openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
clap-rs
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
about 2 hours
ago.
Sep 23, 2024 — Sep 23, 2025
Showing page 275 of 291
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
feat(subcommands): allows optionally specifying that no subcommand is an error
Kevin K
More...
over 10 years ago
imp(usage): usage strings now include parent command requirements
Kevin K
More...
over 10 years ago
feat(subcommands): subcommands can optionally negate parent requirements
Kevin K
More...
over 10 years ago
imp(args): allows consumer of clap to decide if empty values are allowed or not
Kevin K
More...
over 10 years ago
chore(clap): increase version
Kevin K
More...
over 10 years ago
chore(.travis.yml): builds against stable and nightly
Kevin K
More...
over 10 years ago
fix(args): `-` can now be parsed as a value for an argument
Kevin K
More...
over 10 years ago
chore(clap): increase version
Kevin K
More...
over 10 years ago
feat(macros): arg_enum! and simple_enum! provide a Vec<&str> of variant names
Kevin K
More...
over 10 years ago
feat(macros): arg_enum! and simple_enum! auto-implement Display
Kevin K
More...
over 10 years ago
fix(macros): makes macro errors consistent with others
Kevin K
More...
over 10 years ago
chore(clap): increase version
Kevin K
More...
over 10 years ago
fix(suggestions): --help and --version now get suggestions
Kevin K
More...
over 10 years ago
chore(clap): increase version
Kevin K
More...
over 10 years ago
Merge pull request #115 from kbknapp/dev
Kevin K.
More...
over 10 years ago
fix(usage): groups unfold their members in usage strings
Kevin K
More...
over 10 years ago
perf(usage): removes unneeded allocations
Kevin K
More...
over 10 years ago
Merge pull request #113 from kbknapp/dev
Kevin K.
More...
over 10 years ago
chore(Rust): removes use of + with Vec<T>
Kevin K
More...
over 10 years ago
chore(clap): increase version
Kevin K
More...
over 10 years ago
fix(usage strings): positional arguments are presented in index order
Kevin K
More...
over 10 years ago
chore(clap): increase version
Kevin K
More...
over 10 years ago
tests(run_tests.py): update to new error messages
Kevin K
More...
over 10 years ago
fix(subcommands): stops parsing multiple values when subcommands are found
Kevin K
More...
over 10 years ago
im(suggestions): adds suggested arguments to usage strings
Kevin K
More...
over 10 years ago
refactor(errors): fix error messages
Kevin K
More...
over 10 years ago
Merge pull request #111 from kbknapp/less-color
Kevin K.
More...
over 10 years ago
tests(run_tests.py): uses new error messages
Kevin K
More...
over 10 years ago
im(color): reduces color in error messages
Kevin K
More...
over 10 years ago
chore(clap): increase version
Kevin K
More...
over 10 years ago
←
1
2
…
271
272
273
274
275
276
277
278
279
…
290
291
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree