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
4 days
go mod updates
HEAD
v1.6.8
guimaster
devel
Jeff Carr
6 days
maybe it doesn't suck anymore. code might work.
v1.6.7
Jeff Carr
6 days
no longer need this
Jeff Carr
6 days
more parsing work
Jeff Carr
7 days
okay. what is up with this?
Jeff Carr
7 days
tracking down more cases of argv
Jeff Carr
7 days
rm junk. add Match()
Jeff Carr
7 days
move more autocomplete logic here
Jeff Carr
7 days
trigger autocomplete Help()
Jeff Carr
7 days
trying to fix help with autocomplete
v1.6.6
Jeff Carr
9 days
finally sends to argvpb.Stdout
v1.6.5
Jeff Carr
9 days
more progress
Jeff Carr
9 days
what a horror show
Jeff Carr
9 days
debugging argv
Jeff Carr
10 days
atleast it shows stuff
Jeff Carr
10 days
notsure
Jeff Carr
2025-09-25
more accurate autocomplete
v1.6.4
Jeff Carr
2025-09-24
start autocomplete support
Jeff Carr
2025-09-24
rearrange
Jeff Carr
2025-09-18
need these flags
v1.6.3
Jeff Carr
2025-09-18
add function for autocomplete
Jeff Carr
2025-08-29
go test ?
v1.6.2
Jeff Carr
2025-08-29
change namespace
v1.6.1-wittest2
Jeff Carr
2025-08-29
allows GO libraries to have common args
v1.6.1-wittest1
Jeff Carr
2025-05-23
improve handling of negative numbers
Alex Flint
2025-03-07
Merge pull request #278 from Areson/ioberst-global-help-options
Alex Flint
2025-02-11
Fix Missing Global Options
Ian Oberst
2024-12-11
Merge pull request #276 from zanvd/make-placeholder-output-consistent
Alex Flint
2024-12-05
Use common output for usage and errors during parsing.
Žan V. Dragan
2024-11-04
Merge pull request #258 from hhromic/implement-204
Alex Flint
2024-11-04
Merge pull request #273 from alexflint/pass-dash-dash-through
Alex Flint
2024-10-21
passing the no-more-options string "--" twice or more should pass the second ...
Alex Flint
2024-09-07
Add global env prefix example to README
Hugo Hromic
2024-09-07
Add support for setting a global env var prefix
Hugo Hromic
2024-09-06
Merge pull request #271 from alexflint/update-funding
Alex Flint
2024-09-06
Update FUNDING.yml
Alex Flint
2024-09-05
Merge pull request #262 from hhromic/fix-261
Alex Flint
2024-09-05
Merge pull request #259 from hhromic/fix-193
Alex Flint
2024-09-05
Merge pull request #270 from alexflint/parse-docs
Alex Flint
2024-09-05
field -> fields
Alex Flint
2024-09-05
update api docs for Parser.Parse
Alex Flint
2024-09-05
Merge pull request #269 from alexflint/sponsorship
Alex Flint
2024-09-05
Living in a monastery looking for funding
Alex Flint
2024-09-04
Merge pull request #268 from alexflint/readme-custom-error-handling
Alex Flint
2024-09-04
add info to README about programmatically reproducing behavior of MustParse
Alex Flint
2024-07-22
Fix help text for positional args with default and env var
Hugo Hromic
2024-07-06
Move writing program version from usage to help writer
Hugo Hromic
2024-07-04
Merge pull request #257 from hhromic/fix-testable-example
Alex Flint
2024-06-30
Fix testable example output comment formatting
Hugo Hromic
2024-06-30
Merge pull request #232 from alexflint/bump-go-versions
Alex Flint
[next]