Kevin K
|
eae3f9b9a0
|
refactor: continues rename of enum impls
|
2018-07-03 12:59:45 -04:00 |
|
Kevin K
|
b06dd3a9fc
|
refactor: splits the code into three traits and continues the rename
|
2018-07-02 23:03:17 -04:00 |
|
Kevin K
|
760ace40ab
|
docs(CONTRIBUTORS.md): adds a contributors file
|
2018-07-02 15:10:38 -04:00 |
|
Kevin K
|
abda074780
|
Merge pull request #12 from kbknapp/intial-rename
Intial rename
|
2018-07-02 15:07:56 -04:00 |
|
Kevin K
|
49c975a400
|
refactor: renames uses in tests
|
2018-07-02 15:06:46 -04:00 |
|
Kevin K
|
0be7a308b8
|
chore: adds local dev dependency of clap for tests and examples
|
2018-07-02 14:45:38 -04:00 |
|
Kevin K
|
25d52ea56a
|
refactor: renames use cases in examples dir
|
2018-07-02 14:45:17 -04:00 |
|
Kevin K
|
88162951ae
|
chore: fixes clippy version number
|
2018-07-02 14:31:42 -04:00 |
|
Kevin K
|
f8d4bf3c97
|
refactor: Begins the rename process
|
2018-07-02 14:31:23 -04:00 |
|
Kevin K
|
129418e846
|
docs(README.md): updates the readme with the rename
|
2018-07-02 13:50:46 -04:00 |
|
Kevin K
|
31c6852684
|
chore: updates the copyright notices
|
2018-07-02 13:41:56 -04:00 |
|
Kevin K
|
d8ec4ade3c
|
Merge pull request #11 from kbknapp/meta-files
chore: updates meta files for the repo
|
2018-07-02 12:26:24 -04:00 |
|
Kevin K
|
4089561e99
|
chore: updates meta files for the repo
|
2018-07-02 12:25:50 -04:00 |
|
Kevin K
|
da8402f0dc
|
chore: completed merge
|
2018-07-02 11:54:44 -04:00 |
|
Kevin K
|
0be39eebfa
|
chore: initial merge of both repos
|
2018-07-02 11:22:27 -04:00 |
|
Kevin K
|
44fad54b2f
|
chore: moves structopt files into temp dir
|
2018-07-02 10:59:08 -04:00 |
|
Kevin K
|
61edf0f2cc
|
Merge remote-tracking branch 'origin-structopt/master'
|
2018-07-02 10:54:26 -04:00 |
|
Kevin K
|
8916c4772a
|
chore: moved old clap_derive to temp folder
|
2018-07-02 10:53:06 -04:00 |
|
Kevin K
|
d152d85519
|
chore: cleanup initial commit
|
2018-07-02 10:51:14 -04:00 |
|
Kevin K
|
aa69cc3a04
|
Merge remote-tracking branch 'origin-clap_derive/master'
|
2018-07-02 10:50:44 -04:00 |
|
Kevin K
|
c7d3c1112a
|
Initial commit
|
2018-07-02 10:49:38 -04:00 |
|
Kevin K
|
683105cdd1
|
Merge pull request #1313 from kbknapp/v3-dev
V3 dev
|
2018-06-30 19:36:06 -04:00 |
|
Dylan DPC
|
6a99e638f7
|
Fix assert_cli url
Even though github redirects to the correct url, it is better to mention the correct one 😄
|
2018-06-30 19:33:58 -04:00 |
|
Simon Egersand
|
30e6cd192a
|
Fix formatting in README
|
2018-06-30 19:33:43 -04:00 |
|
Kevin K
|
09de35f208
|
Fix some broken doc links and formatting.
|
2018-06-30 19:33:34 -04:00 |
|
Kevin K
|
f27ef3beb4
|
Merge pull request #1312 from kbknapp/impl-hash
imp: Hash for Arg
|
2018-06-30 14:05:08 -04:00 |
|
Alena Yuryeva
|
2133bd148b
|
imp: Hash for Arg
|
2018-06-30 21:03:49 +03:00 |
|
Kevin K
|
cc082a0347
|
Merge pull request #1311 from kbknapp/extract-trait
refactor: Changed the custom derive traits
|
2018-06-30 12:21:03 -04:00 |
|
Alan K
|
4492aa5b96
|
refactor: Changed the custom derive traits
|
2018-06-30 18:19:29 +02:00 |
|
Bruce Adams
|
ea76fa1b1b
|
Add a simple group example (#120)
|
2018-06-28 08:12:58 +02:00 |
|
Kevin K
|
2cad73e955
|
Merge pull request #1307 from kbknapp/v3-dev
fix(Elvish): fixes the porting from v2 to v3 for the Elvish shell com…
|
2018-06-26 22:04:42 -04:00 |
|
Kevin K
|
37546c653a
|
fix(Elvish): fixes the porting from v2 to v3 for the Elvish shell completions
|
2018-06-26 22:03:46 -04:00 |
|
Kevin K
|
1ab5e39756
|
Merge pull request #1306 from kbknapp/v3-dev
V3 dev
|
2018-06-26 21:20:19 -04:00 |
|
Dylan DPC
|
580ad94df2
|
fixed typo for coveralls key
|
2018-06-26 21:19:02 -04:00 |
|
ZhouQD
|
694582fb48
|
fix(Elvish): ports changes from v2 to v3 about Elvish completion generation
|
2018-06-26 21:18:04 -04:00 |
|
Kevin K
|
3d3d4b1e9a
|
feat(Completions): adds completion support for Elvish.
|
2018-06-26 21:15:48 -04:00 |
|
Tobias Bucher
|
4b5ba7d750
|
chore: Update pinned nightly so compiling works again
The nightlies of 2018-06-22 don't work
(https://github.com/rust-lang/rust/issues/51699,
https://twitter.com/RustStatus/status/1010240719527739392?s=19).
|
2018-06-26 21:12:13 -04:00 |
|
Tobias Bucher
|
159169ae94
|
fix(OsValues): Add ExactSizeIterator implementation
It seems like an oversight that this was omitted.
|
2018-06-26 21:12:06 -04:00 |
|
Alan K
|
714b8a5df8
|
Merge pull request #1300 from kbknapp/update-yaml-rust
Update yaml rust
|
2018-06-22 12:54:09 +01:00 |
|
Alan K
|
29fb2166aa
|
refactor(arg_group): Change from folder mod to a file module
|
2018-06-22 13:51:48 +02:00 |
|
Alan K
|
eb68480b3b
|
tests(yaml): Added future test for 2 space yaml
|
2018-06-22 13:50:44 +02:00 |
|
Alan K
|
8a7ac8f543
|
imp(yaml): Updated yaml-rust to 0.4
Closes #747, #1110
|
2018-06-22 13:32:13 +02:00 |
|
spease
|
d983649822
|
Explicitly mention doc comments in flatten error (#118)
|
2018-06-18 18:34:33 +02:00 |
|
Kevin K
|
05c8ab8646
|
Merge pull request #1296 from kbknapp/v3-dev
refactor(Modules): moves the modules around into a more logical order…
|
2018-06-12 11:47:26 -04:00 |
|
Kevin K
|
e5def030d3
|
refactor(Modules): moves the modules around into a more logical order to make contribution easier
|
2018-06-12 11:44:40 -04:00 |
|
Kevin K
|
b7704575f7
|
Merge pull request #1295 from kbknapp/v3-dev
updates v3 to latest v2 changes and fixes
|
2018-06-12 10:26:15 -04:00 |
|
Kevin K
|
b033bb5abc
|
chore: ordermap to indexmap
|
2018-06-12 10:22:18 -04:00 |
|
Kevin K
|
b7e38fb62a
|
chore: update deps
|
2018-06-12 10:18:16 -04:00 |
|
Kevin K
|
c010a9d445
|
chore: removes doc profile
|
2018-06-12 10:10:03 -04:00 |
|
Kevin K
|
746640fafb
|
imp(Help): always uses long about with the main help message in subcommands. Thanks to @savish
|
2018-06-12 10:09:34 -04:00 |
|