Commit Verlauf

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