1. 57c9a58 Fix staticcheck warning for io/ioutil deprecation by Marc-Antoine Ruel · 8 months ago main
  2. 6d5562a Update github actions by Marc-Antoine Ruel · 8 months ago
  3. e92030a go.mod: update to 1.21 by Marc-Antoine Ruel · 8 months ago
  4. 7642663 Allow GetFlags to return nil. (#9) by Robert Iannucci · 2 years, 11 months ago v1.1.1
  5. 76e231e github actions: update to go1.17 by Marc-Antoine Ruel · 2 years, 11 months ago
  6. e82ce8f Export Usage(); enable subcommand usability by Marc-Antoine Ruel · 3 years, 6 months ago v1.1.0
  7. 9c2bbab README.md: fix typo in subcommandstest by Marc-Antoine Ruel · 3 years, 6 months ago
  8. 4ffc06f README.md: update badges by Marc-Antoine Ruel · 3 years, 6 months ago v1.0.1
  9. a8fe3b2 Make testing concurrent safe; increase test coverage by Marc-Antoine Ruel · 3 years, 6 months ago
  10. 61b55cd Switch CI to github actions; remove travis by Marc-Antoine Ruel · 3 years, 6 months ago
  11. 4b22346 Add go.mod by Marc-Antoine Ruel · 4 years ago v1.0.0
  12. de1d40e Fix comment typo (#6) by Jacob Kopczynski · 4 years, 6 months ago
  13. 967e945 Add support for subcommand section headings (#5) by Aviv Keshet · 6 years ago
  14. 8c2c452 Add first-class support for documented environment variables. (#3) by Robert Iannucci · 8 years ago
  15. 87b8243 Add the concept of "advanced" commands. (#2) by Robert Iannucci · 8 years ago
  16. 054278d Don't run tests in parallel anymore. by Marc-Antoine Ruel · 8 years ago
  17. 2cfd557 Bump travis from go 1.4 to 1.6. by Marc-Antoine Ruel · 8 years ago
  18. a4141cc Update pre-commit-go to pcg. by Marc-Antoine Ruel · 9 years ago
  19. 3a25827 Fix errcheck by Marc-Antoine Ruel · 9 years ago
  20. 24ce6a2 Switch from git-hooks-go to pre-commit-go by Marc-Antoine Ruel · 9 years ago
  21. 45738a0 Update git-hooks-go to be compatible with go1.4. by Marc-Antoine Ruel · 10 years ago
  22. 16a72b7 Replace subcommandstest.Assertf() with ut.AssertEqual(). by Marc-Antoine Ruel · 10 years ago
  23. 4cbda27 Remove NullWrite, ioutil.Discard should be used instead. by Marc-Antoine Ruel · 10 years ago
  24. 71bf6b6 Roll git-hooks-go, update .travis.yml by Marc-Antoine Ruel · 10 years ago
  25. 5bd08a0 Copy-paste failure in README.md. by Marc-Antoine Ruel · 10 years ago
  26. 84f9f4d Add travis and coveralls support. Fix a few issues found. by Marc-Antoine Ruel · 10 years ago
  27. 1a361f3 Convert to github.com/maruel/git-hooks-go by Marc-Antoine Ruel · 10 years ago
  28. 269d870 Fix errcheck, add sample-complex, export *Writer. by Marc-Antoine Ruel · 10 years ago
  29. 1c5052b Fix VoidStdLog(). by Marc-Antoine Ruel · 10 years ago
  30. 53837dc Add VoidStdLog() and KillStdLog() to help with focused logging. by Marc-Antoine Ruel · 10 years ago
  31. 7bf0c01 Add link to wikipedia for those who have a hard time searching by Marc-Antoine Ruel · 10 years ago
  32. 56dd170 Change README.md style by Marc-Antoine Ruel · 10 years ago
  33. a70c091 Update README.md with new feature and update test by Marc-Antoine Ruel · 10 years ago
  34. fd4ccef Add FindNearestCommand. by Marc-Antoine Ruel · 10 years ago
  35. 93876b5 Add sample-simple, presubmit check by Marc-Antoine Ruel · 10 years ago
  36. 9e9b74b Fix typo by Marc-Antoine Ruel · 10 years ago
  37. 02c9937 Fix a few lint by Marc-Antoine Ruel · 10 years ago
  38. 04d59fe Improve README.md by Marc-Antoine Ruel · 10 years ago
  39. cfd551b Improve docs, reduce subcommand indentation to 2 for more compact help by Marc-Antoine Ruel · 10 years ago
  40. 6514093 Add CheckOut() function. by Marc-Antoine Ruel · 11 years ago
  41. 34222e2 Add initial version by Marc-Antoine Ruel · 12 years ago