0
I Use This!
High Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Sep 21, 2024 — Sep 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #108 from kbknapp/patch-100 More... over 10 years ago
docs(clap): fix typos caught by codespell More... over 10 years ago
feat(Flags): adds sugestions functionality More... over 10 years ago
chore(.clog.toml): updates clog config More... over 10 years ago
docs(README): adds details about optional and new features More... over 10 years ago
fix(Positional): positionals were ignored if they matched a subcmd, even after '--' More... over 10 years ago
tests(arg_enum): adds tests More... over 10 years ago
tests(colors): removes ansi color codes before testing More... over 10 years ago
fix(help): fixes bug where space between arg and help is too long More... over 10 years ago
feat(errors): colorizes output red on error More... over 10 years ago
fix(did-you-mean): for review More... over 10 years ago
im(arg_enum): allows ascii case insensitivity for enum variants More... over 10 years ago
refactor(makefile): hide comments More... over 10 years ago
refactor(run_tests): python 2/3 compatibility More... over 10 years ago
feat(did-you-mean): gate it behind 'suggestions' More... over 10 years ago
tests(travis): added claptests based tests More... over 10 years ago
refactor(travis): update to latest version More... over 10 years ago
feat(did-you-mean): for possible values More... over 10 years ago
refactor(app):dedup possible_values error-handling More... over 10 years ago
tests(main.rs): add long --Option to -O More... over 10 years ago
refactor(app): better use of type-inference More... over 10 years ago
refactor(did-you-mean): dedup. thanks to suffix More... over 10 years ago
feat(did-you-mean): for long flags (i.e. --long) More... over 10 years ago
feat(did-you-mean): for subcommands More... over 10 years ago
imp(clap-test): simplified `make test` invocation More... over 10 years ago
chore(clap): increase version More... over 10 years ago
docs(from_usage): explains new usage strings with multiple values More... over 10 years ago
feat(from_usage): adds ability to add value names or num of vals in usage string More... over 10 years ago
Merge pull request #101 from kbknapp/patch-99 More... over 10 years ago
tests(run_test.py): update help messages to new fixes More... over 10 years ago