Commit History

Author SHA1 Message Date
  Matthias Beyer e0d4744b4b bin: Add copyright notice to all files 7 years ago
  Mario Krehl 6fe4408800 Reduce clone()-ing of commands to necessary places 7 years ago
  Mario Krehl e2d3e5597b Fix differing amount of newlines from subprocesses influences output 7 years ago
  Mario Krehl e813ab9e3a Pretty output of --versions 7 years ago
  Mario Krehl 12f9175700 Fix --versions 7 years ago
  Mario Krehl d69b8498e9 Add some comments 7 years ago
  Mario Krehl c828bed0e1 Fix panic! when reaching unreachable!, because imag doesnt do anything without an argument or subcommand 7 years ago
  Mario Krehl 7023d1f202 Add check if given subcommand is supported 7 years ago
  Mario Krehl e6d48cb31a Fix exit codes 7 years ago
  Mario Krehl 5ea5f588a9 Fix panics due to unwrap on Option::None 7 years ago
  mario d19243e7a8 Fall back to get_default_cli_builder 7 years ago
  mario 882b2ef5a7 Add help_text() 7 years ago
  mario 1900d6922c Fix clap for external subcommands 7 years ago
  Mario Krehl a740dcd7ba Change build_ui to use subcommands() 7 years ago
  Matthias Beyer 352d7e9083 Add some debugging output 7 years ago
  Matthias Beyer 389c5b9033 We do not need to pass the subcommand as arg here 7 years ago
  Matthias Beyer ac7fb19040 Use libimagrt::setup::generate_runtime_setup() helper to build Runtime object 7 years ago
  Matthias Beyer c4c726a983 Add dep: log = 0.3 7 years ago
  Matthias Beyer 58b2597bcb Enable forwarding of args and subcommands 7 years ago
  Matthias Beyer 58fd2dbfe4 Shrink App setup code 7 years ago
  Matthias Beyer fa379a2fa7 Only return subcommand name 7 years ago
  Matthias Beyer cd70c68a01 Add support for --help and -h 7 years ago
  Matthias Beyer ecbbc3dfc1 Rewrite imag binary 7 years ago
  Matthias Beyer 6909410a43 Add dependency: libimagrt 7 years ago
  Matthias Beyer 73f9f2d36f Add dependency: clap 7 years ago
  Matthias Beyer 67d536fa74 Merge pull request #567 from matthiasbeyer/bin/imag-seperator-remove 7 years ago
  LeRoyce Pearson 06c344c9d0 Debug flag is now inserted at the beginning of the arguments. 7 years ago
  geemili d60c558cda Pulled out lambda and made "--debug" constant 7 years ago
  Matthias Beyer c453647813 Remove dash from command listing 7 years ago
  geemili d838a5c6b0 Actually fixed double debug flag this time 7 years ago