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 18 hours
ago. based on code collected
about 18 hours
ago.
Sep 21, 2024 — Sep 21, 2025
Showing page 276 of 291
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
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
feat(did-you-mean): gate it behind 'suggestions'
Sebastian Thiel
More...
over 10 years ago
tests(travis): added claptests based tests
Sebastian Thiel
More...
over 10 years ago
refactor(travis): update to latest version
Sebastian Thiel
More...
over 10 years ago
feat(did-you-mean): for possible values
Sebastian Thiel
More...
over 10 years ago
refactor(app):dedup possible_values error-handling
Sebastian Thiel
More...
over 10 years ago
tests(main.rs): add long --Option to -O
Sebastian Thiel
More...
over 10 years ago
refactor(app): better use of type-inference
Sebastian Thiel
More...
over 10 years ago
refactor(did-you-mean): dedup. thanks to suffix
Sebastian Thiel
More...
over 10 years ago
feat(did-you-mean): for long flags (i.e. --long)
Sebastian Thiel
More...
over 10 years ago
feat(did-you-mean): for subcommands
Sebastian Thiel
More...
over 10 years ago
imp(clap-test): simplified `make test` invocation
Sebastian Thiel
More...
over 10 years ago
chore(clap): increase version
Kevin K
More...
over 10 years ago
docs(from_usage): explains new usage strings with multiple values
Kevin K
More...
over 10 years ago
feat(from_usage): adds ability to add value names or num of vals in usage string
Kevin K
More...
over 10 years ago
Merge pull request #101 from kbknapp/patch-99
Kevin K.
More...
over 10 years ago
tests(run_test.py): update help messages to new fixes
Kevin K
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