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

Merge pull request #5025 from SUPERCILEX/resolve-alias-conflicts

fix: Resolve conflicting name inference if from aliases

github.com/clap-rs/clap - 3ac44040efeaa6e2b738bad9c2b3ecf46e8017d2 authored over 1 year ago by Ed Page <[email protected]>
fix: Make long subcommand flag inference consistent

Signed-off-by: Alex Saveau <[email protected]>

github.com/clap-rs/clap - a76789eb8bb1f07dc8d63414ef0e39e6f0abab29 authored over 1 year ago by Alex Saveau <[email protected]>
fix: Resolve conflicting name inference if from aliases

Signed-off-by: Alex Saveau <[email protected]>

github.com/clap-rs/clap - c2b8ec3bd3f0a99ef1ed723deac12cf1dfb781ca authored over 1 year ago by Alex Saveau <[email protected]>
test: Long flags inference

Signed-off-by: Alex Saveau <[email protected]>

github.com/clap-rs/clap - e5c6993cca8398ed16514e1a065b832ff04d6120 authored over 1 year ago by Alex Saveau <[email protected]>
Merge pull request #5136 from epage/panic

fix(assert): Call out the action in positional assert

github.com/clap-rs/clap - 0d9b14fa6e9ccb09fea5d7c93477b7fca8d51bdc authored over 1 year ago by Ed Page <[email protected]>
fix(assert): Call out the action in positional assert

Brought up in #5135

github.com/clap-rs/clap - 221177b9cbd8fc711536e6dcb8f948dae5c1b172 authored over 1 year ago by Ed Page <[email protected]>
chore: Update from '_rust/main'

github.com/clap-rs/clap-verbosity-flag - ad228e9cff31cd27880ca4a18466a1557b21c264 authored over 1 year ago by Ed Page <[email protected]>
chore: Update from '_rust/main'

github.com/clap-rs/clap - cb2d2bcf0753b4538b0ca08789dff47b1e445ba0 authored over 1 year ago by Ed Page <[email protected]>
chore(ci): Don't set patch for MSRV

github.com/clap-rs/clap - 4173c8f4767296f76a6eb96d70b7ca6c13bb38bd authored over 1 year ago by Ed Page <[email protected]>
chore(ci): Don't set patch for MSRV

github.com/clap-rs/clap-verbosity-flag - 4173c8f4767296f76a6eb96d70b7ca6c13bb38bd authored over 1 year ago by Ed Page <[email protected]>
chore(ci): Revert experiments

github.com/clap-rs/clap - 813298e4fecc63cf94a9dcb7e79b42883d172199 authored over 1 year ago by Ed Page <[email protected]>
chore(ci): Ensure derive_ui gets partially updated

github.com/clap-rs/clap - 9aabb43e0167047168916a3747cacca56fa2df20 authored over 1 year ago by Ed Page <[email protected]>
chore(ci): Ensure Makefile gets updated

github.com/clap-rs/clap - 12bd7194b344a681e5f5305d8c6bac0693bfe72b authored over 1 year ago by Ed Page <[email protected]>
chore(ci): Experiment with dropping MSRV patch

github.com/clap-rs/clap - d284d1e5a5805000905270200d9b6763d08db93f authored over 1 year ago by Ed Page <[email protected]>
chore(ci): Experiment with dropping MSRV patch

github.com/clap-rs/clap - fabe1f28ad9ca5245c2c6fc408f408a3f37d2ce3 authored over 1 year ago by Ed Page <[email protected]>
chore(ci): Experiment with dropping MSRV patch

github.com/clap-rs/clap - 11c2f86c939738338a70e102b6fd616471b91d8e authored over 1 year ago by Ed Page <[email protected]>
chore(ci): Test MSRV update

github.com/clap-rs/clap - 70ac5e2274ab286756b5fa9b57233b77f62bd321 authored over 1 year ago by Ed Page <[email protected]>
chore(ci): Don't set patch field

github.com/clap-rs/clap - 8f4c2bfc3845259948c523cc192a99d125b9f528 authored over 1 year ago by Ed Page <[email protected]>
docs: Clarify most asserts are for debug builds

github.com/clap-rs/clap - c344edf8b9df19b1268f2ed8aa5c455c8d0ac31e authored over 1 year ago by Ed Page <[email protected]>
chore: Release

