0
I Use This!
High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Sep 23, 2024 — Sep 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat(Args) method to add multiple overrides at once More... about 10 years ago
Merge pull request #1 from kbknapp/issue-176-wip More... about 10 years ago
feat(Args): allows defining POSIX compatible argument conflicts More... about 10 years ago
perf(Args and Apps): changes HashSet->Vec in some instances for increased performance More... about 10 years ago
wip: removed 'o lifetime More... about 10 years ago
wip: fixed docs and remove faulty #[cfg(test)] block More... about 10 years ago
feat: added overrides to support conflicts in POSIX compatible manner More... about 10 years ago
chore: fixes contributors list More... about 10 years ago
chore: adds a contributors list More... about 10 years ago
chore: fix until clippy on crates.io is updated More... about 10 years ago
Merge branch 'master' of github.com:kbknapp/clap-rs More... about 10 years ago
chore: gives proper credit :) More... about 10 years ago
Merge pull request #175 from Vinatorul/READMEfix_b More... about 10 years ago
chore: gets clippy from crates.io instead of git More... about 10 years ago
chore: fix changelog version More... about 10 years ago
chore: increase version More... about 10 years ago
docs: updates docs for new features More... about 10 years ago
imp(AppSettings): adds ability to add multiple settings at once More... about 10 years ago
fix: fixed links in cargo and license buttons More... about 10 years ago
Merge pull request #174 from kbknapp/issue-170 More... about 10 years ago
Merge pull request #173 from Vinatorul/issue169 More... about 10 years ago
fix: fixed misspell and enum name More... about 10 years ago
docs: fixed docs for previous changes More... about 10 years ago
fix: fixed use for clap crate More... about 10 years ago
feat: Replace application level settings with enum variants More... about 10 years ago
Merge pull request #172 from kbknapp/clippy More... about 10 years ago
imp: code corrections thanks to rust-clippy More... about 10 years ago
feat(Args): allows for custom argument value validations to be defined More... about 10 years ago
chore: increase version More... about 10 years ago
Merge pull request #171 from kbknapp/double-fix More... about 10 years ago