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

Update README.md

233c917be771148eaba1c049edf829aedaefa24c authored almost 5 years ago by Pavan Kumar Sunkara <[email protected]>
Merge pull request #4 from andrewmiller1/test-completions

tests: change completions test, from using App::gen_completions_to, c…

96148e0a1ad0d4fd4a063f1948d72ab93e084c36 authored almost 5 years ago by Pavan Kumar Sunkara <[email protected]>
Merge pull request #1 from yoshuawuyts/man

[wip] man page generation

0e1b130da7e2b25315a5d09d50c8d1fe0bab3d20 authored almost 5 years ago by Pavan Kumar Sunkara <[email protected]>
Merge pull request #2 from andrewmiller1/pub-shell

fix: make Shell enum public

debc547a97cbfcd5591e287446426851e8e8a579 authored almost 5 years ago by Pavan Kumar Sunkara <[email protected]>
Merge pull request #5 from barskern/bug/unescaped-colon

Escape colon in zsh completion help

d8373557169d48777a2dca0858730b2059614a45 authored almost 5 years ago by Pavan Kumar Sunkara <[email protected]>
Escape colon in zsh completion help

255f7ddfab9574f663deb3796315a59dee2a0003 authored about 5 years ago by Ole Martin Ruud <[email protected]>
tests: change completions test, from using App::gen_completions_to, clap::Shell, and Subcommand::with_name, to using clap_generate::gen_completions_to, clap_generate::Shell, and App:new

6d2f50ab3a6f3125815a809e320bed5970371ae9 authored about 6 years ago by andrewmiller1 <[email protected]>
fix: make Shell enum public

3986308e5a20f11868c3a850deb8068f9e082d00 authored about 6 years ago by andrewmiller1 <[email protected]>
Removing reference to deleted `declap` branch (#1)

A very minor change that makes this branch work again :)

819193e0ef1dff31889fd26dfcd18617b74222c9 authored over 6 years ago by Katharina <[email protected]>
arguments

a95b0be6229eaa63405b4194cc266494ac1f9597 authored over 6 years ago by Yoshua Wuyts <[email protected]>
flags, opts

b55e2ee078f389ae0044de60f1404205bf8c0a5a authored over 6 years ago by Yoshua Wuyts <[email protected]>
init man page

c6513f79f55c472213b995a9191bd7453cd57360 authored over 6 years ago by Yoshua Wuyts <[email protected]>
refactor: adds the main completions functions from clap

2785989c129c0d1a612453fae679d125f07fbbd7 authored over 6 years ago by Kevin K <[email protected]>
chore: removes clap_test dir

8c0260181740cf9d2c601fbe252e732fca12e69d authored over 6 years ago by Kevin K <[email protected]>
chore: imports commits from clap

e229f368f21c1c6b15675c9f3b7a829de8069310 authored over 6 years ago by Kevin K <[email protected]>
Merge remote-tracking branch 'clap/v3-master' into merge_from_clap

209585644c819330b3418c21bafaea50c4546a79 authored over 6 years ago by Kevin K <[email protected]>
refactor(Arg): changes Arg::short to accept a char instead of &str

Closes #1303

94872e00a50717c3c59f39bb8a949c2116b952fc authored over 6 years ago by Kevin K <[email protected]>
chore: relicense under MIT and APACHE 2.0

ab8c97e3f1f2e834f13635712f8b6a8620b9fbf6 authored over 6 years ago by Kevin K <[email protected]>
chore: adds meta files

26ebb2bd5ebd27a8b37428cd8e6711a653b17f7b authored over 6 years ago by Kevin K <[email protected]>
Initial commit

4069201154fac19cd252ed7e029d8636c84b1b59 authored over 6 years ago by Kevin K <[email protected]>
refactor(Derives): changes the derive traits for the clap_derive crate

53b2ca51f48bfec69d3e989fac809bacf8d958e5 authored over 6 years ago by Kevin K <[email protected]>
Merge pull request #1313 from kbknapp/v3-dev

