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

No clap_derive for latest clap

Cthutu opened this issue 9 months ago
Pretty sure that apostrophe does not belong

joe-saronic opened this pull request 9 months ago
chore(derive): remove useless clones

klensy opened this pull request 9 months ago
Support multiple positionals with fixed sizes

superstator opened this issue 9 months ago
fix: ArgGroup::is_multiple does not require &mut self

aatifsyed opened this pull request 9 months ago
Make visible_alias print in a way that fits convention

lolbinarycat opened this issue 9 months ago
clap_complete: `generate()` shouldn't panic if writing fails

yedayak opened this issue 9 months ago
docs(examples): Add examples of same names multiple options.

zippy-dice opened this pull request 9 months ago
Optional flag argument conflicts with required subcommand

domenkozar opened this issue 9 months ago
Change rendering of visible aliases to be more prominent

tertsdiepraam opened this pull request 9 months ago
fix(complete): Don't panic on broken pipe

yedayak opened this pull request 9 months ago
Add Github Sponsors on this repo

kbknapp opened this pull request 9 months ago
Arg dynamic completion via `ValueHint::Execute(String)`

sigoden opened this issue 9 months ago
Environment variable name aliases

Aeron opened this issue 9 months ago
Multilingual Help Commands

Pi-Cla opened this issue 9 months ago
fix(complete): Avoid use of -v in bash completion

sudotac opened this pull request 9 months ago
`demo.rs` does not compile on its own

DeflateAwning opened this issue 9 months ago
chore(deps): update compatible (dev)

renovate[bot] opened this pull request 9 months ago
`flatten` with `required` breaks requirement checking

nihaals opened this issue 9 months ago
Support Base Path for ValueHint::*Path types

Swivelgames opened this issue 9 months ago
Visually Separate ArgGroups

Swivelgames opened this issue 9 months ago
fix(derive): Re-allow expressions for id's

epage opened this pull request 9 months ago
Write-up of opt-in deprecation warnings?

svix-jplatte opened this issue 9 months ago
chore(deps):Remove cargo audit errors via cargo update

Pi-Cla opened this pull request 10 months ago
Add mention of nushell to clap_complete README

Pi-Cla opened this pull request 10 months ago
feat(complete): support command alias completions

nasso opened this pull request 10 months ago
clap_complete documentation should clearly point to CommandFactory

lolbinarycat opened this issue 10 months ago
Cannot use non-literal expressions for `name` attribute

mwu-tow opened this issue 10 months ago
docs(derive): Fix ToC links within tutorial chapters

epage opened this pull request 10 months ago
doesn't recognize numbers in hex or binary notation

zahash opened this issue 10 months ago
clap_dervie doesnt working on rust version 1.72.1

satyakommula96 opened this issue 10 months ago
chore: Update `heck` requirement

smoelius opened this pull request 10 months ago
Deprecate and remove `clap_complete_fig`?

epage opened this issue 10 months ago
fix: use SCREAMING_SNAKE_CASE for static variable `authors`

amaanq opened this pull request 10 months ago
chore(deps): update pre-commit/action action to v3.0.1

renovate[bot] opened this pull request 10 months ago
chore(deps): update compatible (dev)

renovate[bot] opened this pull request 10 months ago
feat(clap-complete): implemented Generator for Clink autocompletions

wabo225 opened this pull request 10 months ago
Allow longer shorts

jhesqqq opened this issue 10 months ago
Why do all issues asking for prefix are closed?

DimanNe opened this issue 10 months ago
[Meta] No github release for `v4.5.0`

hasezoey opened this issue 10 months ago
clap_complete: always fail to generate into a tempfile

poliorcetics opened this issue 11 months ago
docs(builder): Avoid creating link to now-undocumented method

BenWiederhake opened this pull request 11 months ago
Multi valued flags break collapsing short flags

BenWiederhake opened this issue 11 months ago
fix(error): Include -- in more cases

epage opened this pull request 11 months ago
Don't show global options

nwalfield opened this issue 11 months ago
Extend help subcommand

nwalfield opened this issue 11 months ago
chore: Update snapbox/trycmd

epage opened this pull request 11 months ago
fix: Add missing clap::builder::OsStr impl

epage opened this pull request 11 months ago
Add dependabot

oriontvv opened this pull request 11 months ago
Consider relaxing the bounds of Send + Sync on TypedValueParser

csmclaren opened this issue 11 months ago
propagate_version is missing from documentation

szabgab opened this issue 11 months ago
fix(lex): Use new-ish OsStr API

epage opened this pull request 11 months ago
chore: Update MSRV to 1.74

epage opened this pull request 11 months ago
test(bench): Switch to divan

epage opened this pull request 11 months ago
Powershell completions not working with empty help string.

LucasLehmann opened this issue 11 months ago
Option to toggle off comma separator in help?

mentalisttraceur opened this issue 11 months ago
feat(complete): Dynamic powershell completions

MrJerB opened this pull request 11 months ago
Respect `flatten_help` in man pages

epage opened this issue 11 months ago
fix(complete): Prevent filenames splitting in bash completion

sudotac opened this pull request 11 months ago
chore(deps): update rust crate strsim to 0.11.0

renovate[bot] opened this pull request 11 months ago
chore(deps): update compatible (dev)

renovate[bot] opened this pull request 11 months ago
feat(mangen): generate filename and files

EdJoPaTo opened this pull request 11 months ago
Move clap_complete_fig and clap_complete_nushell into clap_complete

jcgruenhage opened this issue 12 months ago
docs(example): Added repl derive example

eddique opened this pull request 12 months ago
Docs(example) - added repl-derive example

eddique opened this pull request 12 months ago
Docs(examples) create repl derive api example

eddique opened this pull request 12 months ago
chore(deps): update rust crate shlex to v1.3.0 [security]

renovate[bot] opened this pull request 12 months ago
chore(deps): Bump shlex from 1.2.0 to 1.3.0

dependabot[bot] opened this pull request 12 months ago
docs: Adjust how we approach `author`

epage opened this pull request 12 months ago
fix(parser): Don't duplicate requireds when usage disabled

epage opened this pull request 12 months ago
clap_complete bash: filenames with spaces are not completed properly

alexheretic opened this issue 12 months ago
Link to exit code info

sourcefrog opened this pull request 12 months ago
chore(complete): Update completest-pty

epage opened this pull request 12 months ago
fix(complete): Don't provide help output for user

epage opened this pull request 12 months ago
chore(deps): Bump rustix from 0.37.7 to 0.37.27

dependabot[bot] opened this pull request 12 months ago
chore: Update completest

epage opened this pull request 12 months ago
fix(parser): Don't panic with conflicts and groups

epage opened this pull request 12 months ago
Panics when `args_conflicts_with_subcommands(true)`

sorairolake opened this issue 12 months ago
Correct title,name and synopsis in generated man pages for subcommands

Will-Shanks opened this pull request 12 months ago
fix: Update anstream

epage opened this pull request 12 months ago
fix(parser): Improve `args_conflicts_with_subcommands` experience

epage opened this pull request 12 months ago
Subcommand flags can't conflict with arguments

rustacean112 opened this issue 12 months ago
chore: add VSCode DevContainer specification file

ccap2 opened this pull request 12 months ago