Commit Graph

  • bddf50e810 chore(clap): increase version Kevin K 2015-03-30 17:07:36 -04:00
  • 6ec1011563 fix(help): fix formatting of help for flags and options Kevin K 2015-03-30 16:59:09 -04:00
  • c0ef006861 chore(clap): increase version Kevin K 2015-03-29 23:22:32 -04:00
  • 297ddba770 feat(help): add '...' to indicate multiple values supported Kevin K 2015-03-29 23:14:56 -04:00
  • fb3ccd7aaf docs(clap): rebuild documentation Kevin K 2015-03-29 19:53:51 -04:00
  • cdc32eb469 chore(clap): increase version Kevin K 2015-03-29 19:53:30 -04:00
  • b7fa72d40f feat(positionals): add assertions for positional args with multiple vals Kevin K 2015-03-29 17:08:23 -04:00
  • 8078400941 feat(positionals): add support for multiple values Kevin K 2015-03-29 16:44:30 -04:00
  • f244ca6f9a chore(clap): increase version Kevin K 2015-03-29 16:01:58 -04:00
  • da549dcb6c fix(apps): allow use of hyphens in application and subcommand names Kevin K 2015-03-29 15:52:33 -04:00
  • c214f72fb1 chore(clap): increase version Kevin K 2015-03-29 14:26:27 -04:00
  • d2ee5359c8 docs(README.md): update the readme Kevin K 2015-03-29 15:37:08 -04:00
  • 0a09eb365c fix(args): determine if the only arguments allowed are also required Kevin K 2015-03-29 12:48:57 -04:00
  • 62ec95aa1d docs(examples): add examples on default values and specific value sets Kevin K 2015-03-28 21:19:51 -04:00
  • ee8e0f0046 docs(clap): rebuild documentation Kevin K 2015-03-28 20:50:14 -04:00
  • 70ecb0a0e5 chore(clap): increase version Kevin K 2015-03-28 20:49:39 -04:00
  • 270eb88925 feat(args): add support for a specific set of allowed values on options or positional arguments Kevin K 2015-03-28 19:33:20 -04:00
  • bcd1fa728e docs(clap): rebuild documentation Kevin K 2015-03-28 13:40:08 -04:00
  • 16a609183a chore(clap): increase version Kevin K 2015-03-28 13:39:28 -04:00
  • 1b7316d4a8 fix(usage): display required args in usage, even if only required by others Kevin K 2015-03-28 12:14:54 -04:00
  • 20f3e773e3 chore(CHANGELOG): update changelog Kevin K 2015-03-28 00:37:43 -04:00
  • 4ee023442a feat(subcommands): properly list subcommands in help and usage Kevin K 2015-03-28 00:17:52 -04:00
  • ad43f3a5ea docs(clap): rebuild documentation Kevin K 2015-03-26 21:21:48 -04:00
  • 24ec2da5bf chore(clap): increase version Kevin K 2015-03-26 21:21:01 -04:00
  • 1cf73817d6 fix(tests): remove cargo test from claptests makefile Kevin K 2015-03-26 14:28:10 -04:00
  • fb403da00a docs(README.md): update readme Kevin K 2015-03-26 14:24:30 -04:00
  • 28811d8324 docs(README.md): update help info Kevin K 2015-03-26 14:23:59 -04:00
  • 6bed75a136 docs(README.md): update the readme Kevin K 2015-03-26 14:20:01 -04:00
  • 726ef3f297 docs(clap): rebuild documentation Kevin K 2015-03-26 15:08:15 -04:00
  • 012ff7f8a9 chore(clap): increase version Kevin K 2015-03-26 15:06:36 -04:00
  • 9af52e93ce fix(option): fix bug with option occurrence values Kevin K 2015-03-26 14:51:14 -04:00
  • d8f03a55c4 fix(tests): fix testing script bug and formatting Kevin K 2015-03-26 14:48:14 -04:00
  • 3834433c20 test(clap): add automated tests Kevin K 2015-03-26 14:34:31 -04:00
  • 9e8c1fb940 feat(arg): allow lifetimes other than 'static in arguments Kevin K 2015-03-26 20:52:04 -04:00
  • 76f015e5c8 Added initial version of test script Kevin K 2015-03-26 14:21:55 -04:00
  • 8de3908458 Fixed tests makefile and script Kevin K 2015-03-26 14:20:55 -04:00
  • b8f42fa824 Merge pull request #32 from kbknapp/dev Kevin K. 2015-03-26 11:00:29 -04:00
  • 564b1db183 removed unneeded ref in print_help() for options Kevin K 2015-03-26 11:48:36 -04:00
  • de64e3d79f Removed extra tab when printing help Kevin K 2015-03-26 11:25:54 -04:00
  • 10d7908f53 Changed to online repo Kevin K. 2015-03-26 09:52:20 -04:00
  • f27548044c Merge pull request #31 from kbknapp/dev Kevin K. 2015-03-25 21:56:09 -04:00
  • 201d400787 fixed claptests cargo.toml Kevin K 2015-03-25 21:49:57 -04:00
  • 83b1ee8c3a Adding tests Kevin K 2015-03-25 21:48:56 -04:00
  • bf28d969f8 Working on adding tests Kevin K 2015-03-25 21:45:53 -04:00
  • 28a89b8ec2 Update Makefile Kevin K. 2015-03-25 20:50:25 -04:00
  • 42c83f19c8 Using real place holder values to keep travis-ci builds from failing Kevin K. 2015-03-25 20:45:51 -04:00
  • b84a9df863 Fixed Makefile typo Kevin K 2015-03-25 17:08:45 -04:00
  • 3f134896f8 Changed cargo placeholder format of claptests Kevin K 2015-03-25 17:05:47 -04:00
  • 0cce6b8715 Adding tests Kevin K 2015-03-25 17:02:21 -04:00
  • 2fdf7342e1 Update Cargo.toml Kevin K. 2015-03-25 13:31:11 -04:00
  • eedfdcdac9 Merge pull request #30 from kbknapp/extrabox Kevin K. 2015-03-25 12:51:03 -04:00
  • b4caf8a21b Removed unneeded Box<> Kevin K 2015-03-25 13:48:01 -04:00
  • 427eaff25e Updated cargo.toml Kevin K 2015-03-24 16:30:44 -04:00
  • d906701b0e testing to_owned() Kevin K 2015-03-24 16:21:10 -04:00
  • b047104d9a version bump and rebuilt docs Kevin K 2015-03-24 14:35:47 -04:00
  • c7f22728f1 Added test application Kevin K 2015-03-24 12:16:59 -04:00
  • b0a47a5004 Added auto-version example Kevin K 2015-03-23 22:53:33 -04:00
  • 44830a0155 rebuilt docs Kevin K 2015-03-23 22:40:39 -04:00
  • a85bc49185 version bump Kevin K 2015-03-23 22:40:18 -04:00
  • a81f915c2d Merge pull request #29 from kbknapp/patch-28 Kevin K. 2015-03-23 22:38:35 -04:00
  • 6286d4b008 Closes #28 - Changed App name, version, about, author, and usage to allow lifetimes other than 'static Kevin K 2015-03-23 22:34:01 -04:00
  • aed37da635 Bug fixes with multiple options Kevin K 2015-03-22 22:48:46 -04:00
  • 46bcf02a2f Bug fixes Kevin K 2015-03-22 22:26:07 -04:00
  • 66dab46760 Fixed doc error Kevin K 2015-03-22 22:13:10 -04:00
  • b22cda47a4 Updated changelog Kevin K 2015-03-22 22:06:27 -04:00
  • 76e374e527 Version bump and rebuilt docs Kevin K 2015-03-22 22:04:17 -04:00
  • eff1ef4ff1 Fixed makefile bug Kevin K 2015-03-22 22:03:28 -04:00
  • 0051f2e084 Merge pull request #27 from kbknapp/dev Kevin K. 2015-03-22 21:58:53 -04:00
  • 36fc7d1482 Merge pull request #26 from kbknapp/tests Kevin K. 2015-03-22 21:57:35 -04:00
  • 0f7bc363ce Moved tests to tests/ directory and crate Kevin K 2015-03-22 21:57:02 -04:00
  • d5d1554b5e Cleaned up codebase...a little Kevin K 2015-03-22 21:30:48 -04:00
  • 221fca0881 Fixed link in readme Kevin K. 2015-03-21 11:28:39 -04:00
  • 09ab0cac4a Rebuilt docs Kevin K 2015-03-21 10:31:36 -04:00
  • b7843a241f Bumped version Kevin K 2015-03-21 10:30:28 -04:00
  • 831c30b6c6 Added changelog Kevin K 2015-03-21 10:29:38 -04:00
  • eed324c749 Merge pull request #25 from kbknapp/patch-22 Kevin K. 2015-03-21 10:24:54 -04:00
  • cf4dc688a5 Fixed #22 Kevin K 2015-03-21 10:22:46 -04:00
  • 6e4f3822e6 Update README.md Kevin K. 2015-03-20 14:42:40 -04:00
  • adbce3bdc4 Excluded examples/ Kevin K. 2015-03-20 14:11:19 -04:00
  • 360b894413 Merge pull request #24 from kbknapp/examples Kevin K. 2015-03-20 14:08:49 -04:00
  • 8a3a2f42bf Added SubCommand examples Kevin K 2015-03-20 15:06:44 -04:00
  • ba55418f7e Added option examples Kevin K 2015-03-20 14:45:57 -04:00
  • 464b2aa1a3 Added more examples Kevin K 2015-03-20 12:47:28 -04:00
  • 9d2d384b3a Initial commit for better examples Kevin K 2015-03-19 17:55:13 -04:00
  • ac91f2a38e Inc'ed version after PR #21 - doc copy commands to Makefile Kevin K 2015-03-19 07:55:33 -04:00
  • 3c96d4340a Merge pull request #21 from archer884/master Kevin K. 2015-03-19 07:51:18 -04:00
  • 1e1271ed8f Remove assertion on multi args. J/A 2015-03-19 00:26:50 -04:00
  • 641972c3ad Inc'ed version after PR #15 and #16 - fixed formatting error in examples Kevin K 2015-03-18 22:00:01 -04:00
  • dde61de645 Merge pull request #16 from untitaker/make Kevin K. 2015-03-18 21:20:10 -04:00
  • ba0f6dabcc Merge pull request #19 from kbknapp/multopts Kevin K. 2015-03-18 21:18:03 -04:00
  • 19c205b72d Closes #17 Kevin K 2015-03-18 21:15:02 -04:00
  • 01e3fc6ddd Closes #17 Kevin K 2015-03-18 20:35:42 -04:00
  • 7ca46bc708 Add build instructions Markus Unterwaditzer 2015-03-19 00:45:30 +01:00
  • 4017524157 This breaks for rustdoc Markus Unterwaditzer 2015-03-19 00:43:33 +01:00
  • 5abee664b2 Deduplicate docs Markus Unterwaditzer 2015-03-19 00:42:06 +01:00
  • 96d28df880 Initial commit for multiple option arguments Kevin K 2015-03-18 18:09:42 -04:00
  • d9244b6879 Rebuilt docs and inc'ed version from recent commits Kevin K 2015-03-18 15:14:30 -04:00
  • e711d91998 Merge pull request #15 from kbknapp/restructure Kevin K. 2015-03-18 14:03:16 -04:00
  • f270bc171f Restructured project to better reflect internal workings Kevin K 2015-03-18 15:00:15 -04:00
  • 3c30c41643 Update README.md Kevin K. 2015-03-18 12:54:31 -04:00