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

Default commands (help, version) return errors

github.com/clap-rs/clap - hugocaillard opened this issue about 1 year ago
Update hyper requirement from 0.14.20 to 1.0.1

github.com/clap-rs/clap-port-flag - dependabot[bot] opened this pull request about 1 year ago
Update command.rs

github.com/clap-rs/clap - kellytk opened this pull request about 1 year ago
Update hyper requirement from 0.14.20 to 1.0.0

github.com/clap-rs/clap-port-flag - dependabot[bot] opened this pull request about 1 year ago
Unsafe code - Rust native support available now (?)

github.com/clap-rs/clap - cylewitruk opened this issue about 1 year ago
Add `-?` alias for `-h`

github.com/clap-rs/clap - SUPERCILEX opened this issue about 1 year ago
refavtor: Prepare for help flattening

github.com/clap-rs/clap - epage opened this pull request about 1 year ago
refactor(help): Clean up the usage code

github.com/clap-rs/clap - epage opened this pull request about 1 year ago
docs(ref): Be clear about implicit ArgGroup behavior

github.com/clap-rs/clap - epage opened this pull request about 1 year ago
Document how to use ArgGroups from derive API

github.com/clap-rs/clap - kpreid opened this issue about 1 year ago
Support for using `{n}` in the help message

github.com/clap-rs/clap - andreykaere opened this issue about 1 year ago
doc: wrong module links in builder pattern documentation

github.com/clap-rs/clap - pustekuchen91 opened this issue about 1 year ago
chore(deps): update rust crate tracing-log to 0.2

github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request about 1 year ago
chore(deps): update compatible (dev)

github.com/clap-rs/clap - renovate[bot] opened this pull request about 1 year ago
feat(derive): parse from string

github.com/clap-rs/clap - dev-ardi opened this pull request about 1 year ago
Reduce code size of testing tokens if they're a number

github.com/clap-rs/clap - alexcrichton opened this pull request about 1 year ago
Make Verbosity implement Default

github.com/clap-rs/clap-verbosity-flag - HadrienG2 opened this pull request about 1 year ago
chore(deps): Bump rustix from 0.36.7 to 0.36.16

github.com/clap-rs/clap-verbosity-flag - dependabot[bot] opened this pull request about 1 year ago
chore(deps): bump rustix from 0.36.4 to 0.36.16

github.com/clap-rs/clap - dependabot[bot] opened this pull request about 1 year ago
chore: Bump completest

github.com/clap-rs/clap - epage opened this pull request about 1 year ago
docs: Fix doc link to `Arg::trailing_var_arg`.

github.com/clap-rs/clap - kpreid opened this pull request about 1 year ago
style: Make clippy happy

github.com/clap-rs/clap - epage opened this pull request about 1 year ago
Remove unused dev-dependencies

github.com/clap-rs/clap - joshtriplett opened this pull request about 1 year ago
chore(deps): update msrv to v1.70

github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request about 1 year ago
docs: Provide custom version/help flag examples

github.com/clap-rs/clap - epage opened this pull request about 1 year ago
clap doesnt follow semver

github.com/clap-rs/clap - labannah9125 opened this issue about 1 year ago
Show the type of arguments in help message?

github.com/clap-rs/clap - epage opened this issue about 1 year ago
chore(deps): update actions/checkout action to v4

github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request about 1 year ago
chore(deps): update actions/checkout action to v4

github.com/clap-rs/clap - renovate[bot] opened this pull request about 1 year ago
chore(deps): update compatible (dev)

github.com/clap-rs/clap - renovate[bot] opened this pull request about 1 year ago
Make FromStr::Err not need to be a `Send+Sync+'static`

github.com/clap-rs/clap - chabapok opened this pull request about 1 year ago
chore: Upgrade anstream

github.com/clap-rs/clap - epage opened this pull request about 1 year ago
Selectively disable word wrapping

