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
feat(complete): Reexport ValueHint for transition to ArgExt
github.com/clap-rs/clap - epage opened this pull request 5 months ago
github.com/clap-rs/clap - epage opened this pull request 5 months ago
feat(builder): Add Extension API
github.com/clap-rs/clap - epage opened this pull request 5 months ago
github.com/clap-rs/clap - epage opened this pull request 5 months ago
docs: Cross-link color control to Command::styles
github.com/clap-rs/clap - epage opened this pull request 5 months ago
github.com/clap-rs/clap - epage opened this pull request 5 months ago
chore(deps): Update compatible (dev)
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request 5 months ago
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request 5 months ago
chore(deps): Update compatible (dev)
github.com/clap-rs/clap - renovate[bot] opened this pull request 5 months ago
github.com/clap-rs/clap - renovate[bot] opened this pull request 5 months ago
fix(help): Properly wrap subcommand about
github.com/clap-rs/clap - epage opened this pull request 5 months ago
github.com/clap-rs/clap - epage opened this pull request 5 months ago
fix(derive): Improve flattening-skipped-group assert
github.com/clap-rs/clap - epage opened this pull request 5 months ago
github.com/clap-rs/clap - epage opened this pull request 5 months ago
test(derive): Update UI tests to stable
github.com/clap-rs/clap - epage opened this pull request 5 months ago
github.com/clap-rs/clap - epage opened this pull request 5 months ago
Missing methods `Command::get_arg` and `Command::get_group`
github.com/clap-rs/clap - noc7c9 opened this issue 5 months ago
github.com/clap-rs/clap - noc7c9 opened this issue 5 months ago
Add missing option hyphens to generated PowerShell completion scripts
github.com/clap-rs/clap - Mixu78 opened this pull request 5 months ago
github.com/clap-rs/clap - Mixu78 opened this pull request 5 months ago
Unclear panic error: "`#[arg(flatten)]`ed field type implements `Args::group_id`"
github.com/clap-rs/clap - noc7c9 opened this issue 5 months ago
github.com/clap-rs/clap - noc7c9 opened this issue 5 months ago
Subcommand about text is incorrectly wrapped
github.com/clap-rs/clap - noc7c9 opened this issue 5 months ago
github.com/clap-rs/clap - noc7c9 opened this issue 5 months ago
Hyphens missing from listItemText in generated PowerShell autocomplete scripts
github.com/clap-rs/clap - Mixu78 opened this issue 5 months ago
github.com/clap-rs/clap - Mixu78 opened this issue 5 months ago
Nushell completions should use `glob` type for paths
github.com/clap-rs/clap - KAAtheWiseGit opened this issue 5 months ago
github.com/clap-rs/clap - KAAtheWiseGit opened this issue 5 months ago
chore: Update from '_rust/main' template
github.com/clap-rs/clap-verbosity-flag - epage opened this pull request 5 months ago
github.com/clap-rs/clap-verbosity-flag - epage opened this pull request 5 months ago
Support delimited values in native completions
github.com/clap-rs/clap - shannmu opened this pull request 5 months ago
github.com/clap-rs/clap - shannmu opened this pull request 5 months ago
Support multiple values in native completions
github.com/clap-rs/clap - shannmu opened this pull request 5 months ago
github.com/clap-rs/clap - shannmu opened this pull request 5 months ago
chore(deps): Update Rust Stable to v1.80
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request 5 months ago
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request 5 months ago
chore(deps): Update Rust Stable to v1.80
github.com/clap-rs/clap - renovate[bot] opened this pull request 5 months ago
github.com/clap-rs/clap - renovate[bot] opened this pull request 5 months ago
chore: Update from '_rust/main' template
github.com/clap-rs/clap - epage opened this pull request 5 months ago
github.com/clap-rs/clap - epage opened this pull request 5 months ago
Support `allow_hyphen_values` in native completions
github.com/clap-rs/clap - shannmu opened this issue 5 months ago
github.com/clap-rs/clap - shannmu opened this issue 5 months ago
Not clear how to customise help menu
github.com/clap-rs/clap-verbosity-flag - mbhall88 opened this issue 5 months ago
github.com/clap-rs/clap-verbosity-flag - mbhall88 opened this issue 5 months ago
chore(deps): bump openssl from 0.10.64 to 0.10.66
github.com/clap-rs/clap - dependabot[bot] opened this pull request 5 months ago
github.com/clap-rs/clap - dependabot[bot] opened this pull request 5 months ago
Disable generating arguments after double hyphen for nushell
github.com/clap-rs/clap - ndtoan96 opened this issue 5 months ago
github.com/clap-rs/clap - ndtoan96 opened this issue 5 months ago
Setting flag argument's env var to `flase` still flagged as conflicting
github.com/clap-rs/clap - elichai opened this issue 5 months ago
github.com/clap-rs/clap - elichai opened this issue 5 months ago
When the user specifies a global, the env variable is still validated
github.com/clap-rs/clap - xobs opened this issue 5 months ago
github.com/clap-rs/clap - xobs opened this issue 5 months ago
Intentionally control when a space is appended for native completions
github.com/clap-rs/clap - epage opened this issue 5 months ago
github.com/clap-rs/clap - epage opened this issue 5 months ago
docs: Add document comments how to source dynamic completions
github.com/clap-rs/clap - shannmu opened this pull request 5 months ago
github.com/clap-rs/clap - shannmu opened this pull request 5 months ago
feat(clap_complete): Support hiding possible values
github.com/clap-rs/clap - shannmu opened this pull request 5 months ago
github.com/clap-rs/clap - shannmu opened this pull request 5 months ago
feat(clap_complete): Support hiding subcommands and their aliases
github.com/clap-rs/clap - shannmu opened this pull request 5 months ago
github.com/clap-rs/clap - shannmu opened this pull request 5 months ago
feat(clap_complete): Support hiding long flags and their long aliases
github.com/clap-rs/clap - shannmu opened this pull request 5 months ago
github.com/clap-rs/clap - shannmu opened this pull request 5 months ago
`#[clap(num_args = 2..)]` is valid with 0 arguments
github.com/clap-rs/clap - Rignchen opened this issue 5 months ago
github.com/clap-rs/clap - Rignchen opened this issue 5 months ago
chore(deps): bump mio from 0.8.6 to 0.8.11
github.com/clap-rs/clap - dependabot[bot] opened this pull request 6 months ago
github.com/clap-rs/clap - dependabot[bot] opened this pull request 6 months ago
the default derive for booleans should also handle explicit `--flag=true`, `--flag=false`
github.com/clap-rs/clap - AaronKutch opened this issue 6 months ago
github.com/clap-rs/clap - AaronKutch opened this issue 6 months ago
feat(clap_complete): Support `-fbar` and `-f=bar` in native completions
github.com/clap-rs/clap - shannmu opened this pull request 6 months ago
github.com/clap-rs/clap - shannmu opened this pull request 6 months ago
feat: Show user defined help flags in hints
github.com/clap-rs/clap - zanieb opened this pull request 6 months ago
github.com/clap-rs/clap - zanieb opened this pull request 6 months ago
Unrecognized subcommand for top level arg
github.com/clap-rs/clap - nricciardi opened this issue 6 months ago
github.com/clap-rs/clap - nricciardi opened this issue 6 months ago
Allow for derivation of multiple long and short flags for the same argument
github.com/clap-rs/clap - Dyredhead opened this issue 6 months ago
github.com/clap-rs/clap - Dyredhead opened this issue 6 months ago
add an env_with_source function to Arg
github.com/clap-rs/clap - cbeck88 opened this pull request 6 months ago
github.com/clap-rs/clap - cbeck88 opened this pull request 6 months ago
fish/complete: Generate helper functions to check for subcommands
github.com/clap-rs/clap - tesuji opened this pull request 6 months ago
github.com/clap-rs/clap - tesuji opened this pull request 6 months ago
fix: Don't silently ignore complete tests when missing installed shells on CI
github.com/clap-rs/clap - epage opened this pull request 6 months ago
github.com/clap-rs/clap - epage opened this pull request 6 months ago
Panic in `Arg`'s `fmt::Display` implementation when `num_args` is not explicitly set
github.com/clap-rs/clap - chenxiaolong opened this issue 6 months ago
github.com/clap-rs/clap - chenxiaolong opened this issue 6 months ago
feat(clap_complete): Add powershell support for native completion
github.com/clap-rs/clap - shannmu opened this pull request 6 months ago
github.com/clap-rs/clap - shannmu opened this pull request 6 months ago
Generate shell completions as part of the build process to assist cross compilation
github.com/clap-rs/clap - Flowdalic opened this issue 6 months ago
github.com/clap-rs/clap - Flowdalic opened this issue 6 months ago
chore(deps): Update compatible (dev)
github.com/clap-rs/clap - renovate[bot] opened this pull request 6 months ago
github.com/clap-rs/clap - renovate[bot] opened this pull request 6 months ago
chore(deps): Update Rust crate clap to v4.5.8
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request 6 months ago
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request 6 months ago
add toml support, like env support
github.com/clap-rs/clap - RaphaelDarley opened this issue 6 months ago
github.com/clap-rs/clap - RaphaelDarley opened this issue 6 months ago
fish: Use --no-files on subcommands if has no positional args
github.com/clap-rs/clap - tesuji opened this pull request 6 months ago
github.com/clap-rs/clap - tesuji opened this pull request 6 months ago
fish: `foo help \t` cannot suggest any completions for subcommands
github.com/clap-rs/clap - tesuji opened this issue 6 months ago
github.com/clap-rs/clap - tesuji opened this issue 6 months ago
chore(git): Lengthen commit summary length
github.com/clap-rs/clap - tesuji opened this pull request 6 months ago
github.com/clap-rs/clap - tesuji opened this pull request 6 months ago
Fish completions include --no-files on subcommands
github.com/clap-rs/clap - Mawdac opened this issue 6 months ago
github.com/clap-rs/clap - Mawdac opened this issue 6 months ago
fix: Don't silently ignore complete tests when missing installed shells on CI
github.com/clap-rs/clap - tesuji opened this pull request 6 months ago
github.com/clap-rs/clap - tesuji opened this pull request 6 months ago
Improve RichFormatter's multi-line error formatting
github.com/clap-rs/clap - mahor1221 opened this issue 6 months ago
github.com/clap-rs/clap - mahor1221 opened this issue 6 months ago
feat(clap_complete): Add support for visible subcommand aliases
github.com/clap-rs/clap - shannmu opened this pull request 6 months ago
github.com/clap-rs/clap - shannmu opened this pull request 6 months ago
style: fish: escaping tab as \t for more readibility
github.com/clap-rs/clap - tesuji opened this pull request 6 months ago
github.com/clap-rs/clap - tesuji opened this pull request 6 months ago
clap_complete: Pass a list to `__fish_seen_subcommand_from`
github.com/clap-rs/clap - tesuji opened this pull request 6 months ago
github.com/clap-rs/clap - tesuji opened this pull request 6 months ago
feat(clap_complete): add native completion support for zsh
github.com/clap-rs/clap - shannmu opened this pull request 6 months ago
github.com/clap-rs/clap - shannmu opened this pull request 6 months ago
feat(clap_complete): add native completion support for elvish
github.com/clap-rs/clap - shannmu opened this pull request 6 months ago
github.com/clap-rs/clap - shannmu opened this pull request 6 months ago
DisplayVersion "errors" don't really allow to distinguish between -V and --version
github.com/clap-rs/clap - glandium opened this issue 6 months ago
github.com/clap-rs/clap - glandium opened this issue 6 months ago
Exit without flushing stdout and stderr
github.com/clap-rs/clap - casey opened this pull request 6 months ago
github.com/clap-rs/clap - casey opened this pull request 6 months ago
Set up a single job for completion testing
github.com/clap-rs/clap - shannmu opened this issue 6 months ago
github.com/clap-rs/clap - shannmu opened this issue 6 months ago
feat(clap_complete): Support flags with values `--flag bar`and `-f bar` in native completions
github.com/clap-rs/clap - shannmu opened this pull request 6 months ago
github.com/clap-rs/clap - shannmu opened this pull request 6 months ago
feat(clap_complete): Add `ParseState` to support more dynamic completion
github.com/clap-rs/clap - shannmu opened this pull request 6 months ago
github.com/clap-rs/clap - shannmu opened this pull request 6 months ago
docs.rs failed to build clap_complete
github.com/clap-rs/clap - rucub100 opened this issue 6 months ago
github.com/clap-rs/clap - rucub100 opened this issue 6 months ago
Consider implementing PartialEq, Eq, PartialOrd and Ord for Verbosity
github.com/clap-rs/clap-verbosity-flag - mahor1221 opened this issue 6 months ago
github.com/clap-rs/clap-verbosity-flag - mahor1221 opened this issue 6 months ago
value_parser un-nests Option<Option<Foo>> multiple times
github.com/clap-rs/clap - mwlon opened this issue 6 months ago
github.com/clap-rs/clap - mwlon opened this issue 6 months ago
Add support for completing `--flag value<TAB>`, `-fbar<TAB>`, `-f=bar<TAB>` and `-f bar<TAB>`
github.com/clap-rs/clap - shannmu opened this pull request 6 months ago
github.com/clap-rs/clap - shannmu opened this pull request 6 months ago
chore(deps): Update Rust Stable to v1.79
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request 6 months ago
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request 6 months ago
chore(deps): Update Rust Stable to v1.79
github.com/clap-rs/clap - renovate[bot] opened this pull request 6 months ago
github.com/clap-rs/clap - renovate[bot] opened this pull request 6 months ago
docs: update Arg::default_missing_value description
github.com/clap-rs/clap - hawkinsw opened this pull request 6 months ago
github.com/clap-rs/clap - hawkinsw opened this pull request 6 months ago
Quoted argument gets treated as multiple arguments
github.com/clap-rs/clap - PacifiK2460 opened this issue 6 months ago
github.com/clap-rs/clap - PacifiK2460 opened this issue 6 months ago
command! macro doesn't get inherited properties from workspace
github.com/clap-rs/clap - tylerjw opened this issue 6 months ago
github.com/clap-rs/clap - tylerjw opened this issue 6 months ago
fix(parser): Report correct num_args on too-few
github.com/clap-rs/clap - epage opened this pull request 7 months ago
github.com/clap-rs/clap - epage opened this pull request 7 months ago
`num_args = 2..` does not error with 0 args and error has incorrect wording with 1 arg
github.com/clap-rs/clap - qtfkwk opened this issue 7 months ago
github.com/clap-rs/clap - qtfkwk opened this issue 7 months ago
`#[arg(from_global)]` with `#[command(flatten)]`
github.com/clap-rs/clap - abesto opened this issue 7 months ago
github.com/clap-rs/clap - abesto opened this issue 7 months ago
Arg::new("set-import").num_args(3).value_names(["asdf"]) are listed 3 times in --help; should only list once
github.com/clap-rs/clap - qknight opened this issue 7 months ago
github.com/clap-rs/clap - qknight opened this issue 7 months ago
fix(zsh): Separate options from _arguments options
github.com/clap-rs/clap - ben-- opened this pull request 7 months ago
github.com/clap-rs/clap - ben-- opened this pull request 7 months ago
fix(zsh): separate declared options from _arguments options
github.com/clap-rs/clap - ben-- opened this pull request 7 months ago
github.com/clap-rs/clap - ben-- opened this pull request 7 months ago
zsh completion ignores or fails options consumed by the zsh _arguments helper function
github.com/clap-rs/clap - ben-- opened this issue 7 months ago
github.com/clap-rs/clap - ben-- opened this issue 7 months ago
fix(parser): Allow exclusive to override required_*
github.com/clap-rs/clap - epage opened this pull request 7 months ago
github.com/clap-rs/clap - epage opened this pull request 7 months ago
docs: `value_name` in magic attributes
github.com/clap-rs/clap - fowles opened this pull request 7 months ago
github.com/clap-rs/clap - fowles opened this pull request 7 months ago
Don't show flags in native completion that are already present
github.com/clap-rs/clap - HKalbasi opened this issue 7 months ago
github.com/clap-rs/clap - HKalbasi opened this issue 7 months ago
chore(deps): Update compatible (dev)
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request 7 months ago
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request 7 months ago
chore(deps): Update compatible (dev)
github.com/clap-rs/clap - renovate[bot] opened this pull request 7 months ago
github.com/clap-rs/clap - renovate[bot] opened this pull request 7 months ago
Subcommand Conflicts with Argument (`derive` feature)
github.com/clap-rs/clap - lubomirkurcak opened this issue 7 months ago
github.com/clap-rs/clap - lubomirkurcak opened this issue 7 months ago
Slightly clarify multicall binary wording
github.com/clap-rs/clap - Lunaphied opened this pull request 7 months ago
github.com/clap-rs/clap - Lunaphied opened this pull request 7 months ago
Adding a line to command help makes every option help multiline
github.com/clap-rs/clap - stepancheg opened this issue 7 months ago
github.com/clap-rs/clap - stepancheg opened this issue 7 months ago
fix: point `repository` metadata to clonable URLs
github.com/clap-rs/clap - lucab opened this pull request 7 months ago
github.com/clap-rs/clap - lucab opened this pull request 7 months ago
`exclusive` fails to take priority over `required_unless_present` flags
github.com/clap-rs/clap - obskyr opened this issue 7 months ago
github.com/clap-rs/clap - obskyr opened this issue 7 months ago
Provide an attribute that implements a common `--completions <SHELL>` convention without boilerplate
github.com/clap-rs/clap - lgarron opened this issue 7 months ago
github.com/clap-rs/clap - lgarron opened this issue 7 months ago
fix(fish completions): quote short options too
github.com/clap-rs/clap - lolbinarycat opened this pull request 7 months ago
github.com/clap-rs/clap - lolbinarycat opened this pull request 7 months ago
[clap-completions] impl Generator for dyn Generator
github.com/clap-rs/clap - lolbinarycat opened this issue 7 months ago
github.com/clap-rs/clap - lolbinarycat opened this issue 7 months ago