Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/clap-rs/clap

A full featured, fast Command Line Argument Parser for Rust
https://github.com/clap-rs/clap

Show subcommand `about` on same line, even in `--help`

Centri3 opened this issue over 1 year ago
completion: Respect `ValueHint::Other` in Bash

clubby789 opened this pull request over 1 year ago
Add compilation error on invalid usage of boolean arg

DoumanAsh opened this pull request over 1 year ago
chore: Inline simple non-mixed format args

nyurik opened this pull request over 1 year ago
chore: Inline format args 2 (mixed cases)

nyurik opened this pull request over 1 year ago
refactor(help): Clean up long possible value handling

epage opened this pull request over 1 year ago
chore: Order trait impl same as trait

nyurik opened this pull request over 1 year ago
chore: Make Clippy happy

nyurik opened this pull request over 1 year ago
chore: Inline format args using clippy fix

nyurik opened this pull request over 1 year ago
chore: Dedup clap derive get fields

nyurik opened this pull request over 1 year ago
refactor(help): Be consistent in join style

epage opened this pull request over 1 year ago
chore: Deduplicate powershell code complete

nyurik opened this pull request over 1 year ago
chore: remove dup code in mangen

nyurik opened this pull request over 1 year ago
refactor: Minor code dedup for writing possible vals

nyurik opened this pull request over 1 year ago
fix(parser): Update iterator sizes as we go

epage opened this pull request over 1 year ago
"Cookbook" entry for "just give me back the Clap 3.x colors"

ssokolow opened this issue over 1 year ago
impl Eq<std::any::TypeId> for clap_builder::util::AnyValueId

Molkars opened this pull request over 1 year ago
4.0 regression: dashes are not accepted any more

est31 opened this issue over 1 year ago
fix(builder): Assert earlier on bad requires/conflicts

epage opened this pull request over 1 year ago
fix(derive): Allow `clippy::almost_swapped`

hds opened this pull request over 1 year ago
Possible bug with enum fields

nerdo opened this issue over 1 year ago
test(help): Remove redundant test

mattmadeofpasta opened this pull request over 1 year ago
`Error::new` takes a `Display` rather than a `StyledStr`

epage opened this issue over 1 year ago
Update bitflags dependency to 2.2.1.

qwandor opened this pull request over 1 year ago
docs: Clean up so CI passes

epage opened this pull request over 1 year ago
fix: Remove strict linting from generated code

hds opened this pull request over 1 year ago
Added Concepts section to derive tutorial

rben01 opened this pull request over 1 year ago
clap suggests hidden subcommands in errors

yshui opened this issue almost 2 years ago
fix(help): don't suggest hidden subcommands

yshui opened this pull request almost 2 years ago
docs: Update mut_arg docs on help + version flags

ClementTsang opened this pull request almost 2 years ago
Clippy almost swap triggering on clap subcommand and Parser

kristian1108 opened this issue almost 2 years ago
fix(complete): Escape special characters properly for zsh

changhc opened this pull request almost 2 years ago
Multiple optional arguments are displayed incorrectly in help output

fabianfreyer opened this issue almost 2 years ago
fix(help): Preserve block indent when wrapping

epage opened this pull request almost 2 years ago
docs(help): Fill in styles docs

epage opened this pull request almost 2 years ago
feat(help): Allow customizing terminal styling (unstable)

epage opened this pull request almost 2 years ago
Prettier typography when `unicode` feature is set?

virtualritz opened this issue almost 2 years ago
chore: Update from '_rust/main' template

epage opened this pull request almost 2 years ago
chore(config): migrate renovate config - autoclosed

renovate[bot] opened this pull request almost 2 years ago
Please provide an argument to make the derive automatically generate a test

joshtriplett opened this issue almost 2 years ago
Automatically detect allow_missing_positional

joshtriplett opened this issue almost 2 years ago
feat(help): Allow customizing terminal styling (unstable)

epage opened this pull request almost 2 years ago
refactor: Track term widths as plugins

epage opened this pull request almost 2 years ago
chore: Update anstyle/anstream

epage opened this pull request almost 2 years ago
Allow defining help heading for help flags

