0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 4 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix staticcheck warning for io/ioutil deprecation More... over 2 years ago
Update github actions More... over 2 years ago
go.mod: update to 1.21 More... over 2 years ago
Allow GetFlags to return nil. (#9) More... over 4 years ago
github actions: update to go1.17 More... over 4 years ago
Export Usage(); enable subcommand usability More... about 5 years ago
README.md: fix typo in subcommandstest More... about 5 years ago
README.md: update badges More... about 5 years ago
Make testing concurrent safe; increase test coverage More... about 5 years ago
Switch CI to github actions; remove travis More... about 5 years ago
Add go.mod More... over 5 years ago
Fix comment typo (#6) More... about 6 years ago
Add support for subcommand section headings (#5) More... over 7 years ago
Add first-class support for documented environment variables. (#3) More... over 9 years ago
Add the concept of "advanced" commands. (#2) More... over 9 years ago
Don't run tests in parallel anymore. More... over 9 years ago
Bump travis from go 1.4 to 1.6. More... over 9 years ago
Update pre-commit-go to pcg. More... almost 11 years ago
Fix errcheck More... about 11 years ago
Switch from git-hooks-go to pre-commit-go More... about 11 years ago
Update git-hooks-go to be compatible with go1.4. More... about 11 years ago
Replace subcommandstest.Assertf() with ut.AssertEqual(). More... over 11 years ago
Remove NullWrite, ioutil.Discard should be used instead. More... over 11 years ago
Roll git-hooks-go, update .travis.yml More... over 11 years ago
Copy-paste failure in README.md. More... over 11 years ago
Add travis and coveralls support. Fix a few issues found. More... over 11 years ago
Convert to github.com/maruel/git-hooks-go More... over 11 years ago
Fix errcheck, add sample-complex, export *Writer. More... over 11 years ago
Fix VoidStdLog(). More... over 11 years ago
Add VoidStdLog() and KillStdLog() to help with focused logging. More... over 11 years ago