index
:
jcarr/arg
devel
guimaster
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-12-04
Fix error when printing usage for multi-value arguments
Alex Rakoczy
2015-11-26
Merge pull request #19 from walle/add_default_value_to_usage
Alex Flint
2015-11-22
Fix merge conflicts
Fredrik Wallgren
2015-11-22
Add default values to usage
Fredrik Wallgren
2015-11-22
Merge pull request #13 from walle/show_builtin
Alex Flint
2015-11-16
Add built ins to options in help output
Fredrik Wallgren
2015-11-15
Merge pull request #16 from walle/move_doc
Alex Flint
2015-11-11
Merge pull request #14 from walle/usage_on_stderr_bug
Alex Flint
2015-11-11
Merge pull request #15 from walle/fix_lint_warning
Alex Flint
2015-11-11
Move package documentation to doc.go
Fredrik Wallgren
2015-11-11
Fix lint warning
Fredrik Wallgren
2015-11-11
Fix bug with error not being written to stderr
Fredrik Wallgren
2015-11-09
Merge pull request #10 from walle/fail_to_stderr
Alex Flint
2015-11-09
Merge pull request #7 from brettlangdon/dev/trailing.whitespace.sqwished
Alex Flint
2015-11-09
Write usage message to stderr on error
Fredrik Wallgren
2015-11-07
Remove excess trailing whitespace from Usage generation
brettlangdon
2015-11-04
Merge pull request #6 from alexflint/coveralls_badge
Alex Flint
2015-11-04
add coveralls badge
Alex Flint
2015-11-04
Merge pull request #5 from alexflint/usage_tests
Alex Flint
2015-11-04
add more tests
Alex Flint
2015-11-04
Merge pull request #4 from alexflint/usage_tests
Alex Flint
2015-11-04
add tests for usage info
Alex Flint
2015-11-04
Merge pull request #3 from alexflint/add_coveralls
Alex Flint
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
[next]