paradigm opened this issue almost 2 years ago
better compile time validation of value_parser types

rbtcollins opened this issue almost 2 years ago
feat(help): Show value terminator

toddATavail opened this pull request almost 2 years ago
An error message is required when the sub-command is not provided.

QiangHeisenberg opened this issue almost 2 years ago
Dependency Dashboard

renovate[bot] opened this issue almost 2 years ago
chore: Update from '_rust/main' template

epage opened this pull request almost 2 years ago
bash generated completions invalid when command name contains spaces

mjpieters opened this issue almost 2 years ago
fix(typo): replace ags by args

Bfault opened this pull request almost 2 years ago
clap_mangen does not write the arg information in the subcommand

eatradish opened this issue almost 2 years ago
Use one argument to determine load environment, before setting defaults

tgross35 opened this issue almost 2 years ago
Ambiguous inferred args picks one, rather than errors

SUPERCILEX opened this issue almost 2 years ago
Add `-r, --recursive` flags to help command

SUPERCILEX opened this issue almost 2 years ago
Value terminator is not included anywhere in help message

epbuennig opened this issue almost 2 years ago
unable to build older releases due to MSRV conflict

tones111 opened this issue almost 2 years ago
fix(error): Don't highlight 'similar'

epage opened this pull request almost 2 years ago
fix(error): Don't highlight 'similar'

epage opened this pull request almost 2 years ago
TypedValueParser cannot return single Vec<String>

LegionMammal978 opened this issue almost 2 years ago
fix(clap_lex): Use safe API for OsStr conversion when available

blyxxyz opened this pull request almost 2 years ago
fix!: Remove `unstable-replace` feature flag

epage opened this pull request almost 2 years ago
fix!: Remove stablized `unstable-grouped` feature

epage opened this pull request almost 2 years ago
fix(lex): Clarify unsafe safety

epage opened this pull request almost 2 years ago
fix(lex): Deprecate unsound `OsStrExt::split_at`

epage opened this pull request almost 2 years ago
`clap_lex::OsStrExt` is unsound

blyxxyz opened this issue almost 2 years ago
fix(error): Give more idea why we are suggesting an arg

epage opened this pull request almost 2 years ago
feat: Allow defer initialization of subcommands

epage opened this pull request almost 2 years ago
feat: Experiment with a `Command::reserve_args`

epage opened this pull request almost 2 years ago
perf: Opt-in scaling to larger CLIs at cost of 35 KiB

epage opened this pull request almost 2 years ago
fix(mangen): Honor the bin_name when rendering manpages

arusahni opened this pull request almost 2 years ago
Empty pathbufs are no longer accepted by `default_value`

mejrs opened this issue almost 2 years ago
Generate `.env` string form Command

joepio opened this issue almost 2 years ago
Help message output is not sorted by option name

mooli opened this issue almost 2 years ago
Support custom suggested fix messages for specific flags

weihanglo opened this issue almost 2 years ago
Optional, nested flatten gets ignored (nested ArgGroups are unsupported)

jeertmans opened this issue almost 2 years ago
add ability to parse additional group methods

klnusbaum opened this pull request almost 2 years ago
how to enable `-h` / `--help` (short help) + `--help-all` (long help)

asottile opened this issue almost 2 years ago
Implement helper methods for `PathBufValueParser`

bim9262 opened this pull request almost 2 years ago
chore(deps): bump bumpalo from 3.11.0 to 3.12.0

dependabot[bot] opened this pull request almost 2 years ago
`note: the argument '--option' exists` is too gruff

epage opened this issue about 2 years ago
Improve how we infer behavior from field types

tmccombs opened this issue about 2 years ago
Add method to parse environment variables from custom source

robertkiel opened this issue about 2 years ago
Argument and command inference are buggy

SUPERCILEX opened this issue about 2 years ago
Help heading descriptions

IgnisDa opened this issue about 2 years ago
fix: Broken long arg inference on conflicts

SUPERCILEX opened this pull request about 2 years ago
Allow wrap_help without terminal_size dependency

mitsuhiko opened this issue about 2 years ago
Support non-Display types with `default_value_t`

rdelfin opened this issue about 2 years ago