github.com/clap-rs/clap - e6e539660f36487e3521ab6835ef1381a21785a4 authored over 1 year ago by Ed Page <[email protected]>
docs: Update changelog

github.com/clap-rs/clap - acbb60c11389d362e3b2d23a7b2a0a0523bd2fa8 authored over 1 year ago by Ed Page <[email protected]>
Merge pull request #5129 from cgwalters/widen-terminal-size

chore: Update terminal_size to 0.3.0

github.com/clap-rs/clap - f09d521450c50f56153f7246489666c71e3b4739 authored over 1 year ago by Ed Page <[email protected]>
chore(builder): Bump terminal_size to 0.3

For some reason, terminal_size bumped semver recently; they
also bumped the rustix version to 0....

github.com/clap-rs/clap - 84f99ff979d58e3fe94716144b1800fd81723ed7 authored over 1 year ago by Colin Walters <[email protected]>
Merge pull request #5124 from devinherron/master

fix(doc): Fix typo in 03_04_subcommands.md

github.com/clap-rs/clap - 7f8df272d90afde89e40de086492e1c9f5749897 authored over 1 year ago by Ed Page <[email protected]>
fix(doc): Fix typo in 03_04_subcommands.md

github.com/clap-rs/clap - 4dff87386a950d8dfa8e89906e9bf54d180d13de authored over 1 year ago by devinherron <[email protected]>
chore: Release

github.com/clap-rs/clap - e9668b364c5a0d259780a3e6d8352203d6f329f5 authored over 1 year ago by Ed Page <[email protected]>
docs: Update changelog

github.com/clap-rs/clap - bc4986e01e4a6c817e4af8dbd91f96c6aae97107 authored over 1 year ago by Ed Page <[email protected]>
Merge pull request #5122 from epage/docs

docs(tutorial): Split into separate modules per section

github.com/clap-rs/clap - 3d53641ca1696fdeafb8e1e87def6b27f1a7d79d authored over 1 year ago by Ed Page <[email protected]>
docs(tutorial): Split into separate modules per section

Unsure how much to read into this but some refer to the tutorial a a big
wall of ... and maybe b...

github.com/clap-rs/clap - 32586c7b6335f437e6f01a089e7664f9c88ddc09 authored over 1 year ago by Ed Page <[email protected]>
docs(tutorial): Split out into a module

github.com/clap-rs/clap - 5f6d4a3dadd436899923f27ea6ac62b26198ad91 authored over 1 year ago by Ed Page <[email protected]>
Merge pull request #5121 from epage/docs

docs(tutorial): Try to clean up the text

github.com/clap-rs/clap - 20987de0bd2b9b2720771b0f0572745d2ee91433 authored over 1 year ago by Ed Page <[email protected]>
docs(tutorial): Attempt to clarify attributes

github.com/clap-rs/clap - 9e7404b5996128efcf4d6098b7d4af4eacb04fca authored over 1 year ago by Ed Page <[email protected]>
docs(derive): Clarify value attributes are for PossibleValue

github.com/clap-rs/clap - db97a2c5be69fa81af80e9cee5d3943bcfc664c4 authored over 1 year ago by Ed Page <[email protected]>
chore: Release

github.com/clap-rs/clap - 37ba6075a9e3c968a196e73e78e95a1e7c6e9326 authored over 1 year ago by Ed Page <[email protected]>
docs: Update changelog

github.com/clap-rs/clap - 3234c74a886fdb14abc94b34413d8604d2da0e93 authored over 1 year ago by Ed Page <[email protected]>
Merge pull request #5118 from nibon7/nu

feat(nu): Make the completion scripts more general

github.com/clap-rs/clap - 0792aae9f69fd007b3ed1c030b04fdc78e815add authored over 1 year ago by Ed Page <[email protected]>
feat(nu): Make the completion scripts more general

The generated scripts can be used as script, module and overlay.

