0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
imp(ArgMatcher): huge refactor and deduplication of code More... almost 10 years ago
imp(Traits): refactoring some configuration into traits More... almost 10 years ago
style: moves mod names to follow rust standards More... almost 10 years ago
refactor: moves value validation out of App and into Option Args More... almost 10 years ago
refactor: moves code for ergonomics More... almost 10 years ago
style: rustfmt run More... almost 10 years ago
fix: fixes a bug with required positional args in usage strings More... almost 10 years ago
refactor(Usage): fixes some error handling duplication More... almost 10 years ago
docs(FAQ): updates readme with slight changes to FAQ More... almost 10 years ago
tests: adds diff to tests to find errors More... almost 10 years ago
perf(App): more BTreeMap->Vec, Opts and SubCmds More... almost 10 years ago
perf(App): changes flags BTreeMap->Vec More... almost 10 years ago
perf(App): removed unneeded BTreeMap More... almost 10 years ago
perf(App): changes BTreeMap to VecMap in some instances More... almost 10 years ago
chore: updates clippy More... almost 10 years ago
chore: dep update More... almost 10 years ago
Auto merge of #338 - kbknapp:issue-335, r=Vinatorul More... almost 10 years ago
Auto merge of #337 - kbknapp:1.4.7, r=kbknapp More... almost 10 years ago
Auto merge of #336 - kbknapp:issue-333, r=kbknapp More... almost 10 years ago
tests(Exit Codes): adds some formatting and exit code testing More... almost 10 years ago
chore: increase version More... almost 10 years ago
fix(Error Status): fixes bug where --help and --version return non-zero exit code More... almost 10 years ago
Auto merge of #334 - ogham:master, r=Vinatorul More... almost 10 years ago
Fix a bunch of typos in comments More... almost 10 years ago
imp: massive errors overhaul More... almost 10 years ago
Auto merge of #332 - jimmycuadra:arg-docs, r=kbknapp More... almost 10 years ago
docs: Clarify behavior of Arg::multiple with options. More... almost 10 years ago
docs: Fix typos and improve grammar. More... almost 10 years ago
tests(Errors): improves error testing More... almost 10 years ago
imp(Errors): errors have been vastly improved More... almost 10 years ago