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-19
push code coverage up
Alex Flint
2021-04-19
add unittests for maps as environment variables with the separate flag
Alex Flint
2021-04-19
finish adding comments to spec
Alex Flint
2021-04-19
change "kind" to "cardinality", add support for maps to parser
Alex Flint
2021-04-19
refactor canParse into kindOf
Alex Flint
2021-04-19
factor setSlice into its own file, add setMap, and add tests for both
Alex Flint
2021-04-16
Merge pull request #137 from alexflint/optional-long
Alex Flint
2021-04-16
Merge pull request #147 from alexflint/ci-go16
Alex Flint
2021-04-16
add go 1.6 to CI
Alex Flint
2021-04-16
fix a comment
Alex Flint
2021-04-07
Merge pull request #144 from leozhantw/refactor/remove-unused-function
Alex Flint
2021-04-08
refactor: remove unused function
LeoZhan
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
[prev]
[next]