| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-02 | README: update badges and minor linting fixes | Sebastiaan van Stijn | |
| - Update build status badge to point to GitHub actions - Add a license badge - Update documentation badge to point to pkg.go.dev - Minor fixes in examples to make them runnable Signed-off-by: Sebastiaan van Stijn <[email protected]> | |||
| 2025-05-14 | fix #423 : Add helper function and some documentation to parse shorthand go ↵ | Andrea Tarocchi | |
| test flags. | |||
| 2018-10-24 | Sentence restructure and grammar fix (#188) | Matthew Cale | |
| There are helpers function != There are helper functions. Great repo. | |||
| 2017-04-26 | Note about SortFlags in README | Albert Nigmatzianov | |
| 2017-03-25 | Change `ogier` to `spf13` in docs and README | Albert Nigmatzianov | |
| 2017-01-16 | add badges to README.md | Hardik Bagdi | |
| 2016-12-14 | too many arguments | yuanxiao | |
| Signed-off-by: yuanxiao <[email protected]> | |||
| 2016-06-09 | Document AddGoFlagSet method in the README file | Alexander Brand | |
| 2016-04-27 | Fix a typo in README | Jake Worth | |
| 2015-09-07 | adding a private field to flags, and a function for marking flags as private | Steve Domino | |
| removing some c/p left-overs from the MarkPrivate function, and updating the comment slightly changed field from Private to Hidden. Added documentation w/example to README.md. Added testing to confirm hidden flags updating test message | |||
| 2015-08-20 | Add shorthand deprecator | Janet Kuo | |
| 2015-06-22 | docs | Eric Paris | |
| 2015-05-01 | Merge pull request #16 from eparis/merge | Steve Francia | |
| Merge ogier/pflag and enable travis | |||
| 2015-04-29 | Add docs and examples how to use the flag normalization func | Eric Paris | |
| 2015-04-29 | Update travis for spf13 | Eric Paris | |
| 2015-02-15 | Add Travis build status marker to README | Alex Ogier | |
| 2013-07-10 | Add a link to godoc.org | Alex Ogier | |
| 2012-12-19 | Merge changes from Go's standard flag library. | Alex Ogier | |
| Up to date through e7cd0a82d669. Relevant changesets: https://code.google.com/p/go/source/detail?r=059ba0d0dc6a27d115c619ff8bcd646335eed67f https://code.google.com/p/go/source/detail?r=64a249c65d510184268160bf595cf3db478a296e https://code.google.com/p/go/source/detail?r=6ca4825bc86760d43392469c0af266bb858fc77b | |||
| 2012-05-09 | Tighten up parsing to be less ambiguous, follow GNU conventions | Alex Ogier | |
| 2012-05-09 | Use proper markdown links | Alex Ogier | |
| 2012-05-09 | New section heading for command-line usage | Alex Ogier | |
| 2012-05-09 | Reformat go snippets in the README | Alex Ogier | |
| 2012-05-09 | Add README | Alex Ogier | |
