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-20
Merge pull request #152 from alexflint/mappings-with-commas
v1.4.0
Alex Flint
2021-04-20
fix the mappings-with-commas example
Alex Flint
2021-04-20
Merge pull request #151 from alexflint/fix-lint
Alex Flint
2021-04-20
fix lint issue
Alex Flint
2021-04-19
updated the example for mappings with commas
Alex Flint
2021-04-19
Merge pull request #150 from alexflint/push-coverage-up-more
Alex Flint
2021-04-19
clean up environment variable tests
Alex Flint
2021-04-19
test coverage 100% !!
Alex Flint
2021-04-19
Merge pull request #149 from alexflint/parse-into-map
Alex Flint
2021-04-19
push coverage up even more
Alex Flint
2021-04-19
more test coverage
Alex Flint
2021-04-19
add an runnable example for mappings
Alex Flint
2021-04-19
add an example of parsing into a map to the readme
Alex Flint
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
[next]