71 Commits (c0809e537fc01b4a33ced1bf56212837108d7264)
 

Author SHA1 Message Date
  Alex Flint c0809e537f Merge pull request #30 from alexflint/scalar_pointers 10 years ago
  Alex Flint 8fee8f7bbe move installation instructions to top 10 years ago
  Alex Flint 95761fa14a update readme with new additions 10 years ago
  Alex Flint b5933a0ea8 Merge remote-tracking branch 'origin/master' into scalar_pointers 10 years ago
  Alex Flint 93247e2f3b Merge pull request #29 from alexflint/parse_duration 10 years ago
  Alex Flint 865cc5a973 add support for pointers and TextUnmarshaler 10 years ago
  Alex Flint 64a4bab550 add test for invalid durations 10 years ago
  Alex Flint ed2b19f2bb add support for time.Duration fields 10 years ago
  Alex Flint e560d079ba Merge pull request #9 from brettlangdon/dev/environment.variables.sqwished 10 years ago
  Brett Langdon 8dd29d34bf Add support for environment variables 10 years ago
  Alex Flint c9155bb0c3 Merge pull request #26 from alexflint/brettlangdon-dev/positional.help.sqwished 10 years ago
  Alex Flint 4197d283e4 extract common colWidth constant 10 years ago
  Alex Flint 77be03b907 resolve merge 10 years ago
  Alex Flint f8ea16beee Merge pull request #25 from alexflint/return_parser_from_mustparse 10 years ago
  Alex Flint 9aad09fe14 fix example code 10 years ago
  Alex Flint f89698667c add custom validation example to README 10 years ago
  Alex Flint 0c0f9a53ac MustParse returns *Parser 10 years ago
  Alex Flint d97f8fd931 Merge pull request #24 from toothrot/master 10 years ago
  Alex Rakoczy e4e9e19427 Fix error when printing usage for multi-value arguments 10 years ago
  Alex Flint ce5525d776 Merge pull request #19 from walle/add_default_value_to_usage 10 years ago
  Fredrik Wallgren 670c7b787d
Fix merge conflicts 10 years ago
  Brett Langdon d45bd4523c Display help text for positional arguments 10 years ago
  Fredrik Wallgren b0d37d1fb2 Add default values to usage 10 years ago
  Alex Flint 5db9c77fa3 Merge pull request #13 from walle/show_builtin 10 years ago
  Fredrik Wallgren 330a0da571
Add built ins to options in help output 10 years ago
  Alex Flint 785fa3f8c9 Merge pull request #16 from walle/move_doc 10 years ago
  Alex Flint c4704194de Merge pull request #14 from walle/usage_on_stderr_bug 10 years ago
  Alex Flint 0f9dfa27d1 Merge pull request #15 from walle/fix_lint_warning 10 years ago
  Fredrik Wallgren ab43eae565
Move package documentation to doc.go 10 years ago
  Fredrik Wallgren d6a447ed7c
Fix lint warning 10 years ago
  Fredrik Wallgren df17f4df45
Fix bug with error not being written to stderr 10 years ago
  Alex Flint a49bba8533 Merge pull request #10 from walle/fail_to_stderr 10 years ago
  Alex Flint a6c77a413a Merge pull request #7 from brettlangdon/dev/trailing.whitespace.sqwished 10 years ago
  Fredrik Wallgren 935b2a1bd5
Write usage message to stderr on error 10 years ago
  Brett Langdon 383b8b84c1 Remove excess trailing whitespace from Usage generation 10 years ago
  Alex Flint 53364a0be4 Merge pull request #6 from alexflint/coveralls_badge 10 years ago
  Alex Flint 239d0c1c6f add coveralls badge 10 years ago
  Alex Flint 4ca36520b3 Merge pull request #5 from alexflint/usage_tests 10 years ago
  Alex Flint 70c56eff66 add more tests 10 years ago
  Alex Flint 16cae5fe0c Merge pull request #4 from alexflint/usage_tests 10 years ago
  Alex Flint 9111061915 add tests for usage info 10 years ago
  Alex Flint 3bcc30f8fe Merge pull request #3 from alexflint/add_coveralls 10 years ago
  Alex Flint 6a22722d8c add coveralls to .travis.yml 10 years ago
  Alex Flint 5185642348 fix note on boolean flags in readme 10 years ago
  Alex Flint 95bf6f25e0 fix first example in docs - h/t eric somerlade 10 years ago
  Alex Flint 60f2612c0c separate help into WriteUsage and WriteHelp 10 years ago
  Alex Flint bcb41ba048 add travis badge 10 years ago
  Alex Flint 4d271f5326 fix float test for go1.4 10 years ago
  Alex Flint 8b5a16fafe fix examples 10 years ago
  Alex Flint 3ff6f256dc remove extra go gets in travis 10 years ago