Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Clap
Fast, modern CLI framework for Rust
Collective -
Host: opensource -
https://opencollective.com/clap
- Website: https://clap.rs
- Code: https://github.com/clap-rs
#[clap(flatten, next_help_heading)] affects adjacent fields
github.com/clap-rs/clap - fsandhei opened this issue over 1 year ago
github.com/clap-rs/clap - fsandhei opened this issue over 1 year ago
More heap allocations than structopt
github.com/clap-rs/clap - dullbananas opened this issue over 1 year ago
github.com/clap-rs/clap - dullbananas opened this issue over 1 year ago
fix(derive): Don't warn when people bring types into scope
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
`unused_qualifications` complains
github.com/clap-rs/clap - tyranron opened this issue over 1 year ago
github.com/clap-rs/clap - tyranron opened this issue over 1 year ago
refactor: clap_complete behind feature in clap
github.com/clap-rs/clap - contagnas opened this pull request over 1 year ago
github.com/clap-rs/clap - contagnas opened this pull request over 1 year ago
put clap_complete behind a feature flag instead of a separate crate
github.com/clap-rs/clap - contagnas opened this issue over 1 year ago
github.com/clap-rs/clap - contagnas opened this issue over 1 year ago
Expose source spans for errors with error-context
github.com/clap-rs/clap - TzviPM opened this issue over 1 year ago
github.com/clap-rs/clap - TzviPM opened this issue over 1 year ago
perf(derive): reduce amount of generated code
github.com/clap-rs/clap - klensy opened this pull request over 1 year ago
github.com/clap-rs/clap - klensy opened this pull request over 1 year ago
`ValueEnum` drops trailing/leading underscores
github.com/clap-rs/clap - dhruvkb opened this issue over 1 year ago
github.com/clap-rs/clap - dhruvkb opened this issue over 1 year ago
chore(deps): update rust crate criterion to 0.5.1
github.com/clap-rs/clap - renovate[bot] opened this pull request over 1 year ago
github.com/clap-rs/clap - renovate[bot] opened this pull request over 1 year ago
chore(deps): update compatible (dev)
github.com/clap-rs/clap - renovate[bot] opened this pull request over 1 year ago
github.com/clap-rs/clap - renovate[bot] opened this pull request over 1 year ago
chore(deps): update msrv to v1.67.0
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request over 1 year ago
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request over 1 year ago
require_value_delimiter missing in Clap-4
github.com/clap-rs/clap - asomers opened this issue over 1 year ago
github.com/clap-rs/clap - asomers opened this issue over 1 year ago
`required_if_eq` doesn't respect global arguments
github.com/clap-rs/clap - Gordon01 opened this issue over 1 year ago
github.com/clap-rs/clap - Gordon01 opened this issue over 1 year ago
clap 4.3: Implementation of `FnOnce` is not general enough
github.com/clap-rs/clap - lukesneeringer opened this issue over 1 year ago
github.com/clap-rs/clap - lukesneeringer opened this issue over 1 year ago
Using `default_value_if` changes default value
github.com/clap-rs/clap - sw0x2A opened this issue over 1 year ago
github.com/clap-rs/clap - sw0x2A opened this issue over 1 year ago
feat(nu): 'nushell' completion support
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
github.com/clap-rs/clap - 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
github.com/clap-rs/clap - Nemo157 opened this issue over 1 year ago
github.com/clap-rs/clap - Nemo157 opened this issue over 1 year ago
Change help message when prompt skippable
github.com/clap-rs/clap - dariocurr opened this issue over 1 year ago
github.com/clap-rs/clap - dariocurr opened this issue over 1 year ago
Confused about how to get `--help` to show `enum` variants with `clap` v4 (Doc issue?)
github.com/clap-rs/clap - U007D opened this issue over 1 year ago
github.com/clap-rs/clap - U007D opened this issue over 1 year ago
Update linux-raw-sys to 0.3.8
github.com/clap-rs/clap - heiher opened this pull request over 1 year ago
github.com/clap-rs/clap - heiher opened this pull request over 1 year ago
feat(builder) add remove subcommand function
github.com/clap-rs/clap - kvece opened this pull request over 1 year ago
github.com/clap-rs/clap - kvece opened this pull request over 1 year ago
Add ability to remove a subcommand
github.com/clap-rs/clap - kvece opened this issue over 1 year ago
github.com/clap-rs/clap - kvece opened this issue over 1 year ago
fix(lex)!: Remove unsafe safe method
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
test(parser): Verify value terminator precedence
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
fix(parser): Allow multiple value terminated positionals
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
chore(ci): Catch clippy config failures
github.com/clap-rs/clap-verbosity-flag - epage opened this pull request over 1 year ago
github.com/clap-rs/clap-verbosity-flag - epage opened this pull request over 1 year ago
chore: Update from '_rust/main' template
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
docs(builder): Remove stale docs references (set is default)
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
Display order of subcommands' pre-existing args is not merged/updated
github.com/clap-rs/clap - kornelski opened this issue over 1 year ago
github.com/clap-rs/clap - kornelski opened this issue over 1 year ago
value_terminator unexpectedly eating with multiple multi-length arguments
github.com/clap-rs/clap - kleptog opened this issue over 1 year ago
github.com/clap-rs/clap - kleptog opened this issue over 1 year ago
`default_value_if` with `IsPresent` doesn't ignore defaults
github.com/clap-rs/clap - epage opened this issue over 1 year ago
github.com/clap-rs/clap - epage opened this issue over 1 year ago
Completions shouldn't suggest options unless the current token starts with a `-`
github.com/clap-rs/clap - jthulhu opened this issue over 1 year ago
github.com/clap-rs/clap - jthulhu opened this issue over 1 year ago
Printing help breaks REPL-like loop
github.com/clap-rs/clap - dominicmeyer opened this issue over 1 year ago
github.com/clap-rs/clap - dominicmeyer opened this issue over 1 year ago
Infer possible values for enum or bool
github.com/clap-rs/clap - kik4444 opened this issue over 1 year ago
github.com/clap-rs/clap - kik4444 opened this issue over 1 year ago
Add note about Command::disable_help_subcommand applying to children
github.com/clap-rs/clap - Nemo157 opened this pull request over 1 year ago
github.com/clap-rs/clap - Nemo157 opened this pull request over 1 year ago
fix(assert): Clarify last assertion
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
panics with error incomprehensible to `#[derive(..)]` user
github.com/clap-rs/clap - rukai opened this issue over 1 year ago
github.com/clap-rs/clap - rukai opened this issue over 1 year ago
fix(help): Render partially optional values with []
github.com/clap-rs/clap - fabianfreyer opened this pull request over 1 year ago
github.com/clap-rs/clap - fabianfreyer opened this pull request over 1 year ago
Push indices for arguments taking optional values
github.com/clap-rs/clap - fabianfreyer opened this pull request over 1 year ago
github.com/clap-rs/clap - fabianfreyer opened this pull request over 1 year ago
Fix typo in value_parser.rs
github.com/clap-rs/clap - cakebaker opened this pull request over 1 year ago
github.com/clap-rs/clap - cakebaker opened this pull request over 1 year ago
docs(tutorial): Expand the default_value_t example
github.com/clap-rs/clap - nicholasbishop opened this pull request over 1 year ago
github.com/clap-rs/clap - nicholasbishop opened this pull request over 1 year ago
docs(derive): Add a few notes to `default_value`
github.com/clap-rs/clap - nicholasbishop opened this pull request over 1 year ago
github.com/clap-rs/clap - nicholasbishop opened this pull request over 1 year ago
First example of Arg::default_value_if uses the wrong predicate
github.com/clap-rs/clap - piksel opened this issue over 1 year ago
github.com/clap-rs/clap - piksel opened this issue over 1 year ago
doc(complete): Add an example generating all shell completions
github.com/clap-rs/clap - CosmicHorrorDev opened this pull request over 1 year ago
github.com/clap-rs/clap - CosmicHorrorDev opened this pull request over 1 year ago
fix(help): Don't use next-line-help on long-help for subcommands
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
feat(complete): Add an iterator over `Shell` variants
github.com/clap-rs/clap - CosmicHorrorDev opened this pull request over 1 year ago
github.com/clap-rs/clap - CosmicHorrorDev opened this pull request over 1 year ago
complete: Add `Shell` iterator
github.com/clap-rs/clap - CosmicHorrorDev opened this issue over 1 year ago
github.com/clap-rs/clap - CosmicHorrorDev opened this issue over 1 year ago
fix: (complete, zsh) Don't emit catchall when we have subcommands
github.com/clap-rs/clap - clubby789 opened this pull request over 1 year ago
github.com/clap-rs/clap - clubby789 opened this pull request over 1 year ago
completion: `last(true)` + subcommands causes 'doubled rest argument' error in Zsh
github.com/clap-rs/clap - clubby789 opened this issue over 1 year ago
github.com/clap-rs/clap - clubby789 opened this issue over 1 year ago
feat: Add serde feature
github.com/clap-rs/clap-verbosity-flag - nerdo opened this pull request over 1 year ago
github.com/clap-rs/clap-verbosity-flag - nerdo opened this pull request over 1 year ago
Show subcommand `about` on same line, even in `--help`
github.com/clap-rs/clap - Centri3 opened this issue over 1 year ago
github.com/clap-rs/clap - Centri3 opened this issue over 1 year ago
completion: Respect `ValueHint::Other` in Bash
github.com/clap-rs/clap - clubby789 opened this pull request over 1 year ago
github.com/clap-rs/clap - clubby789 opened this pull request over 1 year ago
Add compilation error on invalid usage of boolean arg
github.com/clap-rs/clap - DoumanAsh opened this pull request over 1 year ago
github.com/clap-rs/clap - DoumanAsh opened this pull request over 1 year ago
chore: Inline simple non-mixed format args
github.com/clap-rs/clap - nyurik opened this pull request over 1 year ago
github.com/clap-rs/clap - nyurik opened this pull request over 1 year ago
chore: Inline format args 2 (mixed cases)
github.com/clap-rs/clap - nyurik opened this pull request over 1 year ago
github.com/clap-rs/clap - nyurik opened this pull request over 1 year ago
refactor(help): Clean up long possible value handling
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
chore: Order trait impl same as trait
github.com/clap-rs/clap - nyurik opened this pull request over 1 year ago
github.com/clap-rs/clap - nyurik opened this pull request over 1 year ago
chore: Inline format args using clippy fix
github.com/clap-rs/clap - nyurik opened this pull request over 1 year ago
github.com/clap-rs/clap - nyurik opened this pull request over 1 year ago
chore: Dedup clap derive get fields
github.com/clap-rs/clap - nyurik opened this pull request over 1 year ago
github.com/clap-rs/clap - nyurik opened this pull request over 1 year ago
refactor(help): Be consistent in join style
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
chore: Deduplicate powershell code complete
github.com/clap-rs/clap - nyurik opened this pull request over 1 year ago
github.com/clap-rs/clap - nyurik opened this pull request over 1 year ago
chore: remove dup code in mangen
github.com/clap-rs/clap - nyurik opened this pull request over 1 year ago
github.com/clap-rs/clap - nyurik opened this pull request over 1 year ago
refactor: Minor code dedup for writing possible vals
github.com/clap-rs/clap - nyurik opened this pull request over 1 year ago
github.com/clap-rs/clap - nyurik opened this pull request over 1 year ago
fix(parser): Update iterator sizes as we go
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
"Cookbook" entry for "just give me back the Clap 3.x colors"
github.com/clap-rs/clap - ssokolow opened this issue over 1 year ago
github.com/clap-rs/clap - ssokolow opened this issue over 1 year ago
impl Eq<std::any::TypeId> for clap_builder::util::AnyValueId
github.com/clap-rs/clap - Molkars opened this pull request over 1 year ago
github.com/clap-rs/clap - Molkars opened this pull request over 1 year ago
chore(deps): update msrv to v1.66.0
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request over 1 year ago
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request over 1 year ago
clap::parser::Values enters unreachable code if used inside zip and reversed
github.com/clap-rs/clap - nappa85 opened this issue over 1 year ago
github.com/clap-rs/clap - nappa85 opened this issue over 1 year ago
4.0 regression: dashes are not accepted any more
github.com/clap-rs/clap - est31 opened this issue over 1 year ago
github.com/clap-rs/clap - est31 opened this issue over 1 year ago
fix(builder): Assert earlier on bad requires/conflicts
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
fix(derive): Allow `clippy::almost_swapped`
github.com/clap-rs/clap - hds opened this pull request over 1 year ago
github.com/clap-rs/clap - hds opened this pull request over 1 year ago
test(help): Remove redundant test
github.com/clap-rs/clap - mattmadeofpasta opened this pull request over 1 year ago
github.com/clap-rs/clap - mattmadeofpasta opened this pull request over 1 year ago
`Error::new` takes a `Display` rather than a `StyledStr`
github.com/clap-rs/clap - epage opened this issue over 1 year ago
github.com/clap-rs/clap - epage opened this issue over 1 year ago
Update bitflags dependency to 2.2.1.
github.com/clap-rs/clap - qwandor opened this pull request over 1 year ago
github.com/clap-rs/clap - qwandor opened this pull request over 1 year ago
docs: Clean up so CI passes
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
fix: Remove strict linting from generated code
github.com/clap-rs/clap - hds opened this pull request over 1 year ago
github.com/clap-rs/clap - hds opened this pull request over 1 year ago
Some clap v3.x Subcommand derives cause clippy errors since Rust 1.69.0
github.com/clap-rs/clap - hds opened this issue over 1 year ago
github.com/clap-rs/clap - hds opened this issue over 1 year ago
Added Concepts section to derive tutorial
github.com/clap-rs/clap - rben01 opened this pull request over 1 year ago
github.com/clap-rs/clap - rben01 opened this pull request over 1 year ago
clap suggests hidden subcommands in errors
github.com/clap-rs/clap - yshui opened this issue over 1 year ago
github.com/clap-rs/clap - yshui opened this issue over 1 year ago
fix(help): don't suggest hidden subcommands
github.com/clap-rs/clap - yshui opened this pull request over 1 year ago
github.com/clap-rs/clap - yshui opened this pull request over 1 year ago
docs: Update mut_arg docs on help + version flags
github.com/clap-rs/clap - ClementTsang opened this pull request over 1 year ago
github.com/clap-rs/clap - ClementTsang opened this pull request over 1 year ago
Clippy almost swap triggering on clap subcommand and Parser
github.com/clap-rs/clap - kristian1108 opened this issue over 1 year ago
github.com/clap-rs/clap - kristian1108 opened this issue over 1 year ago
fix(complete): Escape special characters properly for zsh
github.com/clap-rs/clap - changhc opened this pull request over 1 year ago
github.com/clap-rs/clap - changhc opened this pull request over 1 year ago
Multiple optional arguments are displayed incorrectly in help output
github.com/clap-rs/clap - fabianfreyer opened this issue over 1 year ago
github.com/clap-rs/clap - fabianfreyer opened this issue over 1 year ago
fix(help): Preserve block indent when wrapping
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
docs(help): Fill in styles docs
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
feat(help): Allow customizing terminal styling (unstable)
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
chore: Update from '_rust/main' template
github.com/clap-rs/clap-verbosity-flag - epage opened this pull request over 1 year ago
github.com/clap-rs/clap-verbosity-flag - epage opened this pull request over 1 year ago
Prettier typography when `unicode` feature is set?
github.com/clap-rs/clap - virtualritz opened this issue over 1 year ago
github.com/clap-rs/clap - virtualritz opened this issue over 1 year ago
chore: Update from '_rust/main' template
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
chore(config): migrate renovate config - autoclosed
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request over 1 year ago
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request over 1 year ago
chore(config): migrate renovate config - autoclosed
github.com/clap-rs/clap - renovate[bot] opened this pull request over 1 year ago
github.com/clap-rs/clap - renovate[bot] opened this pull request over 1 year ago
Please provide an argument to make the derive automatically generate a test
github.com/clap-rs/clap - joshtriplett opened this issue over 1 year ago
github.com/clap-rs/clap - joshtriplett opened this issue over 1 year ago
Automatically detect allow_missing_positional
github.com/clap-rs/clap - joshtriplett opened this issue over 1 year ago
github.com/clap-rs/clap - joshtriplett opened this issue over 1 year ago
docs(readme): Update description
github.com/clap-rs/clap-verbosity-flag - pksunkara opened this pull request over 1 year ago
github.com/clap-rs/clap-verbosity-flag - pksunkara opened this pull request over 1 year ago
feat(help): Allow customizing terminal styling (unstable)
github.com/clap-rs/clap - epage opened this pull request over 1 year ago
github.com/clap-rs/clap - epage opened this pull request over 1 year ago