0
I Use This!
High Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix(Errors): fixes some instances when errors are missing a final newline More... over 9 years ago
Auto merge of #347 - rnelson:fix-typo, r=Vinatorul More... over 9 years ago
docs(Dependencies Tree): fixed a typo More... over 9 years ago
Auto merge of #346 - kbknapp:issue-345, r=kbknapp More... over 9 years ago
chore: adds building without default features to simulate Windows builds More... over 9 years ago
chore: increase version More... over 9 years ago
fix(Errors): fixes a compiling bug when built on Windows or without the color feature More... over 9 years ago
Auto merge of #344 - kbknapp:issue-343, r=Vinatorul More... over 9 years ago
chore: increase version More... over 9 years ago
fix(Required Args): fixes a bug where required args are not correctly accounted for More... over 9 years ago
Auto merge of #342 - kbknapp:readme_bug, r=kbknapp More... over 9 years ago
Auto merge of #341 - kbknapp:v1.5, r=Vinatorul More... over 9 years ago
chore: fixes a readme typo More... over 9 years ago
chore: increase version More... over 9 years ago
refactor(Defaults): derives traits instead of manual implementation More... over 9 years ago
Auto merge of #339 - kbknapp:cleanup, r=Vinatorul More... over 9 years ago
chore: adds perf graphs More... over 9 years ago
chore: adds benches to travis for nightly More... over 9 years ago
imp(ArgMatcher): huge refactor and deduplication of code More... over 9 years ago
imp(Traits): refactoring some configuration into traits More... over 9 years ago
style: moves mod names to follow rust standards More... over 9 years ago
refactor: moves value validation out of App and into Option Args More... over 9 years ago
refactor: moves code for ergonomics More... over 9 years ago
style: rustfmt run More... over 9 years ago
fix: fixes a bug with required positional args in usage strings More... over 9 years ago
refactor(Usage): fixes some error handling duplication More... over 9 years ago
docs(FAQ): updates readme with slight changes to FAQ More... over 9 years ago
tests: adds diff to tests to find errors More... over 9 years ago
perf(App): more BTreeMap->Vec, Opts and SubCmds More... over 9 years ago
perf(App): changes flags BTreeMap->Vec More... over 9 years ago