0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #41 from aviddiviner/merge-back-to-upstream More... about 8 years ago
Merge remote-tracking branch 'upstream/master' into merge-back-to-upstream More... about 8 years ago
Merge pull request #51 from mboersma/add-go-1.9 More... about 8 years ago
chore(.travis.yml): add go 1.9 to test matrix. More... about 8 years ago
Merge pull request #44 from mcandre/protect-real-git-binary More... about 8 years ago
begin testing against more recent Go versions More... almost 9 years ago
temporarily drop golint, which breaks the go1.4 and go1.5 targets in CI More... almost 9 years ago
use go vet instead of old vet More... almost 9 years ago
protect real git binary by renaming examples More... almost 9 years ago
Merge branch 'master' into merge-back-to-upstream More... over 9 years ago
Bind --double-dash flags to untagged TitleCase fields More... over 9 years ago
Merge new Bind() API back in to upstream More... over 9 years ago
Update examples to use variadic arguments More... over 9 years ago
Fix up docs, add tests More... over 9 years ago
Bind option keys to fields more intelligently, update docs More... over 9 years ago
Add example More... over 9 years ago
Assert upfront that bound struct's fields are zero valued More... over 9 years ago
Add docs, tests More... over 9 years ago
Move package docs out to separate file More... over 9 years ago
Handle all int and float types, add tests More... over 9 years ago
Handle conversion to int/float types on bound struct More... over 9 years ago
Add some error test cases More... over 9 years ago
Allow bound struct to omit --help and --version keys More... over 9 years ago
Move Bind to be method of Opts, clean up docs More... over 9 years ago
Add Bind() API More... over 9 years ago
Fix README for merge back upstream More... over 9 years ago
Fix repo path, prepare for merge back to upstream More... over 9 years ago
Add test coverage for Opts More... over 9 years ago
Fix tests to expect Opts More... over 9 years ago
Fix broken build More... over 9 years ago