index
:
go.wit.com/dev/alexflint/arg.git
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
2021-04-16
fix a comment
Alex Flint
2021-01-31
Merge remote-tracking branch 'origin/master' into optional-long
Alex Flint
2021-01-31
Merge pull request #138 from alexflint/ci-go15
Alex Flint
2021-01-31
replace "name" and "typ" by storing the original StructField
Alex Flint
2021-01-31
fix typo
Alex Flint
2021-01-31
add go1.15 to CI, drop go1.11
Alex Flint
2021-01-31
Merge remote-tracking branch 'origin/master' into optional-long
Alex Flint
2021-01-31
test that short-only options are printed first in the help message
Alex Flint
2021-01-31
Merge pull request #136 from alexflint/ignore-unexported
Alex Flint
2021-01-31
skip unexported fields
Alex Flint
2020-12-20
Skip right column if the left is empty
Andrew Morozko
2020-12-20
Updated readme
Andrew Morozko
2020-12-20
Optional long arguments
Andrew Morozko
2020-09-27
Merge pull request #123 from alexflint/drop-vendor
Alex Flint
2020-08-12
drop vendor directory
Alex Flint
2020-08-06
Merge pull request #122 from alexflint/short-and-long
Alex Flint
2020-08-06
add documentation and examples showing how to override the short and long opt...
Alex Flint
2020-07-06
Merge pull request #120 from alexflint/dedent-tag-loop
Alex Flint
2020-07-06
move empty tag check inside the loop
Alex Flint
2020-06-03
Merge pull request #116 from denysvitali/master
Alex Flint
2020-06-03
feat(usage): Include env variable in usage
Denys Vitali
2020-04-17
Merge pull request #114 from alexflint/migrate-to-codecov
Alex Flint
2020-04-17
replace coveralls badge with codecov
Alex Flint
2020-04-17
fix github actions config
Alex Flint
2020-04-17
upload to codecov
Alex Flint
2020-04-17
Merge pull request #113 from alexflint/prettify-readme-header
Alex Flint
2020-04-17
add banner image
Alex Flint
2020-04-17
drop golangci since it is shutting down soon; fix pkg.go.dev link
Alex Flint
2020-04-17
use go.dev badge
Alex Flint
2020-04-17
drop blank lines
Alex Flint
2020-04-17
move some stuff around in the readme header; add sourcegraph
Alex Flint
2020-04-03
Merge pull request #110 from alexflint/github-actions
Alex Flint
2020-04-03
put coverage badge back
Alex Flint
2020-04-03
replace travis badge with github actions badge
Alex Flint
2020-04-03
use ${{ matrix.go }}
Alex Flint
2020-04-03
fix name of dependency
Alex Flint
2020-04-03
add coverage using goveralls
Alex Flint
2020-04-03
drop coverage badge (adding an issue to put it back)
Alex Flint
2020-04-03
drop travis and old test dir (module system support is now stable)
Alex Flint
2020-04-03
clean up extraneous test output
Alex Flint
2020-04-03
Set up CI using github actions
Alex Flint
2020-03-01
Merge pull request #109 from alexflint/ignore-env
Alex Flint
2020-03-01
add Config.IgnoreEnv to ignore environment variables
Alex Flint
2020-02-23
Merge pull request #106 from dallbee/subcommand-usage
Alex Flint
2020-02-23
Merge pull request #108 from alexflint/readme-placeholder-version
Alex Flint
2020-02-23
Document that the placeholder tag requires v1.3.0
Alex Flint
2020-01-25
Fix lint warnings
Dylan Allbee
2020-01-25
Use command passed into p.Parse(...) write methods
Dylan Allbee
2020-01-25
Print global options in help for subcommands
Dylan Allbee
2020-01-24
Merge pull request #107 from alexflint/fix-issue-100
v1.3.0
Alex Flint
[next]