CreepySkeleton
|
c6fdd3a7ce
|
Reshape imports
|
2020-04-27 21:47:08 +03:00 |
|
creativcoder
|
92d5920748
|
Updated test and usage of older help APIs with about
|
2020-04-27 02:42:07 +05:30 |
|
creativcoder
|
75f5a9ab62
|
Code review p1
|
2020-04-27 02:42:07 +05:30 |
|
CreepySkeleton
|
312432a5db
|
Fix a bug we didn't know about
|
2020-04-26 21:16:14 +03:00 |
|
CreepySkeleton
|
c9e03e7e67
|
Default values trigger conflicts no more (#1605)
|
2020-04-26 21:16:09 +03:00 |
|
CreepySkeleton
|
3e865e565f
|
A little cleanup
|
2020-04-25 15:57:12 +03:00 |
|
CreepySkeleton
|
739e7048a5
|
Make vec_map required dependency - in fact, it already is
|
2020-04-24 15:33:11 +03:00 |
|
CreepySkeleton
|
61a12e4296
|
Fix positional args in groups (#1794)
|
2020-04-24 13:05:46 +03:00 |
|
dylni
|
9ef18519b1
|
Fix index calculation
|
2020-04-23 09:03:21 -04:00 |
|
dylni
|
c2246cf03f
|
imp(src/util/osstringext.rs): Remove the last unsafe block
|
2020-04-23 09:02:10 -04:00 |
|
Pavan Kumar Sunkara
|
f0074752b9
|
Improve debug logs
|
2020-04-22 20:56:35 +02:00 |
|
bors[bot]
|
3de8af46a2
|
Merge #1850
1850: Bugfixes r=pksunkara a=CreepySkeleton
Co-authored-by: CreepySkeleton <creepy-skeleton@yandex.ru>
|
2020-04-22 08:59:39 +00:00 |
|
CreepySkeleton
|
0e7ff777da
|
Make sure that command line OVERRIDES env, not prepends (fix #1835)
|
2020-04-22 11:35:20 +03:00 |
|
CreepySkeleton
|
dd1505fdfd
|
The self convention is not wrong here
|
2020-04-22 11:05:31 +03:00 |
|
Pavan Kumar Sunkara
|
4911c35869
|
Merge pull request #1834 from davidMcneil/arg_value_precedence_over_subcommand
Add ArgPrecedenceOverSubcommand app setting
|
2020-04-21 19:05:30 +02:00 |
|
CreepySkeleton
|
66f85d07a0
|
Some extra debugging
|
2020-04-21 14:17:18 +03:00 |
|
David McNeil
|
ada5df3229
|
Use AppSettings::SubcommandPrecedenceOverArg
Signed-off-by: David McNeil <mcneil.david2@gmail.com>
|
2020-04-20 15:57:06 -05:00 |
|
bors[bot]
|
0a3921f554
|
Merge #1844
1844: Fix a couple of very minor bugs r=pksunkara a=CreepySkeleton
Co-authored-by: CreepySkeleton <creepy-skeleton@yandex.ru>
|
2020-04-20 16:27:34 +00:00 |
|
bors[bot]
|
286c3e5d25
|
Merge #1841 #1842
1841: One less giant macro (-0.5 kB) r=pksunkara a=CreepySkeleton
1842: Allow rustc inline small functions across crates (-5.5 kB) r=pksunkara a=CreepySkeleton
Co-authored-by: CreepySkeleton <creepy-skeleton@yandex.ru>
|
2020-04-20 15:27:55 +00:00 |
|
CreepySkeleton
|
4d3760a0b3
|
Correctly handle -磨FOO
|
2020-04-20 15:15:28 +03:00 |
|
CreepySkeleton
|
32ffdfe855
|
Correctly handle -f==a (value is =a )
|
2020-04-20 13:41:37 +03:00 |
|
CreepySkeleton
|
f149f35da4
|
Allow rustc inline small functions across crates
|
2020-04-19 19:02:55 +03:00 |
|
CreepySkeleton
|
fae89db4a0
|
One less giant macro (-0.5 kB)
|
2020-04-19 15:42:08 +03:00 |
|
David McNeil
|
247231d1c6
|
Add ArgPrecedenceOverSubcommand app setting
Signed-off-by: David McNeil <mcneil.david2@gmail.com>
|
2020-04-16 09:08:39 -05:00 |
|
Pavan Kumar Sunkara
|
070bd50b28
|
Finished color refactor
|
2020-04-16 12:51:26 +02:00 |
|
CreepySkeleton
|
823332e919
|
Handle publicity properly
|
2020-04-16 08:29:16 +03:00 |
|
CreepySkeleton
|
00f2a82c3e
|
Make debug output much more useful
|
2020-04-14 07:21:27 +03:00 |
|
CreepySkeleton
|
fdaf927384
|
Remove almost all #[doc(hidden)]
|
2020-04-14 04:26:12 +03:00 |
|
CreepySkeleton
|
ecd60b69a3
|
Fix tests
|
2020-04-13 04:44:13 +03:00 |
|
CreepySkeleton
|
af95c2b6a4
|
Replace value_t*! macros with methods
|
2020-04-13 04:20:09 +03:00 |
|
CreepySkeleton
|
7cff206194
|
Make all fields of App & Arg pub(crate)
|
2020-04-11 18:23:20 +03:00 |
|
Ivan Veselov
|
0f3bdc439e
|
Fix ArgMatcher consuming extra arguments when max_values is set
|
2020-04-10 09:35:20 +02:00 |
|
Pavan Kumar Sunkara
|
1c16f73c10
|
Start cleaning up debug_assertion validations
|
2020-04-09 16:51:32 +02:00 |
|
Matthias Krüger
|
428a075e41
|
remove redundant imports and clone (found by clippy)
|
2020-03-25 13:43:01 +01:00 |
|
CreepySkeleton
|
4fc4a00b8f
|
Remove _some_ of pubs
|
2020-03-19 10:17:52 +03:00 |
|
CreepySkeleton
|
329bfa9895
|
Get rid of extra scopes
|
2020-03-09 21:08:15 +03:00 |
|
Julian Laubstein
|
c34a0fdae9
|
Added tests and fixed display of conflicted flags
|
2020-03-08 17:11:12 +01:00 |
|
Julian Laubstein
|
444bce2471
|
Fixed #1622
|
2020-03-08 16:39:14 +01:00 |
|
bors[bot]
|
19c20f7c00
|
Merge #1727
1727: Fix `-- subcommand` error r=pksunkara a=ldm0
Co-authored-by: Donough Liu <ldm2993593805@163.com>
|
2020-03-05 13:01:05 +00:00 |
|
Donough Liu
|
5b9f6197b1
|
Test added, Apply rustfmt
|
2020-03-05 20:02:48 +08:00 |
|
Donough Liu
|
79cec6a298
|
Fix misplaced subcommand matching failure emitter.
Only positional args follow `--`.
|
2020-03-05 18:38:55 +08:00 |
|
Donough Liu
|
bd1b73d7c8
|
Another Typo
|
2020-03-05 17:56:24 +08:00 |
|
Pavan Kumar Sunkara
|
eaae1202cb
|
Basic github action for benchmarking
|
2020-03-05 09:21:39 +01:00 |
|
Ivan Tham
|
908b7aeb44
|
Ambiguous suggetions for InferSubcommands
Closes #1655
|
2020-03-01 19:36:05 +08:00 |
|
bors[bot]
|
e4a7f50128
|
Merge #1669
1669: refactor: Rename Arg::conflicts_with_everything to Arg::exclusive (#1… r=pksunkara a=CreepySkeleton
Co-authored-by: Gregor Pfeifer <gpfeifer@dxc.com>
|
2020-02-22 21:58:29 +00:00 |
|
bors[bot]
|
28c46b5965
|
Merge #1697
1697: Allow replacing input on the fly r=CreepySkeleton a=pksunkara
Co-authored-by: Pavan Kumar Sunkara <pavan.sss1991@gmail.com>
|
2020-02-21 19:13:59 +00:00 |
|
Pavan Kumar Sunkara
|
b8851a7d5e
|
Allow replacing input on the fly
|
2020-02-21 18:15:33 +01:00 |
|
bors[bot]
|
cc79c432a4
|
Merge #1701
1701: Remove unneeded file r=pksunkara a=CreepySkeleton
Co-authored-by: CreepySkeleton <creepy-skeleton@yandex.ru>
|
2020-02-21 09:51:56 +00:00 |
|
CreepySkeleton
|
4fcff089ef
|
Remove unneeded file
|
2020-02-21 03:28:25 +03:00 |
|
CreepySkeleton
|
4f13f3155c
|
Fix warnings on nightly
|
2020-02-21 01:55:19 +03:00 |
|