| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-11-11 | Fix lint warning | Fredrik Wallgren | |
| 2015-11-09 | Merge pull request #10 from walle/fail_to_stderr | Alex Flint | |
| Write usage message to stderr on error | |||
| 2015-11-09 | Merge pull request #7 from brettlangdon/dev/trailing.whitespace.sqwished | Alex Flint | |
| Remove excess trailing whitespace from Usage generation | |||
| 2015-11-09 | Write usage message to stderr on error | Fredrik Wallgren | |
| When the parsing of parameters/flags fails eg. when a required flag is missing, print the usage statement and error to stderr instead of stdout. | |||
| 2015-11-07 | Remove excess trailing whitespace from Usage generation | brettlangdon | |
| 2015-11-04 | Merge pull request #6 from alexflint/coveralls_badge | Alex Flint | |
| Add coveralls badge | |||
| 2015-11-04 | add coveralls badge | Alex Flint | |
| 2015-11-04 | Merge pull request #5 from alexflint/usage_tests | Alex Flint | |
| Add more tests for parser | |||
| 2015-11-04 | add more tests | Alex Flint | |
| 2015-11-04 | Merge pull request #4 from alexflint/usage_tests | Alex Flint | |
| add tests for usage info | |||
| 2015-11-04 | add tests for usage info | Alex Flint | |
| 2015-11-04 | Merge pull request #3 from alexflint/add_coveralls | Alex Flint | |
| add coveralls to .travis.yml | |||
| 2015-11-04 | add coveralls to .travis.yml | Alex Flint | |
| 2015-11-03 | fix note on boolean flags in readme | Alex Flint | |
| 2015-11-01 | fix first example in docs - h/t eric somerlade | Alex Flint | |
| 2015-11-01 | separate help into WriteUsage and WriteHelp | Alex Flint | |
| 2015-11-01 | add travis badge | Alex Flint | |
| 2015-11-01 | fix float test for go1.4 | Alex Flint | |
| 2015-11-01 | fix examples | Alex Flint | |
| 2015-11-01 | remove extra go gets in travis | Alex Flint | |
| 2015-11-01 | add .travis.yml | Alex Flint | |
| 2015-11-01 | fix example | Alex Flint | |
| 2015-11-01 | added runnable examples | Alex Flint | |
| 2015-11-01 | move more stuff over to the parser struct | Alex Flint | |
| 2015-10-31 | added parser struct | Alex Flint | |
| 2015-10-31 | udpate readme | Alex Flint | |
| 2015-10-31 | udpate readme | Alex Flint | |
| 2015-10-31 | udpate readme | Alex Flint | |
| 2015-10-31 | udpate readme | Alex Flint | |
| 2015-10-31 | udpate readme | Alex Flint | |
| 2015-10-31 | udpate readme | Alex Flint | |
| 2015-10-31 | udpate readme | Alex Flint | |
| 2015-10-31 | udpate readme | Alex Flint | |
| 2015-10-31 | add README | Alex Flint | |
| 2015-10-31 | add example.go | Alex Flint | |
| 2015-10-31 | add usage.go | Alex Flint | |
| 2015-10-31 | Merge branch 'master' of github.com:alexflint/go-arg | Alex Flint | |
| 2015-10-31 | Initial commit | Alex Flint | |
| 2015-10-31 | added usage generation | Alex Flint | |
| 2015-10-31 | positional arguments working | Alex Flint | |
| 2015-10-31 | basic first version working | Alex Flint | |
