Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
https://github.com/clap-rs/clap
Show subcommand `about` on same line, even in `--help`
Centri3 opened this issue over 1 year ago
Centri3 opened this issue over 1 year ago
completion: Respect `ValueHint::Other` in Bash
clubby789 opened this pull request over 1 year ago
clubby789 opened this pull request over 1 year ago
Add compilation error on invalid usage of boolean arg
DoumanAsh opened this pull request over 1 year ago
DoumanAsh opened this pull request over 1 year ago
chore: Inline simple non-mixed format args
nyurik opened this pull request over 1 year ago
nyurik opened this pull request over 1 year ago
chore: Inline format args 2 (mixed cases)
nyurik opened this pull request over 1 year ago
nyurik opened this pull request over 1 year ago
refactor(help): Clean up long possible value handling
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
chore: Order trait impl same as trait
nyurik opened this pull request over 1 year ago
nyurik opened this pull request over 1 year ago
chore: Make Clippy happy
nyurik opened this pull request over 1 year ago
nyurik opened this pull request over 1 year ago
chore: Inline format args using clippy fix
nyurik opened this pull request over 1 year ago
nyurik opened this pull request over 1 year ago
chore: Dedup clap derive get fields
nyurik opened this pull request over 1 year ago
nyurik opened this pull request over 1 year ago
refactor(help): Be consistent in join style
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
chore: Deduplicate powershell code complete
nyurik opened this pull request over 1 year ago
nyurik opened this pull request over 1 year ago
chore: remove dup code in mangen
nyurik opened this pull request over 1 year ago
nyurik opened this pull request over 1 year ago
refactor: Minor code dedup for writing possible vals
nyurik opened this pull request over 1 year ago
nyurik opened this pull request over 1 year ago
fix(parser): Update iterator sizes as we go
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
"Cookbook" entry for "just give me back the Clap 3.x colors"
ssokolow opened this issue over 1 year ago
ssokolow opened this issue over 1 year ago
impl Eq<std::any::TypeId> for clap_builder::util::AnyValueId
Molkars opened this pull request over 1 year ago
Molkars opened this pull request over 1 year ago
clap::parser::Values enters unreachable code if used inside zip and reversed
nappa85 opened this issue over 1 year ago
nappa85 opened this issue over 1 year ago
4.0 regression: dashes are not accepted any more
est31 opened this issue over 1 year ago
est31 opened this issue over 1 year ago
fix(builder): Assert earlier on bad requires/conflicts
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
fix(derive): Allow `clippy::almost_swapped`
hds opened this pull request over 1 year ago
hds opened this pull request over 1 year ago
Possible bug with enum fields
nerdo opened this issue over 1 year ago
nerdo opened this issue over 1 year ago
test(help): Remove redundant test
mattmadeofpasta opened this pull request over 1 year ago
mattmadeofpasta opened this pull request over 1 year ago
`Error::new` takes a `Display` rather than a `StyledStr`
epage opened this issue over 1 year ago
epage opened this issue over 1 year ago
Update bitflags dependency to 2.2.1.
qwandor opened this pull request over 1 year ago
qwandor opened this pull request over 1 year ago
docs: Clean up so CI passes
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
fix: Remove strict linting from generated code
hds opened this pull request over 1 year ago
hds opened this pull request over 1 year ago
Some clap v3.x Subcommand derives cause clippy errors since Rust 1.69.0
hds opened this issue over 1 year ago
hds opened this issue over 1 year ago
Added Concepts section to derive tutorial
rben01 opened this pull request over 1 year ago
rben01 opened this pull request over 1 year ago
clap suggests hidden subcommands in errors
yshui opened this issue almost 2 years ago
yshui opened this issue almost 2 years ago
fix(help): don't suggest hidden subcommands
yshui opened this pull request almost 2 years ago
yshui opened this pull request almost 2 years ago
docs: Update mut_arg docs on help + version flags
ClementTsang opened this pull request almost 2 years ago
ClementTsang opened this pull request almost 2 years ago
Clippy almost swap triggering on clap subcommand and Parser
kristian1108 opened this issue almost 2 years ago
kristian1108 opened this issue almost 2 years ago
fix(complete): Escape special characters properly for zsh
changhc opened this pull request almost 2 years ago
changhc opened this pull request almost 2 years ago
Multiple optional arguments are displayed incorrectly in help output
fabianfreyer opened this issue almost 2 years ago
fabianfreyer opened this issue almost 2 years ago
fix(help): Preserve block indent when wrapping
epage opened this pull request almost 2 years ago
epage opened this pull request almost 2 years ago
docs(help): Fill in styles docs
epage opened this pull request almost 2 years ago
epage opened this pull request almost 2 years ago
feat(help): Allow customizing terminal styling (unstable)
epage opened this pull request almost 2 years ago
epage opened this pull request almost 2 years ago
Prettier typography when `unicode` feature is set?
virtualritz opened this issue almost 2 years ago
virtualritz opened this issue almost 2 years ago
chore: Update from '_rust/main' template
epage opened this pull request almost 2 years ago
epage opened this pull request almost 2 years ago
chore(config): migrate renovate config - autoclosed
renovate[bot] opened this pull request almost 2 years ago
renovate[bot] opened this pull request almost 2 years ago
Please provide an argument to make the derive automatically generate a test
joshtriplett opened this issue almost 2 years ago
joshtriplett opened this issue almost 2 years ago
Automatically detect allow_missing_positional
joshtriplett opened this issue almost 2 years ago
joshtriplett opened this issue almost 2 years ago
feat(help): Allow customizing terminal styling (unstable)
epage opened this pull request almost 2 years ago
epage opened this pull request almost 2 years ago
refactor: Track term widths as plugins
epage opened this pull request almost 2 years ago
epage opened this pull request almost 2 years ago
chore: Update anstyle/anstream
epage opened this pull request almost 2 years ago
epage opened this pull request almost 2 years ago
Allow defining help heading for help flags
paradigm opened this issue almost 2 years ago
paradigm opened this issue almost 2 years ago
better compile time validation of value_parser types
rbtcollins opened this issue almost 2 years ago
rbtcollins opened this issue almost 2 years ago
feat(help): Show value terminator
toddATavail opened this pull request almost 2 years ago
toddATavail opened this pull request almost 2 years ago
An error message is required when the sub-command is not provided.
QiangHeisenberg opened this issue almost 2 years ago
QiangHeisenberg opened this issue almost 2 years ago
Dependency Dashboard
renovate[bot] opened this issue almost 2 years ago
renovate[bot] opened this issue almost 2 years ago
chore: Update from '_rust/main' template
epage opened this pull request almost 2 years ago
epage opened this pull request almost 2 years ago
bash generated completions invalid when command name contains spaces
mjpieters opened this issue almost 2 years ago
mjpieters opened this issue almost 2 years ago
fix(typo): replace ags by args
Bfault opened this pull request almost 2 years ago
Bfault opened this pull request almost 2 years ago
clap_mangen does not write the arg information in the subcommand
eatradish opened this issue almost 2 years ago
eatradish opened this issue almost 2 years ago
Use one argument to determine load environment, before setting defaults
tgross35 opened this issue almost 2 years ago
tgross35 opened this issue almost 2 years ago
Short option names must be unique for each argument - Not detected during compilation
ohaddahan opened this issue almost 2 years ago
ohaddahan opened this issue almost 2 years ago
Ambiguous inferred args picks one, rather than errors
SUPERCILEX opened this issue almost 2 years ago
SUPERCILEX opened this issue almost 2 years ago
Add support for "nested commands" (as defined in the description) or "Parsing from the string" as opposed to `sys.env`
Davoodeh opened this issue almost 2 years ago
Davoodeh opened this issue almost 2 years ago
Add `-r, --recursive` flags to help command
SUPERCILEX opened this issue almost 2 years ago
SUPERCILEX opened this issue almost 2 years ago
Value terminator is not included anywhere in help message
epbuennig opened this issue almost 2 years ago
epbuennig opened this issue almost 2 years ago
unable to build older releases due to MSRV conflict
tones111 opened this issue almost 2 years ago
tones111 opened this issue almost 2 years ago
fix(error): Don't highlight 'similar'
epage opened this pull request almost 2 years ago
epage opened this pull request almost 2 years ago
fix(error): Don't highlight 'similar'
epage opened this pull request almost 2 years ago
epage opened this pull request almost 2 years ago
TypedValueParser cannot return single Vec<String>
LegionMammal978 opened this issue almost 2 years ago
LegionMammal978 opened this issue almost 2 years ago
fix(clap_lex): Use safe API for OsStr conversion when available
blyxxyz opened this pull request almost 2 years ago
blyxxyz opened this pull request almost 2 years ago
fix!: Remove `unstable-replace` feature flag
epage opened this pull request almost 2 years ago
epage opened this pull request almost 2 years ago
fix!: Remove stablized `unstable-grouped` feature
epage opened this pull request almost 2 years ago
epage opened this pull request almost 2 years ago
fix(lex): Clarify unsafe safety
epage opened this pull request almost 2 years ago
epage opened this pull request almost 2 years ago
fix(lex): Deprecate unsound `OsStrExt::split_at`
epage opened this pull request almost 2 years ago
epage opened this pull request almost 2 years ago
`clap_lex::OsStrExt` is unsound
blyxxyz opened this issue almost 2 years ago
blyxxyz opened this issue almost 2 years ago
fix(error): Give more idea why we are suggesting an arg
epage opened this pull request almost 2 years ago
epage opened this pull request almost 2 years ago
feat: Allow defer initialization of subcommands
epage opened this pull request almost 2 years ago
epage opened this pull request almost 2 years ago
feat: Experiment with a `Command::reserve_args`
epage opened this pull request almost 2 years ago
epage opened this pull request almost 2 years ago
perf: Opt-in scaling to larger CLIs at cost of 35 KiB
epage opened this pull request almost 2 years ago
epage opened this pull request almost 2 years ago
fix(mangen): Honor the bin_name when rendering manpages
arusahni opened this pull request almost 2 years ago
arusahni opened this pull request almost 2 years ago
Markdown links in the help message of a value enum causes ZSH completion to error
KSXGitHub opened this issue almost 2 years ago
KSXGitHub opened this issue almost 2 years ago
Empty pathbufs are no longer accepted by `default_value`
mejrs opened this issue almost 2 years ago
mejrs opened this issue almost 2 years ago
Generate `.env` string form Command
joepio opened this issue almost 2 years ago
joepio opened this issue almost 2 years ago
Help message output is not sorted by option name
mooli opened this issue almost 2 years ago
mooli opened this issue almost 2 years ago
`requires` is bypassed when other items from a mutually-exclusive `group` are present
mkeeter opened this issue almost 2 years ago
mkeeter opened this issue almost 2 years ago
Support custom suggested fix messages for specific flags
weihanglo opened this issue almost 2 years ago
weihanglo opened this issue almost 2 years ago
Optional, nested flatten gets ignored (nested ArgGroups are unsupported)
jeertmans opened this issue almost 2 years ago
jeertmans opened this issue almost 2 years ago
add ability to parse additional group methods
klnusbaum opened this pull request almost 2 years ago
klnusbaum opened this pull request almost 2 years ago
how to enable `-h` / `--help` (short help) + `--help-all` (long help)
asottile opened this issue almost 2 years ago
asottile opened this issue almost 2 years ago
Implement helper methods for `PathBufValueParser`
bim9262 opened this pull request almost 2 years ago
bim9262 opened this pull request almost 2 years ago
Unexpected behavior with `Vec<_>` argument types for positionals and options
lucatrv opened this issue almost 2 years ago
lucatrv opened this issue almost 2 years ago
chore(deps): bump bumpalo from 3.11.0 to 3.12.0
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Zsh shell completion doesn't work for flags/args that come after positional values
gbrlsnchs opened this issue about 2 years ago
gbrlsnchs opened this issue about 2 years ago
assert_defaults assumes parsers are stateless (e.g. don't check file system for a files existence)
kmanc opened this issue about 2 years ago
kmanc opened this issue about 2 years ago
`note: the argument '--option' exists` is too gruff
epage opened this issue about 2 years ago
epage opened this issue about 2 years ago
Improve how we infer behavior from field types
tmccombs opened this issue about 2 years ago
tmccombs opened this issue about 2 years ago
Add method to parse environment variables from custom source
robertkiel opened this issue about 2 years ago
robertkiel opened this issue about 2 years ago
Argument and command inference are buggy
SUPERCILEX opened this issue about 2 years ago
SUPERCILEX opened this issue about 2 years ago
Unexpected behaviour of `default_value_t` when `From<&str>` impl isn't the inverse of `Display` impl
cyqsimon opened this issue about 2 years ago
cyqsimon opened this issue about 2 years ago
Help heading descriptions
IgnisDa opened this issue about 2 years ago
IgnisDa opened this issue about 2 years ago
fix: Broken long arg inference on conflicts
SUPERCILEX opened this pull request about 2 years ago
SUPERCILEX opened this pull request about 2 years ago
Allow wrap_help without terminal_size dependency
mitsuhiko opened this issue about 2 years ago
mitsuhiko opened this issue about 2 years ago
Support non-Display types with `default_value_t`
rdelfin opened this issue about 2 years ago
rdelfin opened this issue about 2 years ago
Running panicked when flatten structs which have same struct field name
yiv opened this issue about 2 years ago
yiv opened this issue about 2 years ago