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 12 hours
ago. based on code collected
about 13 hours
ago.
Oct 04, 2024 — Oct 04, 2025
Showing page 276 of 291
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
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
Merge pull request #108 from kbknapp/patch-100
Kevin K.
More...
over 10 years ago
docs(clap): fix typos caught by codespell
Tshepang Lekhonkhobe
More...
over 10 years ago
feat(Flags): adds sugestions functionality
Kevin K
More...
over 10 years ago
chore(.clog.toml): updates clog config
Kevin K
More...
over 10 years ago
docs(README): adds details about optional and new features
Kevin K
More...
over 10 years ago
fix(Positional): positionals were ignored if they matched a subcmd, even after '--'
Kevin K
More...
over 10 years ago
tests(arg_enum): adds tests
Kevin K
More...
over 10 years ago
tests(colors): removes ansi color codes before testing
Kevin K
More...
over 10 years ago
fix(help): fixes bug where space between arg and help is too long
Kevin K
More...
over 10 years ago
feat(errors): colorizes output red on error
Kevin K
More...
over 10 years ago
fix(did-you-mean): for review
Sebastian Thiel
More...
over 10 years ago
im(arg_enum): allows ascii case insensitivity for enum variants
Kevin K
More...
over 10 years ago
refactor(makefile): hide comments
Sebastian Thiel
More...
over 10 years ago
refactor(run_tests): python 2/3 compatibility
Sebastian Thiel
More...
over 10 years ago
←
1
2
…
272
273
274
275
276
277
278
279
280
…
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