.. |
fixtures
|
fix: allow visible alias(es) in yaml files
|
2021-01-20 02:17:17 +05:30 |
app_from_crate.rs
|
Fix compatibility with help2man output (see #1432)
|
2021-02-27 16:20:52 +01:00 |
app_settings.rs
|
Fix compatibility with help2man output (see #1432)
|
2021-02-27 16:20:52 +01:00 |
arg_aliases.rs
|
Fix compatibility with help2man output (see #1432)
|
2021-02-27 16:20:52 +01:00 |
arg_aliases_short.rs
|
Fix compatibility with help2man output (see #1432)
|
2021-02-27 16:20:52 +01:00 |
borrowed.rs
|
Rename with_name to new for Arg & ArgGroup
|
2020-05-14 22:50:56 +02:00 |
cargo.rs
|
Fix compatibility with help2man output (see #1432)
|
2021-02-27 16:20:52 +01:00 |
conflicts.rs
|
Refactor coloring
|
2020-08-28 19:21:05 +03:00 |
default_missing_vals.rs
|
tests ~ add tests for new 'default_missing_value' configuration option
|
2020-05-21 13:06:45 -05:00 |
default_vals.rs
|
Add assertions for required and default simultaneously
|
2020-10-24 12:10:07 +01:00 |
delimiters.rs
|
Rename with_name to new for Arg & ArgGroup
|
2020-05-14 22:50:56 +02:00 |
derive_order.rs
|
Build help and version args at the beginning
|
2021-02-07 14:46:38 +00:00 |
env.rs
|
Make Arg::env() and Arg::env_os() takes_value(false) by default
|
2020-11-06 21:51:39 +01:00 |
examples.rs
|
Exclude tests/examples.rs while checking coverage.
|
2020-08-24 10:23:49 -07:00 |
flag_subcommands.rs
|
Fix compatibility with help2man output (see #1432)
|
2021-02-27 16:20:52 +01:00 |
flags.rs
|
Fix eagerly trimming dash in parse_long_flag
|
2021-02-06 11:26:20 +00:00 |
global_args.rs
|
Build help and version args at the beginning
|
2021-02-07 14:46:38 +00:00 |
grouped_values.rs
|
Change to num_vals, min_vals, max_vals interacts with Multi*
|
2021-02-16 03:45:20 +00:00 |
groups.rs
|
Merge pull request #2309 from ldm0/parser0
|
2021-01-30 14:52:02 +00:00 |
help.rs
|
Fix compatibility with help2man output (see #1432)
|
2021-02-27 16:20:52 +01:00 |
hidden_args.rs
|
Fix compatibility with help2man output (see #1432)
|
2021-02-27 16:20:52 +01:00 |
indices.rs
|
Rename with_name to new for Arg & ArgGroup
|
2020-05-14 22:50:56 +02:00 |
macros.rs
|
Make @group accept multiple attributes (#2248)
|
2021-01-23 13:12:40 +00:00 |
multiple_occurrences.rs
|
Rename with_name to new for Arg & ArgGroup
|
2020-05-14 22:50:56 +02:00 |
multiple_values.rs
|
Add tests for 2229
|
2021-02-16 03:58:58 +00:00 |
opts.rs
|
Add regression test for issue 2279
|
2021-01-21 01:09:20 +08:00 |
positionals.rs
|
chore: changing unrequired to non-required
|
2020-11-27 15:37:26 -05:00 |
posix_compatible.rs
|
Fix various typos in docs & code
|
2020-07-19 03:10:28 +03:00 |
possible_values.rs
|
Fix clippy errors
|
2020-09-25 10:38:35 +02:00 |
propagate_globals.rs
|
Rename with_name to new for Arg & ArgGroup
|
2020-05-14 22:50:56 +02:00 |
require.rs
|
Fix only one arg printed in multiple required_unless missing situation
|
2020-12-12 12:57:17 +08:00 |
subcommands.rs
|
Remove invalid suggestion on using subcommand after positional argument
|
2020-11-07 20:32:28 +08:00 |
template_help.rs
|
Put the test helper in tests
|
2020-02-04 09:51:46 +01:00 |
tests.rs
|
Rename with_name to new for Arg & ArgGroup
|
2020-05-14 22:50:56 +02:00 |
unique_args.rs
|
Fix warnings
|
2020-05-31 17:53:24 +03:00 |
utf8.rs
|
Add tests
|
2020-11-08 19:06:32 +00:00 |
utf16.rs
|
add tests for invalid UTF-16 on Windows
|
2020-05-05 18:18:30 -04:00 |
utils.rs
|
Correct tests, reveal real problem
|
2021-01-23 14:51:40 +00:00 |
validators.rs
|
Refactor coloring
|
2020-08-28 19:21:05 +03:00 |
version-numbers.rs
|
Remove #[macro_use] from tests
|
2020-02-03 12:01:36 -05:00 |
version.rs
|
Fix App::version/long_version test
|
2021-02-27 16:31:32 +01:00 |
yaml.rs
|
fix: allow visible alias(es) in yaml files
|
2021-01-20 02:17:17 +05:30 |