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

chore: Release

f65d421607ba16c3175ffe76a20820f123b6c4cb authored 10 months ago by Ed Page <[email protected]>
docs: Update changelog

886b2729e419114bf42f1a92c66d346c81aa8f33 authored 10 months ago by Ed Page <[email protected]>
Merge pull request #5386 from amaanq/static-var-name

fix: use SCREAMING_SNAKE_CASE for static variable `authors`

3ba429752fdb19b7a1c2e151c41d5141ad5b9295 authored 10 months ago by Ed Page <[email protected]>
fix: Use SCREAMING_SNAKE_CASE for static variable `authors`

2aea9504c4894b3bddf9cd4d2d6cba889307c157 authored 10 months ago by Amaan Qureshi <[email protected]>
Merge pull request #5382 from clap-rs/renovate/pre-commit-action-3.x

chore(deps): update pre-commit/action action to v3.0.1

690f5557d7f25904c31ec9f2a3c3657cbb68c98e authored 10 months ago by Ed Page <[email protected]>
chore(deps): update compatible (dev) (#5381)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

a2aa644368ec19026b16b870ec32dc57b325ba9b authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update pre-commit/action action to v3.0.1

c233de53c0cca4281f444cf16d16d161bc9c3cab authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Merge pull request #5371 from BenWiederhake/dev-fix-link-command-trailing_var_arg

fix(builder): Avoid creating link to now-undocumented method

d0028d74b507c6ce0a05cafd1f4c34bf7ec85c63 authored 10 months ago by Ed Page <[email protected]>
fix(builder): Don't doc-link to undocumented item

0076cac7cb0b1ad4cc6f2b6c721d71f9e4d6947e authored 10 months ago by Ben Wiederhake <[email protected]>
chore: Release

0c01b5558de0a1a513a2af429981099e550d1a78 authored 10 months ago by Ed Page <[email protected]>
docs: Update changelog

08e0b5bde4b45567be98d12e7d394762fa8da6a4 authored 10 months ago by Ed Page <[email protected]>
Merge pull request #5359 from poliorcetics/ab/push-szymvyzpmnqx

fix(clap_complete_nushell): correctly handle commands whose short description is more than one line

f2c4e6ec740cce29cea3fd7232e4d2716f089fc2 authored 10 months ago by Ed Page <[email protected]>
fix(complete): Handle newlines in command/arg descriptions

Found while trying to add Nushell completions to
[`jj`](https://github.com/martinvonz/jj).

e782775229081697e47d340a155d6b087eeb46f8 authored 10 months ago by Alexis (Poliorcetics) Bourget <[email protected]>
test(complete): Show newline issue

fba7c8597bf3028400d6f6a22d83cedb7a2bd5a5 authored 10 months ago by Ed Page <[email protected]>
chore: Release

8a7a13a5618cfdc4ff328624a5266e7b4d88649a authored 10 months ago by Ed Page <[email protected]>
docs: Update changelog

7b3a3e1e5eee57fc37110343b980cbe8170d20ad authored 10 months ago by Ed Page <[email protected]>
Merge pull request #5356 from epage/escape

fix(error): Include -- in more cases

7b624ca74336f6f14f01007b9039990d53acda0f authored 10 months ago by Ed Page <[email protected]>
fix(error): Include -- in more cases

Inspired by rust-lang/cargo#12494.
Part of this is that our "did you mean" does prefix checks so...

446328a8d3cdaac28884bf8fdfcc85f35c8b5134 authored 10 months ago by Ed Page <[email protected]>
test(error): Show existing last behavior

7de6df878238ca8e3d9723bb9650f7fe9470d8bd authored 10 months ago by Ed Page <[email protected]>
Merge pull request #5351 from epage/snap

chore: Update snapbox/trycmd

b48c90fc643d84d8f096af89e0cb865999b84036 authored 10 months ago by Ed Page <[email protected]>
chore: Update snapbox/trycmd

5f9cecb6bd3d39a5116b502fb560ffe19b949227 authored 10 months ago by Ed Page <[email protected]>
Merge pull request #5350 from epage/fix

fix: Add missing clap::builder::OsStr impl

f45a32ec2c1506faf319d914d985927ed47b0b5e authored 11 months ago by Ed Page <[email protected]>
fix: Add missing clap::builder::OsStr impl

Found via rust-lang/cargo#10554

323345b3bc09d5b1b8b786c064f7285c82654791 authored 11 months ago by Ed Page <[email protected]>
chore: Release

9295e322e8a7bfd00a7038bb7301bc4b8d913b5d authored 11 months ago by Ed Page <[email protected]>
chore: Release

a751c5fe65cd33cb09e85ff3039b4fd0182cdb6e authored 11 months ago by Ed Page <[email protected]>
chore: Release

9ec6c942b81c370a8c14652e42295933244555ac authored 11 months ago by Ed Page <[email protected]>
docs: Update changelog

0735119775c2d27fef6b3c232cb9ef2fcbbd963f authored 11 months ago by Ed Page <[email protected]>
Merge pull request #5344 from epage/encode

fix(lex): Use new-ish OsStr API

c4d3959506f5068f86ffb7ab34b622bd2da40dd8 authored 11 months ago by Ed Page <[email protected]>
fix(lex): Use new-ish OsStr API

Fixes #5280

f750e577789e1dd34c6950d8c8fe16d1bfd1f49c authored 11 months ago by Ed Page <[email protected]>
Merge pull request #5343 from epage/msrv

chore: Update MSRV to 1.74

1d9a554cdfddffcb92d197706b9720e2760cb443 authored 11 months ago by Ed Page <[email protected]>
chore: Update MSRV to 1.74

4b45d361b1b96eb1f37b7d1db2684203ca828a94 authored 11 months ago by Ed Page <[email protected]>
Merge pull request #5342 from epage/divan

test(bench): Switch to divan

55b1f945157d4d0e480dea6c492e04d0b541088a authored 11 months ago by Ed Page <[email protected]>
test(complete): Make it order independent

ea77b98da3f321069ae136a241a2d266c2b28bd7 authored 11 months ago by Ed Page <[email protected]>
test(bench): Switch to divan

b0fea2bac60819bdb042e10c032817fded67f815 authored 11 months ago by Ed Page <[email protected]>
chore: Release

7425ee74e8136949071e92c27304dbc52e551c39 authored 11 months ago by Ed Page <[email protected]>
docs: Update changelog

2efeb012eca9bd233dee9cfe4bbe2e11e535ef3b authored 11 months ago by Ed Page <[email protected]>
Merge pull request #5331 from EdJoPaTo/mangen-files

feat(mangen): generate filename and files

afcd8000e80d91acbce93d38ac7e3811c7ecf7a3 authored 11 months ago by Ed Page <[email protected]>
chore: Release

708afa33ef390e888e4b750423d5a674f490500d authored 11 months ago by Ed Page <[email protected]>
docs: Update changelog

ec743498380555473d5f966362d9a51762e21f31 authored 11 months ago by Ed Page <[email protected]>
Merge pull request #5336 from sudotac/prevent-filenames-splitting-in-bash-completion

fix(complete): Prevent filenames splitting in bash completion

0582e04b0b99d2ddc50629c98180c0e61fd561ef authored 11 months ago by Ed Page <[email protected]>
fix(complete): Prevent filenames splitting

Fix #5313

1edffb857618261d1b60ee156107e3c1d1da1a7f authored 11 months ago by sudotac <[email protected]>
test(complete): Verify filename splitting

fe16f24ed89be57ac75814c3c294c805a0e4df12 authored 11 months ago by sudotac <[email protected]>
Merge pull request #5334 from clap-rs/renovate/strsim-0.x

chore(deps): update rust crate strsim to 0.11.0

2cc81c684fef1b7867b9f0c2980cec73f88c0f1b authored 11 months ago by Ed Page <[email protected]>
chore(deps): update compatible (dev) (#5333)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

4788918e01f100fcaab76e02c1790059b7484d17 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update rust crate strsim to 0.11.0

cd0ca3cc139da9bd94c315eaccdf186d3811de27 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
refactor(mangen): Use argument impl over generic

2b9d991f51f1366defb21f9e2e6aa3f5bd817f5e authored 11 months ago by EdJoPaTo <rfc-conform-git-commit-email@funny-long-domain-label-everyone-hates-as-it-is-too-long.edjopato.de>
feat(mangen): Generate filename and files

The API is inspired by clap_complete.

868aa30ef5d2180713b78dad69dcbebd1892569a authored 11 months ago by EdJoPaTo <rfc-conform-git-commit-email@funny-long-domain-label-everyone-hates-as-it-is-too-long.edjopato.de>
chore: Release

ba2d1112d1bbea498b186cb79c24e6f52bb80d31 authored 11 months ago by Ed Page <[email protected]>
docs: Update changelog

9d586c8f4913dde67c39efba58eea886707c120f authored 11 months ago by Ed Page <[email protected]>
Merge pull request #5301 from Will-Shanks/master

Correct title,name and synopsis in generated man pages for subcommands

040ff6a85d35bf81ea41d5e4e8e4af0c3a9313e0 authored 11 months ago by Ed Page <[email protected]>
fix: Apply PR comments

eaf0b5eea4c1a03351c7c3b161a6a3c942df5f4e authored 11 months ago by Will Shanks <[email protected]>
Merge pull request #5328 from eddique/master

docs(example): Added repl derive example

99470c477cebca78cbc2440c4caad4f11d53e0dc authored 11 months ago by Ed Page <[email protected]>
fix: Format chained method

fcab81aadbf66aec48654ed9e0c1a4236d2675c8 authored 11 months ago by Eric R <[email protected]>
fix: Format to repl.rs structure, remove readme

3216a64beac82f6dd34540b3b417d64136ed0c7b authored 11 months ago by Eric R <[email protected]>
fix: Remove comma from end of EchoArgs

1b28cf818afaa4634aeb7149fd51002624beffbc authored 11 months ago by Eric R <[email protected]>
docs(example): Added repl derive example

a6391ae9e3870fec66abe1c95b89b7a80a4d035e authored 11 months ago by Eric R <[email protected]>
chore(deps): update rust crate shlex to v1.3.0 [security] (#5323)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

470c636bc09fe8dff7b6b3d3212862a82cb4e96d authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: Release

bd9583059be6db26ef07eacbfbd31d634c2cbec6 authored 11 months ago by Ed Page <[email protected]>
docs: Update changelog

35a96b08249d67448956a44ef457fd539dcc4c9f authored 11 months ago by Ed Page <[email protected]>
Merge pull request #5240 from sudotac/improve-bash-completion-with-compopt

Improve bash completion with compopt

646134a9a9a896bbf976469bae2a63b56aa21dce authored 11 months ago by Ed Page <[email protected]>
docs(faq): Remove parity link

Now that we've integrated everything into rustdoc,
its more obvious.

d18c327229f7fe1ebb2bd3623491f26bdb277b16 authored 11 months ago by Ed Page <[email protected]>
fix(complete): Suppress a useless space completion

13a79804c958c5b58ac509f97edee9bf10aaad43 authored 11 months ago by sudotac <[email protected]>
feat(complete): Add DirPath support in bash

e25b1abddf7c32001a15caf0aa1e2630a6822ea5 authored 11 months ago by sudotac <[email protected]>
fix(complete): Fix path completion in bash

Fix #5239

3a222def2221ef379033eab22840745cb50b8a7f authored 11 months ago by sudotac <[email protected]>
test(complete): Verify some variants of ValueHint

62a5ace9f1e71d10d4e947f7c8a1656e9a34a778 authored 11 months ago by sudotac <[email protected]>
chore: Release

6a2b3bf4fa939c237c4cf684dc9b2f47c1d55cc9 authored 11 months ago by Ed Page <[email protected]>
docs: Update changelog

069c7a6245bca17aba72c05e5b09d5928617ce99 authored 11 months ago by Ed Page <[email protected]>
Merge pull request #5256 from Serock3/master

fix(clap_complete): Use bin name instead of package name for bash completions in subcommands

e1c357504452f5da387187fa35d3b77e1c073f6d authored 11 months ago by Ed Page <[email protected]>
fix(complete): Use `bin_name` for subcommands

Bash completions for subcommands used package
name, which broke completions when the `bin_name`
...

ba378e635ca42ef08e63b41b8c5dd6ca03a05dea authored 11 months ago by Sebastian Holmin <[email protected]>
test(complete): Add custom bin name test

64119956414369fc95704a29a9a851f753d8d042 authored 11 months ago by Sebastian Holmin <[email protected]>
Merge pull request #5317 from epage/author

docs: Adjust how we approach `author`

ef45f2d4e74ad9910c38bccfc98b65f77ba4e818 authored 11 months ago by Ed Page <[email protected]>
docs(tutorial): Don't cover 'author' as its not shown

64ae186dfcc7fd87ea4c2c2153154a1620f6274e authored 11 months ago by Ed Page <[email protected]>
docs(derive): Point users to 'help_template' if they want author

42849cdf5f3804c8aeea4a6198293d121c8b2922 authored 11 months ago by Ed Page <[email protected]>
chore: Release

0134f45ff0e2e2be8c451565e4fbf5d3cb7b7cfd authored 11 months ago by Ed Page <[email protected]>
docs: Update changelog

995ee032779d802606e599caf4f498ea51e92e82 authored 11 months ago by Ed Page <[email protected]>
Merge pull request #5314 from epage/required

fix(parser): Don't duplicate requireds when usage disabled

2f1890907ed4e78674feeb96df34cfb813b84686 authored 11 months ago by Ed Page <[email protected]>
fix(parser): Don't duplicate requireds when usage disabled

Skipping a test for now because we don't have a mixed-feature testing
strategy.

Fixes #5312

0a635b9a20077e2f932a9baee527052d8ed45d9e authored 11 months ago by Ed Page <[email protected]>
Merge pull request #5311 from sourcefrog/doc-exitcode

Link to exit code info

e648e086f3934afb40b121b5999b9e23657ddc28 authored 11 months ago by Ed Page <[email protected]>
docs: Link to exit code info

8c83971b8c356b8c9abfbbb2320cb946a2ee8139 authored 11 months ago by Martin Pool <[email protected]>
Merge pull request #5310 from epage/pty

chore(complete): Update completest-pty

b250c0b5f5920b59e551bf0ec90e17c6103ae4a2 authored 11 months ago by Ed Page <[email protected]>
chore(complete): Update completest-pty

c742b8eb0ca648b645b616e064e00408944f390e authored 11 months ago by Ed Page <[email protected]>
chore: Release

f524d84c1d3eca1c980c5150c750d9e00cbbdb0c authored 11 months ago by Ed Page <[email protected]>
docs: Update changelog

944fb81cf593af1cd3a58dd959c934f0ff483182 authored 11 months ago by Ed Page <[email protected]>
Merge pull request #5309 from epage/long

fix(complete): Don't provide help output for user

f7a2e4623aa3707074f0719d7ab898cdb9cf6f18 authored 11 months ago by Ed Page <[email protected]>
fix(complete): Don't provide help output for user

We shouldn't be injecting help when being flattened.

Unsure why this made tests fail inconsiste...

6fcba9821dd05aa9a8ebb1fa3f72a43b833f3b3f authored 11 months ago by Ed Page <[email protected]>
Merge pull request #5307 from epage/completest

chore: Update completest

a04e4550b996964f33347d0b53ff23c826a045f2 authored 11 months ago by Ed Page <[email protected]>
chore: Update completest

419f231dad207b6052a89bfe1a6a01908cb5db8e authored 11 months ago by Ed Page <[email protected]>
chore: Update completest

6e862f5617eb41656dcf79bd9c87a09de80e1523 authored 11 months ago by Ed Page <[email protected]>
chore: Release

ef98da27cb1ade0602eb885fcfabf8c27e5d3212 authored 11 months ago by Ed Page <[email protected]>
docs: Update changelog

5801ce1937c2186b5be146b621f030444ab98a67 authored 11 months ago by Ed Page <[email protected]>
Merge pull request #5306 from epage/conflict

fix(parser): Don't panic with conflicts and groups

d1d88ae45b272b2b47b0cde3aa1df321fbb35f8a authored 11 months ago by Ed Page <[email protected]>
fix(parser): Don't panic with conflicts and groups

With #5298, I had overlooked that `matcher.arg_ids()` includes
`ArgGroup`s. I had assumed I cou...

50c59f63bbf8d537115198a0104a7b0cfcddb630 authored 11 months ago by Ed Page <[email protected]>
fix: Use "full" cmd name in man page

Print the full command, instead of just the last subcommand in the man
page. ex for `git add` pr...

29c569000006e6a504dbe7f319b4fe4cce0e541e authored 11 months ago by Will Shanks <[email protected]>
chore: Release

cbc9c9dd44fc4be25c196213d508b9d2a9c282f3 authored 12 months ago by Ed Page <[email protected]>
docs: Update changelog

4718b89486c7c4236a18411b8449afc2d93f8e3d authored 12 months ago by Ed Page <[email protected]>
Merge pull request #5299 from epage/ansi

fix: Update anstream

38f805cea0cf50a0f26ed01e4fdf550ca8a555fa authored 12 months ago by Ed Page <[email protected]>
fix: Update anstream

2a3356a53543531726e851e97639810f3828a89b authored 12 months ago by Ed Page <[email protected]>
chore: Release

12b5c39d467ea147c21f5eb3063fc0bc2538e9b7 authored 12 months ago by Ed Page <[email protected]>
docs: Update changelog

1c5b63390babdb4f3a8994436da4e7f9239b7d43 authored 12 months ago by Ed Page <[email protected]>
Merge pull request #5298 from epage/conflict

fix(parser): Improve `args_conflicts_with_subcommands` experience

a5d46410e072b9821f76b21839849c4434a2f8da authored 12 months ago by Ed Page <[email protected]>