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
fix(derive): Don't fail on variant field attributes
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
Add `--generate-link-to-definition` option when building on docs.rs
GuillaumeGomez opened this pull request over 1 year ago
GuillaumeGomez opened this pull request over 1 year ago
derive(Subcommand) does not respect attributes on fields of enum variants
SlayerOfTheBad opened this issue over 1 year ago
SlayerOfTheBad opened this issue over 1 year ago
clap_lex produces invalid error message
pacak opened this issue over 1 year ago
pacak opened this issue over 1 year ago
mangen: verbatim_doc_comment has no effect
WhyNotHugo opened this issue over 1 year ago
WhyNotHugo opened this issue over 1 year ago
docs: Note user-values subject to value_delimiter
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
Can't specify multiple vector elements using env vars
johananl opened this issue over 1 year ago
johananl opened this issue over 1 year ago
Improve did-you-mean suggestions by detecting swapped words
not-my-profile opened this pull request over 1 year ago
not-my-profile opened this pull request over 1 year ago
clap_complete panics if subcomand has bin_name defined
cymruu opened this issue over 1 year ago
cymruu opened this issue over 1 year ago
feat(derive): Better match serde in built-in type support
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
Derive: specifying invalid struct field type fails with Epic error message
LunarLambda opened this issue over 1 year ago
LunarLambda opened this issue over 1 year ago
Not working on nightly - proc-macro2 needs update | renovate not working?
udondan opened this issue over 1 year ago
udondan opened this issue over 1 year ago
fix(complete): make short options case-sensitive in PowerShell
RubixDev opened this pull request over 1 year ago
RubixDev opened this pull request over 1 year ago
refactor(builder): Remove bitflags dependency
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
chore: Update bitflags
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
Support parsing smart pointers
KSXGitHub opened this issue over 1 year ago
KSXGitHub opened this issue over 1 year ago
fix(parser): Allow help and version command
sebastiantoh opened this pull request over 1 year ago
sebastiantoh opened this pull request over 1 year ago
Keeping post parsing validation in clap
Easyoakland opened this issue over 1 year ago
Easyoakland opened this issue over 1 year ago
docs(tutorial): Smooth over tutorial problems, a little
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
docs(derive): Ensure magic attributes are searchable
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
Documentation example for `TypedValueParser` uses non-public method call
stmcginnis opened this issue over 1 year ago
stmcginnis opened this issue over 1 year ago
Implement Subcommand when deriving Parser for a struct that has a Subcommand field
Heliozoa opened this issue over 1 year ago
Heliozoa opened this issue over 1 year ago
Improve colorchoice enum
pksunkara opened this pull request over 1 year ago
pksunkara opened this pull request over 1 year ago
Provide ability to 'opt into' case insensitive option/argument names
jerrywrice opened this issue over 1 year ago
jerrywrice opened this issue over 1 year ago
Default display for `String` is awkward, ie `[default: ]`
nathan-at-least opened this issue over 1 year ago
nathan-at-least opened this issue over 1 year ago
WIP: fix(derive)!: Remove update support
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
Deprecate and remove `Parser::update_from`?
epage opened this issue over 1 year ago
epage opened this issue over 1 year ago
docs(builder): Describe current sort semantics
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
fix: Broken long arg inference on conflicts
SUPERCILEX opened this pull request over 1 year ago
SUPERCILEX opened this pull request over 1 year ago
Make clap logo background transparent
hartwork opened this pull request over 1 year ago
hartwork opened this pull request over 1 year ago
Extract/add public method `Error.exit_code`
hartwork opened this pull request over 1 year ago
hartwork opened this pull request over 1 year ago
Broken link in docs to example
c-git opened this issue over 1 year ago
c-git opened this issue over 1 year ago
Add repository / homepage URL to `help_template` keys
ajeetdsouza opened this issue over 1 year ago
ajeetdsouza opened this issue over 1 year ago
Allow obtaining "about" text as a &str
lufte opened this issue over 1 year ago
lufte opened this issue over 1 year ago
Automatically defer subcommand initialization for derives
epage opened this issue over 1 year ago
epage opened this issue over 1 year ago
#[clap(flatten, next_help_heading)] affects adjacent fields
fsandhei opened this issue over 1 year ago
fsandhei opened this issue over 1 year ago
More heap allocations than structopt
dullbananas opened this issue over 1 year ago
dullbananas opened this issue over 1 year ago
fix(derive): Don't warn when people bring types into scope
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
`unused_qualifications` complains
tyranron opened this issue over 1 year ago
tyranron opened this issue over 1 year ago
refactor: clap_complete behind feature in clap
contagnas opened this pull request over 1 year ago
contagnas opened this pull request over 1 year ago
put clap_complete behind a feature flag instead of a separate crate
contagnas opened this issue over 1 year ago
contagnas opened this issue over 1 year ago
Expose source spans for errors with error-context
TzviPM opened this issue over 1 year ago
TzviPM opened this issue over 1 year ago
perf(derive): reduce amount of generated code
klensy opened this pull request over 1 year ago
klensy opened this pull request over 1 year ago
`ValueEnum` drops trailing/leading underscores
dhruvkb opened this issue over 1 year ago
dhruvkb opened this issue over 1 year ago
Small typo in example
pickx opened this pull request over 1 year ago
pickx opened this pull request over 1 year ago
chore(deps): update rust crate criterion to 0.5.1
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
chore(deps): update compatible (dev)
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
require_value_delimiter missing in Clap-4
asomers opened this issue over 1 year ago
asomers opened this issue over 1 year ago
`required_if_eq` doesn't respect global arguments
Gordon01 opened this issue over 1 year ago
Gordon01 opened this issue over 1 year ago
clap 4.3: Implementation of `FnOnce` is not general enough
lukesneeringer opened this issue over 1 year ago
lukesneeringer opened this issue over 1 year ago
Using `default_value_if` changes default value
sw0x2A opened this issue over 1 year ago
sw0x2A opened this issue over 1 year ago
feat(nu): 'nushell' completion support
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
`name` is documented to default to the crate name, but it defaults to the package name
Nemo157 opened this issue over 1 year ago
Nemo157 opened this issue over 1 year ago
Change help message when prompt skippable
dariocurr opened this issue over 1 year ago
dariocurr opened this issue over 1 year ago
Confused about how to get `--help` to show `enum` variants with `clap` v4 (Doc issue?)
U007D opened this issue over 1 year ago
U007D opened this issue over 1 year ago
Update linux-raw-sys to 0.3.8
heiher opened this pull request over 1 year ago
heiher opened this pull request over 1 year ago
feat(builder) add remove subcommand function
kvece opened this pull request over 1 year ago
kvece opened this pull request over 1 year ago
Add ability to remove a subcommand
kvece opened this issue over 1 year ago
kvece opened this issue over 1 year ago
fix(lex)!: Remove unsafe safe method
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
test(parser): Verify value terminator precedence
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
fix(parser): Allow multiple value terminated positionals
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
chore: Update from '_rust/main' template
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
docs(builder): Remove stale docs references (set is default)
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
Display order of subcommands' pre-existing args is not merged/updated
kornelski opened this issue over 1 year ago
kornelski opened this issue over 1 year ago
value_terminator unexpectedly eating with multiple multi-length arguments
kleptog opened this issue over 1 year ago
kleptog opened this issue over 1 year ago
`default_value_if` with `IsPresent` doesn't ignore defaults
epage opened this issue over 1 year ago
epage opened this issue over 1 year ago
Completions shouldn't suggest options unless the current token starts with a `-`
jthulhu opened this issue over 1 year ago
jthulhu opened this issue over 1 year ago
Printing help breaks REPL-like loop
dominicmeyer opened this issue over 1 year ago
dominicmeyer opened this issue over 1 year ago
Infer possible values for enum or bool
kik4444 opened this issue over 1 year ago
kik4444 opened this issue over 1 year ago
Add note about Command::disable_help_subcommand applying to children
Nemo157 opened this pull request over 1 year ago
Nemo157 opened this pull request over 1 year ago
fix(assert): Clarify last assertion
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
panics with error incomprehensible to `#[derive(..)]` user
rukai opened this issue over 1 year ago
rukai opened this issue over 1 year ago
fix(help): Render partially optional values with []
fabianfreyer opened this pull request over 1 year ago
fabianfreyer opened this pull request over 1 year ago
Push indices for arguments taking optional values
fabianfreyer opened this pull request over 1 year ago
fabianfreyer opened this pull request over 1 year ago
Fix typo in value_parser.rs
cakebaker opened this pull request over 1 year ago
cakebaker opened this pull request over 1 year ago
docs(tutorial): Expand the default_value_t example
nicholasbishop opened this pull request over 1 year ago
nicholasbishop opened this pull request over 1 year ago
docs(derive): Add a few notes to `default_value`
nicholasbishop opened this pull request over 1 year ago
nicholasbishop opened this pull request over 1 year ago
First example of Arg::default_value_if uses the wrong predicate
piksel opened this issue over 1 year ago
piksel opened this issue over 1 year ago
doc(complete): Add an example generating all shell completions
CosmicHorrorDev opened this pull request over 1 year ago
CosmicHorrorDev opened this pull request over 1 year ago
fix(help): Don't use next-line-help on long-help for subcommands
epage opened this pull request over 1 year ago
epage opened this pull request over 1 year ago
feat(complete): Add an iterator over `Shell` variants
CosmicHorrorDev opened this pull request over 1 year ago
CosmicHorrorDev opened this pull request over 1 year ago
complete: Add `Shell` iterator
CosmicHorrorDev opened this issue over 1 year ago
CosmicHorrorDev opened this issue over 1 year ago
fix: (complete, zsh) Don't emit catchall when we have subcommands
clubby789 opened this pull request over 1 year ago
clubby789 opened this pull request over 1 year ago
completion: `last(true)` + subcommands causes 'doubled rest argument' error in Zsh
clubby789 opened this issue over 1 year ago
clubby789 opened this issue over 1 year ago
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