Kevin K
|
270eb88925
|
feat(args): add support for a specific set of allowed values on options
or positional arguments
|
2015-04-01 12:56:34 -04:00 |
|
Kevin K
|
bcd1fa728e
|
docs(clap): rebuild documentation
|
2015-04-01 12:50:48 -04:00 |
|
Kevin K
|
16a609183a
|
chore(clap): increase version
|
2015-04-01 12:50:35 -04:00 |
|
Kevin K
|
1b7316d4a8
|
fix(usage): display required args in usage, even if only required by others
|
2015-04-01 12:50:35 -04:00 |
|
Kevin K
|
20f3e773e3
|
chore(CHANGELOG): update changelog
|
2015-04-01 12:47:56 -04:00 |
|
Kevin K
|
4ee023442a
|
feat(subcommands): properly list subcommands in help and usage
SubCommands should be listed as parent-subcommand in help, but parent
subcommand in usage
|
2015-04-01 12:47:55 -04:00 |
|
Kevin K
|
ad43f3a5ea
|
docs(clap): rebuild documentation
|
2015-04-01 12:46:38 -04:00 |
|
Kevin K
|
24ec2da5bf
|
chore(clap): increase version
|
2015-04-01 12:46:25 -04:00 |
|
Kevin K
|
1cf73817d6
|
fix(tests): remove cargo test from claptests makefile
|
2015-04-01 12:45:47 -04:00 |
|
Kevin K
|
fb403da00a
|
docs(README.md): update readme
|
2015-04-01 12:45:30 -04:00 |
|
Kevin K
|
28811d8324
|
docs(README.md): update help info
|
2015-04-01 12:43:34 -04:00 |
|
Kevin K
|
6bed75a136
|
docs(README.md): update the readme
|
2015-04-01 12:43:09 -04:00 |
|
Kevin K
|
726ef3f297
|
docs(clap): rebuild documentation
|
2015-04-01 12:42:08 -04:00 |
|
Kevin K
|
012ff7f8a9
|
chore(clap): increase version
|
2015-04-01 12:41:54 -04:00 |
|
Kevin K
|
9af52e93ce
|
fix(option): fix bug with option occurrence values
|
2015-04-01 12:39:23 -04:00 |
|
Kevin K
|
d8f03a55c4
|
fix(tests): fix testing script bug and formatting
|
2015-04-01 12:38:50 -04:00 |
|
Kevin K
|
3834433c20
|
test(clap): add automated tests
|
2015-04-01 12:37:48 -04:00 |
|
Kevin K
|
9e8c1fb940
|
feat(arg): allow lifetimes other than 'static in arguments
|
2015-04-01 12:36:41 -04:00 |
|
Kevin K
|
76f015e5c8
|
Added initial version of test script
|
2015-03-26 14:21:55 -04:00 |
|
Kevin K
|
8de3908458
|
Fixed tests makefile and script
|
2015-03-26 14:20:55 -04:00 |
|
Kevin K.
|
b8f42fa824
|
Merge pull request #32 from kbknapp/dev
Fixes for print_help()
|
2015-03-26 11:00:29 -04:00 |
|
Kevin K
|
564b1db183
|
removed unneeded ref in print_help() for options
|
2015-03-26 11:48:36 -04:00 |
|
Kevin K
|
de64e3d79f
|
Removed extra tab when printing help
|
2015-03-26 11:25:54 -04:00 |
|
Kevin K.
|
10d7908f53
|
Changed to online repo
|
2015-03-26 09:52:20 -04:00 |
|
Kevin K.
|
f27548044c
|
Merge pull request #31 from kbknapp/dev
Rollup of dev branch
|
2015-03-25 21:56:09 -04:00 |
|
Kevin K
|
201d400787
|
fixed claptests cargo.toml
|
2015-03-25 21:49:57 -04:00 |
|
Kevin K
|
83b1ee8c3a
|
Adding tests
|
2015-03-25 21:48:56 -04:00 |
|
Kevin K
|
bf28d969f8
|
Working on adding tests
|
2015-03-25 21:45:53 -04:00 |
|
Kevin K.
|
28a89b8ec2
|
Update Makefile
|
2015-03-25 20:50:25 -04:00 |
|
Kevin K.
|
42c83f19c8
|
Using real place holder values to keep travis-ci builds from failing
|
2015-03-25 20:45:51 -04:00 |
|
Kevin K
|
b84a9df863
|
Fixed Makefile typo
|
2015-03-25 17:08:45 -04:00 |
|
Kevin K
|
3f134896f8
|
Changed cargo placeholder format of claptests
|
2015-03-25 17:05:47 -04:00 |
|
Kevin K
|
0cce6b8715
|
Adding tests
|
2015-03-25 17:02:21 -04:00 |
|
Kevin K.
|
2fdf7342e1
|
Update Cargo.toml
|
2015-03-25 13:31:11 -04:00 |
|
Kevin K.
|
eedfdcdac9
|
Merge pull request #30 from kbknapp/extrabox
Removed unneeded Box<>
|
2015-03-25 12:51:03 -04:00 |
|
Kevin K
|
b4caf8a21b
|
Removed unneeded Box<>
|
2015-03-25 13:48:01 -04:00 |
|
Kevin K
|
427eaff25e
|
Updated cargo.toml
|
2015-03-24 16:30:44 -04:00 |
|
Kevin K
|
d906701b0e
|
testing to_owned()
|
2015-03-24 16:21:10 -04:00 |
|
Kevin K
|
b047104d9a
|
version bump and rebuilt docs
|
2015-03-24 14:35:47 -04:00 |
|
Kevin K
|
c7f22728f1
|
Added test application
|
2015-03-24 12:16:59 -04:00 |
|
Kevin K
|
b0a47a5004
|
Added auto-version example
|
2015-03-23 22:53:33 -04:00 |
|
Kevin K
|
44830a0155
|
rebuilt docs
|
2015-03-23 22:40:39 -04:00 |
|
Kevin K
|
a85bc49185
|
version bump
|
2015-03-23 22:40:18 -04:00 |
|
Kevin K.
|
a81f915c2d
|
Merge pull request #29 from kbknapp/patch-28
Closes #28
|
2015-03-23 22:38:35 -04:00 |
|
Kevin K
|
6286d4b008
|
Closes #28 - Changed App name, version, about, author, and usage to allow lifetimes other than 'static
|
2015-03-23 22:34:01 -04:00 |
|
Kevin K
|
aed37da635
|
Bug fixes with multiple options
|
2015-03-22 22:48:46 -04:00 |
|
Kevin K
|
46bcf02a2f
|
Bug fixes
|
2015-03-22 22:26:07 -04:00 |
|
Kevin K
|
66dab46760
|
Fixed doc error
|
2015-03-22 22:13:10 -04:00 |
|
Kevin K
|
b22cda47a4
|
Updated changelog
|
2015-03-22 22:06:27 -04:00 |
|
Kevin K
|
76e374e527
|
Version bump and rebuilt docs
|
2015-03-22 22:04:17 -04:00 |
|