* script
`source completion_...

github.com/clap-rs/clap - 45a7c2e37eff37f81ed22d9dde7553624d93204c authored over 1 year ago by nibon7 <[email protected]>
chore: Approve ISC

github.com/clap-rs/clap - 5749aa0932d42cd0ee484b6cb9fcf6f6dd026749 authored over 1 year ago by Ed Page <[email protected]>
chore: Release

github.com/clap-rs/clap - 6eac61154bda701f64b511035a8343118a142cd3 authored over 1 year ago by Ed Page <[email protected]>
docs: Update changelog

github.com/clap-rs/clap - a2f8b1a0a8e94302a5a046968e0844dcb8f269b3 authored over 1 year ago by Ed Page <[email protected]>
Merge pull request #5114 from jporwal05/master

fix: (fish-completion) Help for value enum

github.com/clap-rs/clap - 1509828308fd04b5841938baba10239419ad6e3b authored over 1 year ago by Ed Page <[email protected]>
fix: (fish-completion) Help for value enum

Resolves #5101

- The completion of value enums now displays accurate help text
- This fix enclo...

github.com/clap-rs/clap - 34291a2b46310ac08df90aec0e7d56bb34161eb8 authored over 1 year ago by jporwal05 <[email protected]>
test: (completion) enum value help

- Breaking for fish shell
- Matching the bad output to make the test pass

github.com/clap-rs/clap - ca06c321c52eb30410cae1a3b5dbb66a5c3b06b3 authored over 1 year ago by jporwal05 <[email protected]>
chore(gh): Ensure we can test latest deps

github.com/clap-rs/clap - 7f5eac7bb617bd4427d849f0001b2180532a3043 authored over 1 year ago by Ed Page <[email protected]>
Merge #34

34: Bump actions/checkout from 3 to 4 r=matthiasbeyer a=dependabot[bot]

Bumps [actions/checkout...

github.com/clap-rs/clap-port-flag - 98aed8588b0b68bec98ae33429dd04365ddf7766 authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Merge #20

20: Bump actions/checkout from 3 to 4 r=matthiasbeyer a=dependabot[bot]

Bumps [actions/checkout...

github.com/clap-rs/clap-permission-flag - ff80f5a02e9930a7aa670ce36fda846397aa1b85 authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Fix clippy: Do not borrow here

Signed-off-by: Matthias Beyer <[email protected]>

github.com/clap-rs/clap-port-flag - abe1d5d0e92343e163204cb48fedb761c78b3d17 authored over 1 year ago by Matthias Beyer <[email protected]>
Fix clippy: Do not borrow here

Signed-off-by: Matthias Beyer <[email protected]>

github.com/clap-rs/clap-permission-flag - 962033f3bf269e56a4ab01ef846e2794636c0497 authored over 1 year ago by Matthias Beyer <[email protected]>
MSRV: 1.64.0 -> 1.70.0

Signed-off-by: Matthias Beyer <[email protected]>

github.com/clap-rs/clap-permission-flag - b1c1eb79f664e715417d3afcfa170b76f10bd32d authored over 1 year ago by Matthias Beyer <[email protected]>
MSRV: 1.64.0 -> 1.70.0

Signed-off-by: Matthias Beyer <[email protected]>

github.com/clap-rs/clap-port-flag - 33e99f2eebf14a48e23809c2d83d37e75ceef144 authored over 1 year ago by Matthias Beyer <[email protected]>
MSRV: 1.60.0 -> 1.64.0

Signed-off-by: Matthias Beyer <[email protected]>

github.com/clap-rs/clap-permission-flag - 28efff99ffa41c2060993b008a0d398b6c687534 authored over 1 year ago by Matthias Beyer <[email protected]>
MSRV: 1.60.0 -> 1.64.0

Signed-off-by: Matthias Beyer <[email protected]>

github.com/clap-rs/clap-port-flag - 65693625497b84e918be378fc2871e59a129cea5 authored over 1 year ago by Matthias Beyer <[email protected]>
Bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

github.com/clap-rs/clap-permission-flag - c9eeaf5d033d4a3ca6b0a5fd8873caea9f05f0ed authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

github.com/clap-rs/clap-port-flag - 7828fc36434cfc2f7930265fadafe8959c7e6192 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #69 from clap-rs/renovate/rust-1.x

chore(deps): update msrv to v1.69.0

github.com/clap-rs/clap-verbosity-flag - 6d46b1a59927e1b18bd1eff3f6902e227887a534 authored over 1 year ago by Ed Page <[email protected]>
chore(deps): update compatible (dev) (#5108)

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

github.com/clap-rs/clap - dc63cba772ab1d1a2b977acedd08af2b3baa6692 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update msrv to v1.69.0

github.com/clap-rs/clap-verbosity-flag - b91d545c3fdee41fd6443dadf3222294620fbb3a authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: Release

github.com/clap-rs/clap - 3cd571e654b8a978f2244289729a85a82e638373 authored over 1 year ago by Ed Page <[email protected]>
docs: Update changelog

github.com/clap-rs/clap - 59f1d01e9a9f566d3acfb8c7ea6e8adc2eaac0d1 authored over 1 year ago by Ed Page <[email protected]>
Merge pull request #5106 from epage/once

perf: Drop a dep for faster builds

github.com/clap-rs/clap - 7a4f7d3f2cc66929cbb7746d0ff3655535854f8d authored over 1 year ago by Ed Page <[email protected]>
perf: Drop a dep for faster builds

`OnceLock` became available as of 1.70 which is older than our new MSRV.
We can easily get away ...

github.com/clap-rs/clap - 087224a48639622a23cedac7824de914c4fc63e6 authored over 1 year ago by Ed Page <[email protected]>
Merge pull request #5105 from geometryolife/fix

fix(builder): Update documentation comments

github.com/clap-rs/clap - 98712dba51829f745db0aa4523e313f12a932828 authored over 1 year ago by Ed Page <[email protected]>
fix(builder): Update documentation comments

github.com/clap-rs/clap - 4012b195fd26ce73cadc133d9aef5873ea501fd8 authored over 1 year ago by Joe Chen <[email protected]>
chore: Release

github.com/clap-rs/clap - 7126f78421de4041c0de2f0c4a2141fa50f8b54a authored over 1 year ago by Ed Page <[email protected]>
docs: Update changelog

github.com/clap-rs/clap - f31e6affdf50a15675667af9a8dedee5989b5be8 authored over 1 year ago by Ed Page <[email protected]>
Merge pull request #5096 from epage/nu

chore: Update dependencies

github.com/clap-rs/clap - 0a4c8e26f24132d42a326cb7e2e96f47c3657d49 authored over 1 year ago by Ed Page <[email protected]>
chore: Update dependencies

github.com/clap-rs/clap - 4647a8a860541083e33ebdc52706a8d291dbd090 authored over 1 year ago by Ed Page <[email protected]>
Merge pull request #5094 from epage/style

feat(help): Stabilize styling support

github.com/clap-rs/clap - f8e826d598638749aba8ee79438afcb3d5aaa341 authored over 1 year ago by Ed Page <[email protected]>
feat(help): Stabilize styling support

Fixes #3234

github.com/clap-rs/clap - eb53db89f8d7f8065174f468d86dc786460e1e04 authored over 1 year ago by Ed Page <[email protected]>
chore: Release

github.com/clap-rs/clap - f66484153a40ade5a2d78186181658de2acbcabf authored over 1 year ago by Ed Page <[email protected]>
chore: Release

github.com/clap-rs/clap - 2e4964541886a524992b08b2adb823850d59b669 authored over 1 year ago by Ed Page <[email protected]>
chore: Release

github.com/clap-rs/clap - 9c93ea717c5f35da05e6b9393368cd86e14fc779 authored over 1 year ago by Ed Page <[email protected]>
docs: Update changelog

github.com/clap-rs/clap - 7224e5044e5b33c08f247feac433dae7252b7153 authored over 1 year ago by Ed Page <[email protected]>
Merge pull request #5086 from epage/term

perf(builder): Speed up builds by dropping is-terminal

github.com/clap-rs/clap - 58ca302fc41cb1447aed1b21827b243ee2448bc0 authored over 1 year ago by Ed Page <[email protected]>
perf(builder): Speed up builds by dropping is-terminal

github.com/clap-rs/clap - 0b196a165c85d10563b61afda5fbfede2035365c authored over 1 year ago by Ed Page <[email protected]>
chore: Update MSRV to 1.70

github.com/clap-rs/clap - d30d94f51c3e10fed96d0a555a0f0c5a2b3a5824 authored over 1 year ago by Ed Page <[email protected]>
chore(ci): Don't fail on wildcards

See EmbarkStudios/cargo-deny#241

github.com/clap-rs/clap - ff82d6960a9903e3c62414cdacc9b2fa0a7ce2cb authored over 1 year ago by Ed Page <[email protected]>
chore(ci): Don't fail on wildcards

See EmbarkStudios/cargo-deny#241

github.com/clap-rs/clap-verbosity-flag - ff82d6960a9903e3c62414cdacc9b2fa0a7ce2cb authored over 1 year ago by Ed Page <[email protected]>
chore(renovate): Try to fix schedule

github.com/clap-rs/clap - 44604fc1d369e255c7edd0954979310131e24fa4 authored over 1 year ago by Ed Page <[email protected]>
chore(renovate): Try to fix schedule

github.com/clap-rs/clap-verbosity-flag - 44604fc1d369e255c7edd0954979310131e24fa4 authored over 1 year ago by Ed Page <[email protected]>
chore(renovate): Update MSRV on release

github.com/clap-rs/clap - c8624f0538c30bb5498db489f456af6012988bdb authored over 1 year ago by Ed Page <[email protected]>
chore(renovate): Update MSRV on release

github.com/clap-rs/clap-verbosity-flag - c8624f0538c30bb5498db489f456af6012988bdb authored over 1 year ago by Ed Page <[email protected]>
chore: Release

github.com/clap-rs/clap - 88cf306216de20fbce84bbe7aae230824f972042 authored over 1 year ago by Ed Page <[email protected]>
docs: Update changelog

github.com/clap-rs/clap - b08cd5cc6aafeeb91c9b43ef07cae019e6655303 authored over 1 year ago by Ed Page <[email protected]>
Merge pull request #5084 from epage/newline

fix(help): Ensure padding isn't stripped

github.com/clap-rs/clap - 42a11caa5ef785b6ad5992c16c7c80eee8d37dbf authored over 1 year ago by Ed Page <[email protected]>
fix(help): Ensure padding isn't stripped

Fixes #5083

github.com/clap-rs/clap - bf3f25ebb23beb4d9d71eea16aaf0fbba27afa8a authored over 1 year ago by Ed Page <[email protected]>
test(help): Show padding bug

github.com/clap-rs/clap - afefdc94140afb8a4e8fb07b66dfbc7c491d0891 authored over 1 year ago by Ed Page <[email protected]>
chore: Update from '_rust/main' template

github.com/clap-rs/clap-verbosity-flag - 2ec48126b334eeec45754c8ddfd6f4ec14a52413 authored over 1 year ago by Ed Page <[email protected]>
chore: Update from '_rust/main' template

github.com/clap-rs/clap - 0a870087991b718495c94966f9c6e4c2dd425cc8 authored over 1 year ago by Ed Page <[email protected]>
chore(renovate): Update config

github.com/clap-rs/clap - a6ecf92327e4c75e6545cdd238cc40171337c403 authored over 1 year ago by Ed Page <[email protected]>
chore(renovate): Update config

github.com/clap-rs/clap-verbosity-flag - a6ecf92327e4c75e6545cdd238cc40171337c403 authored over 1 year ago by Ed Page <[email protected]>
chore(renovate): Make style consistent

github.com/clap-rs/clap - efe14d60899ec75c901c88b46174ccd3fc5e14d8 authored over 1 year ago by Ed Page <[email protected]>
chore(renovate): Make style consistent

github.com/clap-rs/clap-verbosity-flag - efe14d60899ec75c901c88b46174ccd3fc5e14d8 authored over 1 year ago by Ed Page <[email protected]>
chore: Release

github.com/clap-rs/clap - b9df80c2cefde66ba6bfc2c635fb86282ec78eb7 authored over 1 year ago by Ed Page <[email protected]>
docs: Update changelog

github.com/clap-rs/clap - e46e12b7eb5876eb9c2190d3b6031ae3c0eb4339 authored over 1 year ago by Ed Page <[email protected]>
Merge pull request #5080 from epage/unknown

fix(builder): UnknownValueParser shouldn't error on flag absense

github.com/clap-rs/clap - c9923119d41688193dfd8648e8fff9b5ea7a2631 authored over 1 year ago by Ed Page <[email protected]>
fix(builder): UnknownValueParser shouldn't error on flag absense

Fixes #5079

github.com/clap-rs/clap - 56135f3ff3c2bd8c5a403e26f779cfd488ec3d33 authored over 1 year ago by Ed Page <[email protected]>
feat(parser): Report source to value parsers

github.com/clap-rs/clap - 6720240577577d185b886921290323c5dc647af7 authored over 1 year ago by Ed Page <[email protected]>
test(parser): Show bad Unknown bug on flags

github.com/clap-rs/clap - b55ebc9f7f0364c67ef48e8cbcc308b139f1a72a authored over 1 year ago by Ed Page <[email protected]>