V3 dev

683105cdd10c8a301e043a6c77531b2ff8c6a383 authored over 6 years ago by Kevin K <[email protected]>
Fix assert_cli url

Even though github redirects to the correct url, it is better to mention the correct one :smile:

6a99e638f7ba10b104a843ac39a6e38bb70ad9dd authored over 6 years ago by Dylan DPC <[email protected]>
Fix formatting in README

30e6cd192aaac01761670a1623a55db4de675962 authored over 6 years ago by Simon Egersand <[email protected]>
Fix some broken doc links and formatting.

09de35f2082fff28c72e62f95afbc08b8777aa62 authored over 6 years ago by Kevin K <[email protected]>
Merge pull request #1312 from kbknapp/impl-hash

imp: Hash for Arg

f27ef3beb455c1c2a834c62e718aeb9205ec8251 authored over 6 years ago by Kevin K <[email protected]>
imp: Hash for Arg

2133bd148b845280e8a5f202508afa7fd26548a2 authored over 6 years ago by Alena Yuryeva <[email protected]>
Merge pull request #1311 from kbknapp/extract-trait

refactor: Changed the custom derive traits

cc082a0347140da6812813f8a3042b012599bd53 authored over 6 years ago by Kevin K <[email protected]>
refactor: Changed the custom derive traits

4492aa5b9694c7100d74568ef43765056b63a8a6 authored over 6 years ago by Alan K <[email protected]>
Merge pull request #1307 from kbknapp/v3-dev

fix(Elvish): fixes the porting from v2 to v3 for the Elvish shell com…

2cad73e955637b3acde32c5f35d7104bc98a49ae authored over 6 years ago by Kevin K <[email protected]>
fix(Elvish): fixes the porting from v2 to v3 for the Elvish shell completions

37546c653a77e78ab099b9d3e3483a653398c295 authored over 6 years ago by Kevin K <[email protected]>
Merge pull request #1306 from kbknapp/v3-dev

V3 dev

1ab5e397563fac0068c1ec36913ed9efc9669f98 authored over 6 years ago by Kevin K <[email protected]>
fixed typo for coveralls key

580ad94df23d5e8a88d25ab5cae3cf3c79baee52 authored over 6 years ago by Dylan DPC <[email protected]>
fix(Elvish): ports changes from v2 to v3 about Elvish completion generation

694582fb487af810c86083c350f2499f3fd189ea authored over 6 years ago by ZhouQD <[email protected]>
feat(Completions): adds completion support for Elvish.

3d3d4b1e9a9f2c4702ea8a588d84463d618ae8e9 authored over 6 years ago by Kevin K <[email protected]>
chore: Update pinned nightly so compiling works again

