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
refactor: Track term widths as plugins
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 anstyle/anstream
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
Allow defining help heading for help flags
github.com/clap-rs/clap - paradigm opened this issue over 1 year ago
github.com/clap-rs/clap - paradigm opened this issue over 1 year ago
better compile time validation of value_parser types
github.com/clap-rs/clap - rbtcollins opened this issue over 1 year ago
github.com/clap-rs/clap - rbtcollins opened this issue over 1 year ago
Better examples for tracing
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): Show value terminator
github.com/clap-rs/clap - toddATavail opened this pull request over 1 year ago
github.com/clap-rs/clap - toddATavail opened this pull request over 1 year ago
An error message is required when the sub-command is not provided.
github.com/clap-rs/clap - QiangHeisenberg opened this issue over 1 year ago
github.com/clap-rs/clap - QiangHeisenberg opened this issue over 1 year ago
Dependency Dashboard
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this issue over 1 year ago
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this issue 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
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
bash generated completions invalid when command name contains spaces
github.com/clap-rs/clap - mjpieters opened this issue over 1 year ago
github.com/clap-rs/clap - mjpieters opened this issue over 1 year ago
fix(typo): replace ags by args
github.com/clap-rs/clap - Bfault opened this pull request over 1 year ago
github.com/clap-rs/clap - Bfault opened this pull request over 1 year ago
clap_mangen does not write the arg information in the subcommand
github.com/clap-rs/clap - eatradish opened this issue over 1 year ago
github.com/clap-rs/clap - eatradish opened this issue over 1 year ago
Use one argument to determine load environment, before setting defaults
github.com/clap-rs/clap - tgross35 opened this issue over 1 year ago
github.com/clap-rs/clap - tgross35 opened this issue over 1 year ago
Short option names must be unique for each argument - Not detected during compilation
github.com/clap-rs/clap - ohaddahan opened this issue over 1 year ago
github.com/clap-rs/clap - ohaddahan opened this issue over 1 year ago
Ambiguous inferred args picks one, rather than errors
github.com/clap-rs/clap - SUPERCILEX opened this issue over 1 year ago
github.com/clap-rs/clap - SUPERCILEX opened this issue over 1 year ago
fix(deps): Wording in "Process" section
github.com/clap-rs/clap-verbosity-flag - LeoniePhiline opened this pull request over 1 year ago
github.com/clap-rs/clap-verbosity-flag - LeoniePhiline opened this pull request over 1 year ago
Add support for "nested commands" (as defined in the description) or "Parsing from the string" as opposed to `sys.env`
github.com/clap-rs/clap - Davoodeh opened this issue over 1 year ago
github.com/clap-rs/clap - Davoodeh opened this issue over 1 year ago
feat: Re-export `log` enums
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
Add `-r, --recursive` flags to help command
github.com/clap-rs/clap - SUPERCILEX opened this issue over 1 year ago
github.com/clap-rs/clap - SUPERCILEX opened this issue over 1 year ago
Value terminator is not included anywhere in help message
github.com/clap-rs/clap - epbuennig opened this issue over 1 year ago
github.com/clap-rs/clap - epbuennig opened this issue over 1 year ago
unable to build older releases due to MSRV conflict
github.com/clap-rs/clap - tones111 opened this issue over 1 year ago
github.com/clap-rs/clap - tones111 opened this issue over 1 year ago
fix(error): Don't highlight 'similar'
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(error): Don't highlight 'similar'
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
TypedValueParser cannot return single Vec<String>
github.com/clap-rs/clap - LegionMammal978 opened this issue over 1 year ago
github.com/clap-rs/clap - LegionMammal978 opened this issue over 1 year ago
fix(clap_lex): Use safe API for OsStr conversion when available
github.com/clap-rs/clap - blyxxyz opened this pull request over 1 year ago
github.com/clap-rs/clap - blyxxyz opened this pull request over 1 year ago
fix!: Remove `unstable-replace` feature flag
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 stablized `unstable-grouped` feature
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(lex): Clarify unsafe safety
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(lex): Deprecate unsound `OsStrExt::split_at`
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(error): Give more idea why we are suggesting an arg
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: Allow deferred initialization of 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: Experiment with a `Command::reserve_args`
github.com/clap-rs/clap - epage opened this pull request almost 2 years ago
github.com/clap-rs/clap - epage opened this pull request almost 2 years ago
perf: Opt-in scaling to larger CLIs at cost of 35 KiB
github.com/clap-rs/clap - epage opened this pull request almost 2 years ago
github.com/clap-rs/clap - epage opened this pull request almost 2 years ago
fix(mangen): Honor the bin_name when rendering manpages
github.com/clap-rs/clap - arusahni opened this pull request almost 2 years ago
github.com/clap-rs/clap - arusahni opened this pull request almost 2 years ago
Markdown links in the help message of a value enum causes ZSH completion to error
github.com/clap-rs/clap - KSXGitHub opened this issue almost 2 years ago
github.com/clap-rs/clap - KSXGitHub opened this issue almost 2 years ago
Empty pathbufs are no longer accepted by `default_value`
github.com/clap-rs/clap - mejrs opened this issue almost 2 years ago
github.com/clap-rs/clap - mejrs opened this issue almost 2 years ago
Generate `.env` string form Command
github.com/clap-rs/clap - joepio opened this issue almost 2 years ago
github.com/clap-rs/clap - joepio opened this issue almost 2 years ago
Help message output is not sorted by option name
github.com/clap-rs/clap - mooli opened this issue almost 2 years ago
github.com/clap-rs/clap - mooli opened this issue almost 2 years ago
`requires` is bypassed when other items from a mutually-exclusive `group` are present
github.com/clap-rs/clap - mkeeter opened this issue almost 2 years ago
github.com/clap-rs/clap - mkeeter opened this issue almost 2 years ago
Support custom suggested fix messages for specific flags
github.com/clap-rs/clap - weihanglo opened this issue almost 2 years ago
github.com/clap-rs/clap - weihanglo opened this issue almost 2 years ago
Optional, nested flatten gets ignored (nested ArgGroups are unsupported)
github.com/clap-rs/clap - jeertmans opened this issue almost 2 years ago
github.com/clap-rs/clap - jeertmans opened this issue almost 2 years ago
chore: Check-in lockfile for easier MSRV testing
github.com/clap-rs/clap-verbosity-flag - epage opened this pull request almost 2 years ago
github.com/clap-rs/clap-verbosity-flag - epage opened this pull request almost 2 years ago
add ability to parse additional group methods
github.com/clap-rs/clap - klnusbaum opened this pull request almost 2 years ago
github.com/clap-rs/clap - klnusbaum opened this pull request almost 2 years ago
how to enable `-h` / `--help` (short help) + `--help-all` (long help)
github.com/clap-rs/clap - asottile opened this issue almost 2 years ago
github.com/clap-rs/clap - asottile opened this issue almost 2 years ago
Implement helper methods for `PathBufValueParser`
github.com/clap-rs/clap - bim9262 opened this pull request almost 2 years ago
github.com/clap-rs/clap - bim9262 opened this pull request almost 2 years ago
Need to depend on the `log` crate to manually compare `LevelFilter`
github.com/clap-rs/clap-verbosity-flag - Zykino opened this issue almost 2 years ago
github.com/clap-rs/clap-verbosity-flag - Zykino opened this issue almost 2 years ago
Unexpected behavior with `Vec<_>` argument types for positionals and options
github.com/clap-rs/clap - lucatrv opened this issue almost 2 years ago
github.com/clap-rs/clap - lucatrv opened this issue almost 2 years ago
chore(deps): bump bumpalo from 3.11.0 to 3.12.0
github.com/clap-rs/clap - dependabot[bot] opened this pull request almost 2 years ago
github.com/clap-rs/clap - dependabot[bot] opened this pull request almost 2 years ago
Direct access to the i8 value of verbosity
github.com/clap-rs/clap-verbosity-flag - khultman opened this issue almost 2 years ago
github.com/clap-rs/clap-verbosity-flag - khultman opened this issue almost 2 years ago
Changed the verbosity function to public
github.com/clap-rs/clap-verbosity-flag - khultman opened this pull request almost 2 years ago
github.com/clap-rs/clap-verbosity-flag - khultman opened this pull request almost 2 years ago
Zsh shell completion doesn't work for flags/args that come after positional values
github.com/clap-rs/clap - gbrlsnchs opened this issue almost 2 years ago
github.com/clap-rs/clap - gbrlsnchs opened this issue almost 2 years ago
assert_defaults assumes parsers are stateless (e.g. don't check file system for a files existence)
github.com/clap-rs/clap - kmanc opened this issue almost 2 years ago
github.com/clap-rs/clap - kmanc opened this issue almost 2 years ago
`note: the argument '--option' exists` is too gruff
github.com/clap-rs/clap - epage opened this issue almost 2 years ago
github.com/clap-rs/clap - epage opened this issue almost 2 years ago
Improve how we infer behavior from field types
github.com/clap-rs/clap - tmccombs opened this issue almost 2 years ago
github.com/clap-rs/clap - tmccombs opened this issue almost 2 years ago
Add method to parse environment variables from custom source
github.com/clap-rs/clap - robertkiel opened this issue almost 2 years ago
github.com/clap-rs/clap - robertkiel opened this issue almost 2 years ago
Argument and command inference are buggy
github.com/clap-rs/clap - SUPERCILEX opened this issue almost 2 years ago
github.com/clap-rs/clap - SUPERCILEX opened this issue almost 2 years ago
fix: Broken long arg inference on conflicts
github.com/clap-rs/clap - SUPERCILEX opened this pull request almost 2 years ago
github.com/clap-rs/clap - SUPERCILEX opened this pull request almost 2 years ago
Allow wrap_help without terminal_size dependency
github.com/clap-rs/clap - mitsuhiko opened this issue almost 2 years ago
github.com/clap-rs/clap - mitsuhiko opened this issue almost 2 years ago
Support non-Display types with `default_value_t`
github.com/clap-rs/clap - rdelfin opened this issue about 2 years ago
github.com/clap-rs/clap - rdelfin opened this issue about 2 years ago
Running panicked when flatten structs which have same struct field name
github.com/clap-rs/clap - yiv opened this issue about 2 years ago
github.com/clap-rs/clap - yiv opened this issue about 2 years ago
chore(deps): update rust crate env_logger to 0.10.0
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request about 2 years ago
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request about 2 years ago
Configure Renovate
github.com/clap-rs/clap-md - renovate[bot] opened this pull request about 2 years ago
github.com/clap-rs/clap-md - renovate[bot] opened this pull request about 2 years ago
Configure Renovate
github.com/clap-rs/clap-permission-flag - renovate[bot] opened this pull request about 2 years ago
github.com/clap-rs/clap-permission-flag - renovate[bot] opened this pull request about 2 years ago
chore(deps): update swatinem/rust-cache action to v2
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request about 2 years ago
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request about 2 years ago
chore(deps): update pre-commit/action action to v3
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request about 2 years ago
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request about 2 years ago
chore(deps): update actions/setup-python action to v4
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request about 2 years ago
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request about 2 years ago
Configure Renovate
github.com/clap-rs/clap-port-flag - renovate[bot] opened this pull request about 2 years ago
github.com/clap-rs/clap-port-flag - renovate[bot] opened this pull request about 2 years ago
chore(deps): update actions/checkout action to v3
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request about 2 years ago
github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request about 2 years ago
chore(deps): Update env_logger requirement from 0.9.0 to 0.10.0
github.com/clap-rs/clap-verbosity-flag - dependabot[bot] opened this pull request about 2 years ago
github.com/clap-rs/clap-verbosity-flag - dependabot[bot] opened this pull request about 2 years ago
fix: Don't bypass conflicts when using `requires`
github.com/clap-rs/clap - pierrechevalier83 opened this pull request about 2 years ago
github.com/clap-rs/clap - pierrechevalier83 opened this pull request about 2 years ago
`requires` is bypassed when using `conflicts_with` a certain way
github.com/clap-rs/clap - pierrechevalier83 opened this issue about 2 years ago
github.com/clap-rs/clap - pierrechevalier83 opened this issue about 2 years ago
May `Parser::update_from` not deny the presence of flags (option of type `bool`) ?
github.com/clap-rs/clap - TD-Sky opened this issue about 2 years ago
github.com/clap-rs/clap - TD-Sky opened this issue about 2 years ago
`Default`-able arguments are "missing" when encountering unknown flag with `ignore_errors`
github.com/clap-rs/clap - MarijnS95 opened this issue about 2 years ago
github.com/clap-rs/clap - MarijnS95 opened this issue about 2 years ago
Bump swatinem/rust-cache from 1 to 2
github.com/clap-rs/clap-permission-flag - dependabot[bot] opened this pull request about 2 years ago
github.com/clap-rs/clap-permission-flag - dependabot[bot] opened this pull request about 2 years ago
Bump swatinem/rust-cache from 1 to 2
github.com/clap-rs/clap-port-flag - dependabot[bot] opened this pull request about 2 years ago
github.com/clap-rs/clap-port-flag - dependabot[bot] opened this pull request about 2 years ago
Clap panics on positional bools in debug builds
github.com/clap-rs/clap - therealprof opened this issue about 2 years ago
github.com/clap-rs/clap - therealprof opened this issue about 2 years ago
Disable for subcommands
github.com/clap-rs/clap-verbosity-flag - ofek opened this issue about 2 years ago
github.com/clap-rs/clap-verbosity-flag - ofek opened this issue about 2 years ago
Allow visible aliases for PossibleValue
github.com/clap-rs/clap - dbrgn opened this issue about 2 years ago
github.com/clap-rs/clap - dbrgn opened this issue about 2 years ago
Ignore errors disables help flag
github.com/clap-rs/clap - NicholasLYang opened this issue about 2 years ago
github.com/clap-rs/clap - NicholasLYang opened this issue about 2 years ago
Add tracing support parity with log
github.com/clap-rs/clap-verbosity-flag - ShayBox opened this pull request about 2 years ago
github.com/clap-rs/clap-verbosity-flag - ShayBox opened this pull request about 2 years ago
Unbound `max_term_width` hurts readability
github.com/clap-rs/clap - SUPERCILEX opened this issue about 2 years ago
github.com/clap-rs/clap - SUPERCILEX opened this issue about 2 years ago
Derive requires field types to impl `Clone`
github.com/clap-rs/clap - djc opened this issue about 2 years ago
github.com/clap-rs/clap - djc opened this issue about 2 years ago
Update version strings
github.com/clap-rs/clap-permission-flag - matthiasbeyer opened this pull request about 2 years ago
github.com/clap-rs/clap-permission-flag - matthiasbeyer opened this pull request about 2 years ago
Prepare 0.4.0
github.com/clap-rs/clap-port-flag - matthiasbeyer opened this pull request about 2 years ago
github.com/clap-rs/clap-port-flag - matthiasbeyer opened this pull request about 2 years ago
Prepare 0.3.0
github.com/clap-rs/clap-permission-flag - matthiasbeyer opened this pull request about 2 years ago
github.com/clap-rs/clap-permission-flag - matthiasbeyer opened this pull request about 2 years ago
Update clap: 3 -> 4
github.com/clap-rs/clap-port-flag - matthiasbeyer opened this pull request about 2 years ago
github.com/clap-rs/clap-port-flag - matthiasbeyer opened this pull request about 2 years ago
Update clap: 3 -> 4
github.com/clap-rs/clap-permission-flag - matthiasbeyer opened this pull request about 2 years ago
github.com/clap-rs/clap-permission-flag - matthiasbeyer opened this pull request about 2 years ago
Update clap requirement from 3 to 4
github.com/clap-rs/clap-permission-flag - dependabot[bot] opened this pull request about 2 years ago
github.com/clap-rs/clap-permission-flag - dependabot[bot] opened this pull request about 2 years ago
Update clap requirement from 3 to 4
github.com/clap-rs/clap-port-flag - dependabot[bot] opened this pull request about 2 years ago
github.com/clap-rs/clap-port-flag - dependabot[bot] opened this pull request about 2 years ago
fix!: Bump clap to v4
github.com/clap-rs/clap-verbosity-flag - epage opened this pull request about 2 years ago
github.com/clap-rs/clap-verbosity-flag - epage opened this pull request about 2 years ago
Subcommand aliases not included in completion scripts
github.com/clap-rs/clap - martinvonz opened this issue about 2 years ago
github.com/clap-rs/clap - martinvonz opened this issue about 2 years ago
chore: Explain v4 migration for derive in CHANGELOG.md
github.com/clap-rs/clap - nyurik opened this pull request about 2 years ago
github.com/clap-rs/clap - nyurik opened this pull request about 2 years ago
[clap_mangen] Subcommand references in man pages miss prefix
github.com/clap-rs/clap - dnaka91 opened this issue over 2 years ago
github.com/clap-rs/clap - dnaka91 opened this issue over 2 years ago
Release 0.3.0?
github.com/clap-rs/clap-permission-flag - matthiasbeyer opened this issue over 2 years ago
github.com/clap-rs/clap-permission-flag - matthiasbeyer opened this issue over 2 years ago
Cleanup readme
github.com/clap-rs/clap-port-flag - matthiasbeyer opened this pull request over 2 years ago
github.com/clap-rs/clap-port-flag - matthiasbeyer opened this pull request over 2 years ago