Commit Graph

725 Commits

Author SHA1 Message Date
Matthias Beyer 58b2597bcb Enable forwarding of args and subcommands 2016-09-05 16:18:11 +02:00
Matthias Beyer 58fd2dbfe4 Shrink App setup code 2016-09-05 16:18:11 +02:00
Matthias Beyer fa379a2fa7 Only return subcommand name 2016-09-05 16:18:11 +02:00
Matthias Beyer cd70c68a01 Add support for --help and -h 2016-09-05 16:18:11 +02:00
Matthias Beyer ecbbc3dfc1 Rewrite imag binary 2016-09-05 16:18:11 +02:00
Matthias Beyer 6909410a43 Add dependency: libimagrt 2016-09-05 16:18:11 +02:00
Matthias Beyer 73f9f2d36f Add dependency: clap 2016-09-05 16:18:11 +02:00
Matthias Beyer 67d536fa74 Merge pull request #567 from matthiasbeyer/bin/imag-seperator-remove
Remove dash from command listing
2016-07-26 13:18:32 +02:00
LeRoyce Pearson 06c344c9d0 Debug flag is now inserted at the beginning of the arguments. 2016-07-21 22:26:22 +00:00
geemili d60c558cda Pulled out lambda and made "--debug" constant 2016-07-21 17:08:11 -05:00
Matthias Beyer c453647813 Remove dash from command listing
With this patch, we list "imag counter" instead of "imag-counter" in the
help output.
2016-07-21 13:41:11 +02:00
geemili d838a5c6b0 Actually fixed double debug flag this time 2016-07-19 14:29:23 -05:00
geemili 7702cac8fc Fixed compile errors 2016-07-19 14:25:09 -05:00
geemili 805ff69e2b Fixed debug appearing twice 2016-07-19 14:11:36 -05:00
LeRoyce Pearson b12dbcd75e Fixed compilation errors 2016-07-19 18:57:49 +00:00
geemili 182479d7af Added in debug flag forwarding 2016-07-19 13:43:48 -05:00
geemili 3e7d921413 Fixed bug where flags would not be read 2016-07-19 13:38:52 -05:00
Matthias Beyer 9337a14cdd Update all version strings: 0.1.0 -> 0.2.0 2016-07-12 11:51:20 +02:00
mario 04fff6070d changed from path().starts_with(PATH/imag-) to path.filename().starts_with(imag-) for simplicity. Also filtered out the command name for displaying 2016-07-04 17:41:38 +02:00
Matthias Beyer eca41e04dd Add argument finder helper function 2016-05-13 14:41:19 +02:00
Matthias Beyer 580c9e5286 Add command finder helper function 2016-05-13 14:41:11 +02:00
Matthias Beyer 27124c2a83 Rewrite imag binary in Rust 2016-05-13 14:23:05 +02:00
Matthias Beyer e3f8930c62 Add ascii-art logo 2016-02-01 22:36:46 +01:00
Matthias Beyer fe7ed7c64d Add possibility to list all versions 2016-01-31 13:44:48 +01:00
Matthias Beyer 60d680b881 Add main imag binary 2016-01-29 22:57:36 +01:00