github.com/clap-rs/clap - nic-hartley opened this issue about 1 year ago
chore(config): migrate renovate config - autoclosed

github.com/clap-rs/clap - renovate[bot] opened this pull request about 1 year ago
fix(complete): Include positionals in subcommands

github.com/clap-rs/clap - epage opened this pull request about 1 year ago
Combine long_flag and long_flag_aliases into one API?

github.com/clap-rs/clap - SUPERCILEX opened this issue about 1 year ago
fix(assert): Call out the action in positional assert

github.com/clap-rs/clap - epage opened this pull request about 1 year ago
Positional bool panics

github.com/clap-rs/clap - gierens opened this issue about 1 year ago
Stack overflows when on Debug mode on Windows

github.com/clap-rs/clap - prateekmedia opened this issue about 1 year ago
Remove a part of derive/tutorial/chapter_2 that appears twice.

github.com/clap-rs/clap - JustAnotherCodemonkey opened this pull request over 1 year ago
Action Required: Fix Renovate Configuration

github.com/clap-rs/clap - renovate[bot] opened this issue over 1 year ago
contains_id doesn't panic

github.com/clap-rs/clap - Avgor46 opened this issue over 1 year ago
chore: Update terminal_size to 0.3.0

github.com/clap-rs/clap - cgwalters opened this pull request over 1 year ago
#[command] docs are missing

github.com/clap-rs/clap - nixpulvis opened this issue over 1 year ago
fix(doc): Fix typo in 03_04_subcommands.md

github.com/clap-rs/clap - devinherron opened this pull request over 1 year ago
docs(tutorial): Split into separate modules per section

github.com/clap-rs/clap - epage opened this pull request over 1 year ago
docs(tutorial): Try to clean up the text

github.com/clap-rs/clap - epage opened this pull request over 1 year ago
feat(nu): Make the completion scripts more general

github.com/clap-rs/clap - nibon7 opened this pull request over 1 year ago
fix: (fish-completion) Help for value enum

github.com/clap-rs/clap - jporwal05 opened this pull request over 1 year ago
Clap doesn't show help when env variable exists

github.com/clap-rs/clap - coltonhurst opened this issue over 1 year ago
fix: (fish-completion) correct value enum help text

github.com/clap-rs/clap - jporwal05 opened this pull request over 1 year ago
Bump actions/checkout from 3 to 4

github.com/clap-rs/clap-permission-flag - dependabot[bot] opened this pull request over 1 year ago
Bump actions/checkout from 3 to 4

github.com/clap-rs/clap-port-flag - dependabot[bot] opened this pull request over 1 year ago
Dynamic subcommands

github.com/clap-rs/clap - fushiii opened this issue over 1 year ago
chore(deps): update compatible (dev)

github.com/clap-rs/clap - renovate[bot] opened this pull request over 1 year ago
chore(deps): update msrv to v1.69.0

github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request over 1 year ago
perf: Drop a dep for faster builds

github.com/clap-rs/clap - epage opened this pull request over 1 year ago
fix(builder): Update documentation comments

github.com/clap-rs/clap - geometryolife opened this pull request over 1 year ago
Provide CLI arguments in config file

github.com/clap-rs/clap - SamuelMarks opened this issue over 1 year ago
Allow more granular styling

github.com/clap-rs/clap - AndreasBackx opened this issue over 1 year ago
Allow to mark arguments as to be ignored by suggestions.

github.com/clap-rs/clap - Carreau opened this pull request over 1 year ago
chore: Update dependencies

github.com/clap-rs/clap - epage opened this pull request over 1 year ago
Remove `unstable-styles`

github.com/clap-rs/clap - epage opened this issue over 1 year ago
feat(help): Stabilize styling support

github.com/clap-rs/clap - epage opened this pull request over 1 year ago
Update documentation for `arg` attribute

github.com/clap-rs/clap - MiniaczQ opened this issue over 1 year ago