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

fix(complete): Fix PowerShell dynamic completion

github.com/clap-rs/clap - jennings opened this pull request 5 days ago
Missing release notes

github.com/clap-rs/clap-verbosity-flag - hydra opened this issue 6 days ago
feat: Impl Copy for Verbosity

github.com/clap-rs/clap-verbosity-flag - joshka opened this pull request 6 days ago
fix(derive): Update link for derive attributes

github.com/clap-rs/clap - epage opened this pull request 10 days ago
Broken link in `default_values_t` error message

github.com/clap-rs/clap - stevenengler opened this issue 10 days ago
feat(complete): Add dynamic completion for nushell

github.com/clap-rs/clap - chklauser opened this pull request 10 days ago
Dynamic completion for Nushell

github.com/clap-rs/clap - chklauser opened this issue 10 days ago
Support default field values

github.com/clap-rs/clap - epage opened this issue 12 days ago
fix(lex): allow `E` in scientific notation

github.com/clap-rs/clap - cakebaker opened this pull request 17 days ago
fix(assert): Prevent arguments from requiring self

github.com/clap-rs/clap - omertuc opened this pull request 19 days ago
chore(deps): Update compatible (dev)

github.com/clap-rs/clap - renovate[bot] opened this pull request 21 days ago
chore(deps): Update compatible (dev)

github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request 21 days ago
docs: fix command formatting

github.com/clap-rs/clap - 8LWXpg opened this pull request 23 days ago
docs fix spelling issues

github.com/clap-rs/clap - futreall opened this pull request 23 days ago
Aliasing verbose

github.com/clap-rs/clap-verbosity-flag - joshka opened this issue 23 days ago
docs: Update chapter_3.rs - missing "to"

github.com/clap-rs/clap - fuho opened this pull request 24 days ago
chore(deps): Update Rust Stable to v1.83

github.com/clap-rs/clap - renovate[bot] opened this pull request 24 days ago
Slugify `github.repository` for Bencher

github.com/clap-rs/clap - epompeii opened this pull request 27 days ago
docs: Fix docs for BoolishValueParser

github.com/clap-rs/clap - megaserg opened this pull request about 1 month ago
`arg_required_else_help` with no arguments.

github.com/clap-rs/clap - Leandros opened this issue about 1 month ago
feat: Add support for `tracing` crate

github.com/clap-rs/clap-verbosity-flag - joshka opened this pull request about 1 month ago
feat!: Gate log crate behind feature flag

github.com/clap-rs/clap-verbosity-flag - joshka opened this pull request about 1 month ago
Add Subcommand help headings

github.com/clap-rs/clap - Fiedzia opened this pull request about 1 month ago
Command groups #1553

github.com/clap-rs/clap - Fiedzia opened this pull request about 1 month ago
fix(help): Display value terminator and delimiter in help

github.com/clap-rs/clap - Aethelflaed opened this pull request about 1 month ago
Command groups #1553

github.com/clap-rs/clap - Fiedzia opened this pull request about 1 month ago
feat: add additional log levels

github.com/clap-rs/clap-verbosity-flag - joshka opened this pull request about 1 month ago
Ability to customize the built-in `help` subcommand

github.com/clap-rs/clap - mr-briggs opened this issue about 1 month ago
refactor(parser): Remove redundant error check

github.com/clap-rs/clap - epage opened this pull request about 1 month ago
fix(parser): Fill in defaults on ignored error

github.com/clap-rs/clap - epage opened this pull request about 1 month ago
Tracing support

github.com/clap-rs/clap-verbosity-flag - joshka opened this issue about 1 month ago
docs: Highlight notes/warnings in a block

github.com/clap-rs/clap - epage opened this pull request about 1 month ago
Optional `#[command(flatten)]` breaks when nesting

github.com/clap-rs/clap - kaplanz opened this issue about 2 months ago
fix(complete): Adjust dynamic for MSRV

github.com/clap-rs/clap - epage opened this pull request about 2 months ago
fix(derive): split paragraphs on lines ending with double space or backslash

github.com/clap-rs/clap - JohanVonElectrum opened this pull request about 2 months ago
chore: Fix unmatched backtick

github.com/clap-rs/clap - chengehe opened this pull request about 2 months ago
feat: Implementation of `From<Cow<'static, str>>` for `StyledStr`

github.com/clap-rs/clap - zaira-bibi opened this pull request about 2 months ago
chore(deps): Update Rust crate divan to v0.1.15

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

github.com/clap-rs/clap - renovate[bot] opened this pull request about 2 months ago
chore(deps): Update dependency STABLE to v1.82.0

github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request about 2 months ago
chore(deps): Update Rust crate clap to v4.5.20

github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request about 2 months ago
Update documentation examples to remove potential panics

github.com/clap-rs/clap - simonsso opened this pull request about 2 months ago
Value delimiter and num_args should work together

github.com/clap-rs/clap - eserilev opened this issue about 2 months ago
chore(deps): Update Rust Stable to v1.82

github.com/clap-rs/clap - renovate[bot] opened this pull request about 2 months ago
chore: Update from '_rust/main' template

github.com/clap-rs/clap - epage opened this pull request about 2 months ago
Edit subcommand markers

github.com/clap-rs/clap - mondeja opened this issue 2 months ago
chore: fix problematic quotation marks

github.com/clap-rs/clap - timesince opened this pull request 2 months ago
Custom help for subcommands

github.com/clap-rs/clap - htngr opened this issue 2 months ago
feat(mangen): Support flatten_help

github.com/clap-rs/clap - aparcar opened this pull request 3 months ago
feat(mangen): allow custom_sections again

github.com/clap-rs/clap - aparcar opened this pull request 3 months ago
feat: Add CommandExt support

github.com/clap-rs/clap - epage opened this pull request 3 months ago
refactor(complete): Better separate concerns

github.com/clap-rs/clap - epage opened this pull request 3 months ago
Figure out long term role of `ValueHint`

github.com/clap-rs/clap - epage opened this issue 3 months ago
chore(deps): Update dependency STABLE to v1.81.0

github.com/clap-rs/clap - renovate[bot] opened this pull request 3 months ago
chore(deps): Update Rust crate unicode-width to 0.2.0

github.com/clap-rs/clap - renovate[bot] opened this pull request 3 months ago
chore(deps): Update Rust crate clap to v4.5.18

github.com/clap-rs/clap-verbosity-flag - renovate[bot] opened this pull request 3 months ago
chore(deps): Update Rust crate terminal_size to 0.4.0

github.com/clap-rs/clap - renovate[bot] opened this pull request 3 months ago
chore(deps): Update compatible (dev)

github.com/clap-rs/clap - renovate[bot] opened this pull request 3 months ago
chore(ci): Ensure all tests run on the same runner

github.com/clap-rs/clap - epage opened this pull request 3 months ago
test: Make shell integration tests non-blocking

github.com/clap-rs/clap - epage opened this pull request 3 months ago
chore: Update from _rust template

github.com/clap-rs/clap-verbosity-flag - epage opened this pull request 3 months ago
chore: Update from _rust template

github.com/clap-rs/clap - epage opened this pull request 3 months ago
docs: fix small error in Arg::raw

github.com/clap-rs/clap - armandas opened this pull request 3 months ago
doc(complete): Fix how to add completions in elvish

github.com/clap-rs/clap - shannmu opened this pull request 3 months ago
fix(complete): Sort by display order

github.com/clap-rs/clap - epage opened this pull request 3 months ago
support windows style command line parse

github.com/clap-rs/clap - i-xiao-zi opened this issue 3 months ago