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
2022-10-29
add further comment about backwards-compatible method for setting default values
Alex Flint
2022-10-29
drop unnecessary test
Alex Flint
2022-10-29
remove unused textMarshalerType and isTextMarshaler
Alex Flint
2022-10-29
add test for the new default value parsing logic as it shows up in help messages
Alex Flint
2022-10-29
store both a default value and a string representation of that default value ...
Alex Flint
2022-10-29
drop unnecessary use of templates in this test
Alex Flint
2022-10-10
Merge pull request #198 from daenney/mustparse
Alex Flint
2022-10-10
Implement MustParse on Parse
Daniele Sluijters
2022-10-02
Merge pull request #196 from alexflint/bump_go_versions
Alex Flint
2022-10-02
update to latest 3 versions of Go for CI
Alex Flint
2022-10-02
Merge pull request #195 from alexflint/bump_scalar_dep
Alex Flint
2022-10-02
update to latest go-scalar, add test for hex, oct, and binary integer literals
Alex Flint
2022-09-27
Merge pull request #191 from SebastiaanPasterkamp/add-epilog-to-help
Alex Flint
2022-09-17
Feat: Add epilog after help text
Sebastiaan Pasterkamp
2022-06-11
Merge pull request #172 from SebastiaanPasterkamp/ignore-default-option
Alex Flint
2022-06-09
fix issue #184
Alex Flint
2022-06-05
Simplify sub-command initialization w/o IgnoreDefault
Sebastiaan Pasterkamp
2022-02-09
Merge pull request #175 from alexflint/bracketing-positionals
v1.4.3
Alex Flint
2022-02-09
fix bracketing for non-required positionals
Alex Flint
2022-01-05
Merge pull request #173 from GreyXor/master
Alex Flint
2022-01-05
Update go.sum
GreyXor
2022-01-05
Update testify dependency to 1.7.0
GreyXor
2022-01-02
Add 'IgnoreDefault' option
Sebastiaan Pasterkamp
2021-10-01
Merge pull request #166 from alexflint/env-in-error
Alex Flint
2021-10-01
put name of environment variable in error message
Alex Flint
2021-09-18
Merge pull request #156 from alexflint/usage-for-subcommands
Alex Flint
2021-09-18
Merge remote-tracking branch 'origin/master' into usage-for-subcommands
Alex Flint
2021-09-18
Merge pull request #164 from evgenv123/evgenv123-patch-1
Alex Flint
2021-09-18
Update README.md
Alex Flint
2021-09-18
Update README.md
evgenv123
2021-08-20
Merge pull request #162 from alexflint/support-for-urls
Alex Flint
2021-08-20
bump go-scalar to v1.1 and add documentation about supported types
Alex Flint
2021-05-24
Merge pull request #158 from alexflint/unexported-embedded
v1.4.2
Alex Flint
2021-05-24
recurse into unexported embedded structs
Alex Flint
2021-05-09
simplify the error string logic
Alex Flint
2021-05-09
add FailSubcommand, WriteUsageForSubcommand, WriteHelpForSubcommand
Alex Flint
2021-04-20
Merge pull request #153 from alexflint/test-empty-map
v1.4.1
Alex Flint
2021-04-20
fix case where an environment variable containing an empty string is parsed i...
Alex Flint
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
[prev]
[next]