The nightlies of 2018-06-22 don't work
(https://github.com/rust-lang/rust/issues/51699,
https://...

4b5ba7d75019e20e82a9962c1e1d4431f2b8a490 authored over 6 years ago by Tobias Bucher <[email protected]>
fix(OsValues): Add `ExactSizeIterator` implementation

It seems like an oversight that this was omitted.

159169ae94d84fc53b91f1db74ddaac58595e828 authored over 6 years ago by Tobias Bucher <[email protected]>
Merge pull request #1300 from kbknapp/update-yaml-rust

Update yaml rust

714b8a5df869550629cb782a95ffa0ecf9bd8fe7 authored over 6 years ago by Alan K <[email protected]>
refactor(arg_group): Change from folder mod to a file module

29fb2166aa0f76210e646f871756cb547746f76d authored over 6 years ago by Alan K <[email protected]>
tests(yaml): Added future test for 2 space yaml

eb68480b3b53867668ed119fda4a9c74eaa0fafb authored over 6 years ago by Alan K <[email protected]>
imp(yaml): Updated yaml-rust to 0.4

Closes #747, #1110

8a7ac8f5436ec419d6f6e4a60bca75094abb0612 authored over 6 years ago by Alan K <[email protected]>
Merge pull request #1296 from kbknapp/v3-dev

refactor(Modules): moves the modules around into a more logical order…

05c8ab8646ab22b9680112d41cceed11ba0fd5d0 authored over 6 years ago by Kevin K <[email protected]>
refactor(Modules): moves the modules around into a more logical order to make contribution easier

e5def030d3172dd95e9c5ca6fcf8dc36fa5f6968 authored over 6 years ago by Kevin K <[email protected]>
Merge pull request #1295 from kbknapp/v3-dev

updates v3 to latest v2 changes and fixes

b7704575f7752b5ab05713cfc3bbde28a225339c authored over 6 years ago by Kevin K <[email protected]>
chore: ordermap to indexmap

b033bb5abc7f27f4d640e9fd5605d8c92b1b3b5e authored over 6 years ago by Kevin K <[email protected]>
chore: update deps

b7e38fb62aa6e8a30d72dec063b1adccd089d0aa authored over 6 years ago by Kevin K <[email protected]>
chore: removes doc profile

c010a9d445e1d3945005fe6daa3ce44c188795b6 authored over 6 years ago by Kevin K <[email protected]>
imp(Help): always uses long about with the main help message in subcommands. Thanks to @savish

746640fafb7095e1b35a5ae0cd60ec48524c9335 authored over 6 years ago by Kevin K <[email protected]>
fix: fixes compilation errors form cherry picked commits

df35813d17d5dd40fd97de254270cfa4b0be814f authored over 6 years ago by Alan K <[email protected]>
test: Added regression tests for Issue 897

24d5fb3202befea5739d63be9a4fbbefa8423809 authored over 6 years ago by Kevin K <[email protected]>
chore: forgot pre html tag

b4b4ab629d13790a895d9b6c874a287ad8f861e7 authored over 6 years ago by Kevin K <[email protected]>
Merge pull request #1272 from bspeice/patch-1

examples: Method rename

af3264d559ae173206ba40f7c20f2a0495a95ca5 authored over 6 years ago by Kevin K <[email protected]>
Merge pull request #1271 from stevepentland/wasm-windows-fix

Include guards around os-specific string elements.

4ebede6d9a497f2b1ceb4e168220fc273ed99fa8 authored over 6 years ago by Kevin K <[email protected]>
Merge pull request #1247 from tormol/osstringext_cleanup

Remove unused or unnecessary methods from osstringext

abd7be33623c5effa58904fc2ef5d070c4cdfd7e authored over 6 years ago by Kevin K <[email protected]>
Merge pull request #1279 from zayenz/fix-compilation-error

fix(benches): Fix compilation error

b46297ef65088843189135979581a9c8ccbcf8ec authored over 6 years ago by Kevin K <[email protected]>
fix(benches): Fix compilation error

d83debd74589a930d2ff38bda745b7e8fbc2bf70 authored over 6 years ago by Mikael Zayenz Lagerkvist <[email protected]>
Merge pull request #1258 from little-dude/warnings

Fix compilation warnings

3b633e68b16645f1f79e1856bab7adcc522b952e authored over 6 years ago by Kevin K <[email protected]>
Merge pull request #1257 from little-dude/deprecate_from_usage

replace Arg::from_usage by Arg::from

0d20694ce5f817d2e3c772489ef17f27887a0a2d authored over 6 years ago by Kevin K <[email protected]>
Merge pull request #1256 from little-dude/string

convert Result<(), OsString> -> Result<(), String>

d85f149949fb7270aeaffd64f21b0d7f0d3f8a71 authored over 6 years ago by Kevin K <[email protected]>
fix unused import warning

dcf00b76eb3894b3d3c856ecb79f08c9b82e0b85 authored over 6 years ago by Corentin Henry <[email protected]>
fix dead code warning

78cbb634a9bb4d374e6c4e52203d4c1b28932106 authored over 6 years ago by Corentin Henry <[email protected]>
fix unused mut warnings

32fcd49fdf23143b6054f16e8de81aefec906e66 authored over 6 years ago by Corentin Henry <[email protected]>
fix unused variable warning

ff4ae462f524448212632fc7761372ff18b4489c authored over 6 years ago by Corentin Henry <[email protected]>
replace Arg::from_usage by Arg::from

4f602b7e86fc87881aaf13af45b55abf05a84a58 authored over 6 years ago by Corentin Henry <[email protected]>
convert Result<(), OsString> -> Result<(), String>

fix https://github.com/kbknapp/clap-rs/issues/848

e1f1a13e4d66282fe2f3bbbda10e6383f2167add authored over 6 years ago by Corentin Henry <[email protected]>
Merge pull request #1243 from durka/flexible-validator

imp: make Arg::validator more flexible (v3)

9981bac22ae0c20142701223c12f916a5a971208 authored over 6 years ago by Kevin K <[email protected]>
test validator with custom return type

c5d79d854e50142e24881f098160a8290e017fd9 authored over 6 years ago by Alex Burka <[email protected]>
imp: make Arg::validator more flexible

Makes the validator functions more flexible by changing the return
type from Result<(), String> ...

c3033ca75f7218dd078b5bd0e84e2d7c7414c2dc authored over 6 years ago by Alex Burka <[email protected]>
Merge pull request #1211 from willmurphyscode/805-experiment

Implementation of custom help sections

0822e2eecfae489f44c7c0b50f23070d479cdab3 authored over 6 years ago by Kevin K <[email protected]>
feat(Help): adds the ability for custom help sections

Args can now be added to custom help sections. This breaks up the builder pattern a little by ad...

8973f229b024ed73f02594b4a561aceb2a0eddc0 authored over 6 years ago by Kevin K <[email protected]>
Merge pull request #1241 from kbknapp/v3-dev

V3 dev

4df65d8c909e12bd284d51a97783ab3b8ea1f868 authored over 6 years ago by Kevin K <[email protected]>
imp(macros): Support shorthand syntax for ArgGroups

Fixes https://github.com/kbknapp/clap-rs/issues/1231.

36815fec595cfa00caa28b6a5e43e5807f8362cf authored over 6 years ago by Christian Legnitto <[email protected]>
fix: fixes hiding args from short or long help in v3 context

Fixes the implementation of the hiding of arguments form the short or long help on v3

41e29417b5e349a6afee046b763da8651aa89bec authored over 6 years ago by Kevin K <[email protected]>
api(Arg): adds abilit to hide an arg from the short or long help message

Add logic to filter based on hidden long/short.

There is still an issue with the logic in parse...

82e8a47f24871a657c7d59a77bafdbbb99a6746c authored over 6 years ago by Kevin K <[email protected]>
Merge pull request #1228 from kbknapp/v3-dev

V3 dev

c9159d392da173ef21ca46a52a8cadf03d499c16 authored almost 7 years ago by Kevin K <[email protected]>
tests: fixes failing tests from new API additions

8f1c0cfbbdefb72e34a018c5a5778630f8cc5efb authored almost 7 years ago by Kevin K <[email protected]>
api(App): adds App::unset_global_setting to be able to unset a globa setting

2264b255d3598a4dbe72bebeef483db332cf1733 authored almost 7 years ago by Kevin K <[email protected]>
api(App): adds App::mut_arg to be able to mutate Args after they've been added to an App

Once can now mutate an Arg instance after it's already been added to an App struct.
This is help...

60c634be51fa5fdd446b42f58820c8aad89a5089 authored almost 7 years ago by Kevin K <[email protected]>
api(App): adds App::get_matches_mut for Lib Blitz style naming consitency

e5d44eac21efbca430ee42b79d75b36609294673 authored almost 7 years ago by Kevin K <[email protected]>
refactor: changes the signature of App::args to be more generic

fba268ad545cf7854c63b6b9b74865781d3e3025 authored almost 7 years ago by Kevin K <[email protected]>
depr(App): adds plural settings and unset_settings to deprecations

f23659619d5a584f978cc775a20f6ad388671340 authored almost 7 years ago by Kevin K <[email protected]>
Merge pull request #1227 from kbknapp/v3-dev

fix(Suggestions): disables suggestions when AllowExternalSubcommand i…

564f63640c51216fc1c988159d1c2d6e41dd3de3 authored almost 7 years ago by Kevin K <[email protected]>
fix(Suggestions): disables suggestions when AllowExternalSubcommand is set

dfbae74e6d8ea1395db8376dfc89e8e6922e0fa4 authored almost 7 years ago by Aleksey Kladov <[email protected]>
Merge pull request #1226 from kbknapp/v3-dev

V3 dev

b73c7e851821f8b5fee435937adf46061fff9927 authored almost 7 years ago by Kevin K <[email protected]>
api(Arg): adds Arg::raw as convenience method to indicate multiple, last, and allow_hyphen_values

a7b3a75cc44ad6a6bb25a201213fdf7b87902b6b authored almost 7 years ago by Kevin K <[email protected]>
Add wasm support

d405cbf2e6eff56bacf487a5be3e84681328929b authored almost 7 years ago by Kevin K <[email protected]>
Merge pull request #1225 from kbknapp/v3-dev

V3 dev

875f6b884b969717db78bc3d10488b86b354648d authored almost 7 years ago by Kevin K <[email protected]>
fix(Indices): fixes Indices to work on v3

f65e2e4bf5969bd4025cccebe8d4c094ee384467 authored almost 7 years ago by Kevin K <[email protected]>
feat(Arg Indices): adds the ability to query argument value indices

Adds the abiltiy to query the matches struct for the indices of values or flags. The index
is si...

e2e15b79b7137f366e10cc983cb867057de8f71f authored almost 7 years ago by Kevin K <[email protected]>
fixup! docs(Arg Indices): adds the documentation for the arg index querying methods

ee5733fd0ac2d8ecd92eb651640fa3c109116d8e authored almost 7 years ago by Kevin K <[email protected]>
fixup! tests: adds tests for querying indices

89b74d5b31447594e354ea949cbed0a93f88a7db authored almost 7 years ago by Kevin K <[email protected]>
docs(Values): improves the docs example of the Values iterator

ad51b793004f8b947a15c592a4047de9af483caa authored almost 7 years ago by Kevin K <[email protected]>
feat(Indices): implements an Indices<Item=&usize> iterator

ed96928eda9621630f31a6d8b717dc4cbd657c20 authored almost 7 years ago by Kevin K <[email protected]>
tests(Values): moves values tests into a tests mod

c3cd1c1a43f465a85c6d35bab7aa5a10345f9191 authored almost 7 years ago by Kevin K <[email protected]>
docs(Arg Indices): adds the documentation for the arg index querying methods

b59da9369389a6f8673bc9e8d7a51ebc2c5db5ee authored almost 7 years ago by Kevin K <[email protected]>
tests: adds tests for querying indices

ed8bcc76325c2f0590f9c71abd38e9da1a72360d authored almost 7 years ago by Kevin K <[email protected]>
Merge pull request #1223 from kbknapp/v3-dev

V3 dev

a2c2bb49912151418bc689fc4ebccdcdd011be8f authored almost 7 years ago by Kevin K <[email protected]>
tests(AllowMissingPositional): adds tests for new 'skipping to last positional' with '--'

7b544e00d9a861dd7b52967e4fddde330ff83b6f authored almost 7 years ago by Kevin K <[email protected]>
imp(AllowMissingPositional): improves the ability of AllowMissingPositional to allow 'skipping' to the last positional arg with '--'

219b96b67285c0d5e06170d3b8f9c1a66a94ae85 authored almost 7 years ago by Kevin K <[email protected]>
Merge pull request #1218 from kbknapp/v3-dev

backporting 2.x fixes and features

59687be81fb96d84b397412f6a7a786f1d6391d1 authored almost 7 years ago by Kevin K <[email protected]>