Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/clap-rs/clap_generate
Shell Completion Script and Manpage generation
https://github.com/clap-rs/clap_generate
Also fixed some small issues with subcommand detection.
91e275c609a17e7cc0d2a47b180431d6057a4487 authored almost 7 years ago by Kevin K <[email protected]>bd5143d1f808ae0b5b4313099ae17b468f880671 authored almost 7 years ago by Kevin K <[email protected]>
1e3c715c471593db1ad53782ebffc953f7c26e88 authored almost 7 years ago by Matthias Krüger <[email protected]>
92eab59dfca26482b49c58806b27e652d7228562 authored almost 7 years ago by Kevin K <[email protected]>
919fd32dfb3d885f0d0ad2fe452a1a86b32d00b9 authored almost 7 years ago by Katharina <[email protected]>
a4d080370cdae2916b47331cb15ba5eb00519ab7 authored almost 7 years ago by andy boot <[email protected]>
refactor(Arg): reverts some of the v3 deprecations to ease the upgrade process
b74faf921d35ef2042e9c7811310f91a57e0b803 authored almost 7 years ago by Kevin K <[email protected]>82ffb821de9b261662f8afe5d4d4d8fc29ec4c1a authored almost 7 years ago by Kevin K <[email protected]>
Print ARGS immediately after usage in help
b9e4c058fad202c25e9f1915b2fa210d1fa50fa8 authored almost 7 years ago by William Murphy <[email protected]>
For version 3, we want the args section to immediately follow
the usage section in the default h...
bump version on term size to 1.0.0-beta1
c3cfe8f7a4c21ebb7cb178d0cd801012f7c44532 authored almost 7 years ago by Kevin K <[email protected]>74421bb8b76c383f6a6360a79b5042285c19dbbb authored almost 7 years ago by Will Murphy <[email protected]>
Port 1161 fix to v3
1567d80885ea5510d9836f1c10f82fbc21916182 authored almost 7 years ago by Kevin K <[email protected]>
This adds a keys method to the internal implementation of vec_map and
adds conditional compilati...
3401e6a3ec04a57430773e90983eefd11fc12fb8 authored almost 7 years ago by Will Murphy <[email protected]>
Copy the fix from https://github.com/kbknapp/clap-rs/pull/1162 into
the v3 parser, and add a tes...
V3 dev
bd08e73e5459600db2646143dc4367690035dab7 authored almost 7 years ago by Kevin K <[email protected]>e0b891d784096d46933c0464e66242254282a04a authored almost 7 years ago by Kevin K <[email protected]>
Before this commit, ansi_term was compiled anytime the `color` feature
was used. However, on Win...
cdfdbfffb572c67a562955809e531f352ae98b5c authored almost 7 years ago by Kevin K <[email protected]>
79a210472cd6028a6f64b2afc3b59284db0f3c01 authored almost 7 years ago by Kevin K <[email protected]>
V3 dev
14a2dadc313ff05ef100a817e66144100e2fcb8a authored almost 7 years ago by Kevin K <[email protected]>08dfdc877b8539ae531e454571e211b75c9ab36e authored almost 7 years ago by Kevin K <[email protected]>
973022184e8a7454fb4b48d3c7458fb1f18f6947 authored almost 7 years ago by etopiei <[email protected]>
5220122f72ac0a5f003c406914b24432c8d3a13d authored almost 7 years ago by etopiei <[email protected]>
V3 dev
e630a848d243cd9253337a115909bd2154e17658 authored almost 7 years ago by Kevin K <[email protected]>dc098e19a2aac86e6e985ef89b904185c143fe7e authored almost 7 years ago by Kevin K <[email protected]>
7c23bee6b831d28ac0f360bc865b99b40b0e56fb authored almost 7 years ago by Kevin K <[email protected]>
V3 dev
da1ede55f58d0a0fc6291548859fa3f3a9777afc authored almost 7 years ago by Kevin K <[email protected]>e1d1c06d4501b16c047821f9173acbdcdf71ce0a authored almost 7 years ago by Kevin K <[email protected]>
237c2bdff4c5622d811e95902d697a1505430ac8 authored almost 7 years ago by Kevin K <[email protected]>
db237f3ed2fbdef39da7a39bc8b2aa0a0cb49c9c authored almost 7 years ago by Kevin K <[email protected]>
4204787e0fced86b02e29c0d2e58e38c41867264 authored almost 7 years ago by Kevin K <[email protected]>
f8e687641587579c0c277d61043fef81c0def414 authored almost 7 years ago by Kevin K <[email protected]>
e1b10f60aacc96b200c1d923be058adda8c778e5 authored almost 7 years ago by Kevin K <[email protected]>
chore: updates the version tests
b4c2dedaf9e55be44795a885e99c6978ab915c13 authored almost 7 years ago by Kevin K <[email protected]>300a059f517e602a1b4b5a26598e28154f64a065 authored almost 7 years ago by Kevin K <[email protected]>
V3 dev
4fc790563f786f0ab3e1b7ebb420e1fa5fcefb7b authored almost 7 years ago by Kevin K <[email protected]>6a8b301fa46ce695a1a02df186cc6d304dba8b29 authored almost 7 years ago by Kevin K <[email protected]>
cf3eaaeb0c7a30bd2f345ea36eb4e7da20545afb authored almost 7 years ago by Kevin K <[email protected]>
97fd3f1328d44badd155bc5d4184e50bf61f1aad authored almost 7 years ago by Kevin K <[email protected]>
2b390544373aa381a63964f21917fbef49c71ace authored almost 7 years ago by Kevin K <[email protected]>
41572e4d2dec60df35cce0977dc7bf3a041cc0a4 authored almost 7 years ago by Kevin K <[email protected]>
41436d3b7dd67170433bd4ba6fb88334853492c8 authored almost 7 years ago by Kevin K <[email protected]>
A full list of deprecations is:
* Arg::last -> ArgSettings::Last
* Arg::required -> ArgSettings...
V3 dev
e1f1b474a3c27d246a821f864efdec6511a1d513 authored almost 7 years ago by Kevin K <[email protected]>04b7532bcb70b4ce5c9051f30c0bf82911298e34 authored almost 7 years ago by Kevin K <[email protected]>
A full list of deprecations is:
* App::version_message -> App::mut_arg
* App::version_short -> ...
v3 Prep
7372359c9c9c59aaddceb0de81a1dbc67683ab67 authored almost 7 years ago by Kevin K <[email protected]>4c54c2a69616aba2d1b4588316b25395c4830db8 authored almost 7 years ago by Kevin K <[email protected]>
1fa4afa45d63b0ccaf7c23fca49891a4279b03cf authored almost 7 years ago by Kevin K <[email protected]>
7788ef70d94980862043ad8b684ac4340c41eb54 authored almost 7 years ago by Kevin K <[email protected]>
90c0698affc650dc381e8429f6b3f53bd0a9c029 authored almost 7 years ago by Kevin K <[email protected]>
78090e55296c45503316de7c8f200fcf444b7056 authored almost 7 years ago by Kevin K <[email protected]>
712333be98fbe7332971993dd1f3e78a05cad073 authored almost 7 years ago by Kevin K <[email protected]>
This commit primarily changes to a lazy handling of POSIX overrides by
relying on github.com/blu...
e890b647f377a53896bbe82dbde113e675342261 authored almost 7 years ago by Kevin K <[email protected]>
1ab10275e44d451a2492baf760e99281079676b2 authored almost 7 years ago by Kevin K <[email protected]>
f66e4f32660b2c3f7480aca8d941eb1fad2e920c authored almost 7 years ago by Kevin K <[email protected]>
efb3b28ae801feee212479065c921e263d9b610f authored almost 7 years ago by Kevin K <[email protected]>
6705195449ef5c97c57f5efc3a52a2d768122d70 authored almost 7 years ago by Kevin K <[email protected]>
8173d717b10202d3649cb4419d5150aeb8461318 authored almost 7 years ago by Kevin K <[email protected]>
acdbd47152102607b7f4c6702cc076caca771280 authored almost 7 years ago by Kevin K <[email protected]>
Contains a *MINOR* breaking change. App::write_help now requires `&mut self` instead of `&self`....
4f3231a51cbaf7e63783d2f5a87b9e077821b9b0 authored almost 7 years ago by Kevin K <[email protected]>Test for Issue 1135
969c3adb4107d7e2934d2721f8eda9992985301d authored almost 7 years ago by Kevin K <[email protected]>deps: update strsim to 0.7
f27d35daa85560fa8abed799e91a7e90e3481886 authored almost 7 years ago by Kevin K <[email protected]>d03d13399f3e1b46b4c2ed5092a9a410b4322e1c authored almost 7 years ago by Kevin K <[email protected]>
2a933d1291e0438046b4e34998ba7a53772da44e authored almost 7 years ago by Kevin K <[email protected]>
Fix typos
95041ff10f562053b564d4412f0d3b63390138d8 authored almost 7 years ago by Kevin K <[email protected]>Signed-off-by: Igor Gnatenko <[email protected]>
836e98084c1984ea094de22969da8c6bfd4c73f6 authored almost 7 years ago by Igor Gnatenko <[email protected]>4896e817be8906f03af2a4abd31452e6774e940c authored almost 7 years ago by Will Murphy <[email protected]>
c759d2027b287e69c78a8aaa13e21d9592f7607f authored almost 7 years ago by Will Murphy <[email protected]>
Flags were incorrectly reporting that they never had required_unless args.
74976a0df970ff80060f65f398cd4abf73b18edd authored almost 7 years ago by Will Murphy <[email protected]>c6c9d9b33f8210c6a2ab2fddf0c47b960e0e17dd authored almost 7 years ago by Will Murphy <[email protected]>
6e66eac2fff305d887a2a91a3cf7274bfb3b63c2 authored almost 7 years ago by Kevin K <[email protected]>
chore: fix html_doc_root
f85fd9fbc8a1b2f5f319dad272405ac8e43c790f authored almost 7 years ago by Kevin K <[email protected]>5bb926ebf9df8e7bb85775a92a370d2bc33bc9b2 authored almost 7 years ago by Kevin K <[email protected]>
61cf3f9142924cf12f2b35d24dde5ac6169e938a authored almost 7 years ago by discosultan <[email protected]>
67e937acf7ac075bdde09dd3fa08abd7e1b87f37 authored almost 7 years ago by discosultan <[email protected]>
8aa3c573519ce8ba7a33afe35371626323ec975d authored almost 7 years ago by discosultan <[email protected]>
354cefd27440d8dafb66d6ea7ed47f16c52267b1 authored almost 7 years ago by Jaanus Varus <[email protected]>
chore: increase version
b6f36f55a04f8ed963a524cf1b87c7e7869964c2 authored almost 7 years ago by Kevin K <[email protected]>df996822c8dcd0946467fcfcac3f82ce5fcb2fbb authored almost 7 years ago by Kevin K <[email protected]>
Fix doc typo in 14_groups.rs
04d97c4cc7fddb38549782538201a20b2fb4a36b authored almost 7 years ago by Kevin K <[email protected]>288a777eca1eae15077ecb8e55f3e1cf95a56d63 authored almost 7 years ago by Kevin K <[email protected]>
Zsh completion improvements
cfb94706d15dc5b70e69d576ebae580c8fc8a633 authored almost 7 years ago by Kevin K <[email protected]>eb9269a23bbf76f5d60f0233168058825a35e6c2 authored almost 7 years ago by Jaanus Varus <[email protected]>
fc8cf97b94d3b68c2c9bd0a8a748ac872026c963 authored almost 7 years ago by Kevin K <[email protected]>
chore(SPONSORS.md): adds the latest sponsor! Yay
ff22cd98ba49fa9b6c1c0bba137dbfe41afaa6b7 authored almost 7 years ago by Kevin K <[email protected]>0abcb80694f04c8c35f26b4e0ba14d5eed6be2fb authored almost 7 years ago by Kevin K <[email protected]>
25561decf147d329b64634a14d9695673c2fc78f authored almost 7 years ago by Segev Finer <[email protected]>
f3b0afd2bef8b7be97162f8a7802ddf7603dff36 authored almost 7 years ago by Segev Finer <[email protected]>
2cbbfa8ce979b945acb64c21c27ef92fcddf73ca authored almost 7 years ago by Segev Finer <[email protected]>
a652260795d1519f6ec2a7a09ccc1258499cad7b authored almost 7 years ago by Segev Finer <[email protected]>
e077e0c93045f667eaa0c09e98120db606dacaed authored almost 7 years ago by Kevin K <[email protected]>
fix: Fix typos
e078a5893b9cdc367fe1621d529dfbbcc93a9095 authored almost 7 years ago by Kevin K <[email protected]>4fec24a6accd301aecd5aa10a3e85845765daaa9 authored almost 7 years ago by Kevin K <[email protected]>
Fix typo
55ea76cd993ccb704090ab9531367a399795b8e5 authored almost 7 years ago by Kevin K <[email protected]>a46ff132f1e564ecf471c6cb802ae92ee2b92dd6 authored almost 7 years ago by Kevin K <[email protected]>
fix(completions/zsh.zsh): Remove redundant code from output
d548e546ef046b8499a06add3347a1b2d3d7b480 authored almost 7 years ago by Kevin K <[email protected]>