Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | Replace ‘optind’ with ‘rest’ in Get() and GetLong() returns | Thomas Voss | 12 months | |
Tag | Download | Author | Age | |
v2.0.0 | commit 264780bb60... | Thomas Voss | 12 months | |
v1.0.4 | commit 799bb3be1d... | Thomas Voss | 12 months | |
v1.0.3 | commit 06e45fa081... | Thomas Voss | 12 months | |
v1.0.2 | commit e151eb87eb... | Thomas Voss | 12 months | |
v1.0.1 | commit d126d33783... | Thomas Voss | 12 months | |
v1.0.0 | commit 2b4e159a24... | Thomas Voss | 12 months | |
Age | Commit message | Author | Files | Lines |
2023-11-30 | Fix another typov1.0.3 | Thomas Voss | 1 | -2/+2 |
2023-11-30 | Fix typo in GetLong() doccommentv1.0.2 | Thomas Voss | 1 | -1/+1 |
2023-11-30 | Fix broken examplesv1.0.1 | Thomas Voss | 1 | -10/+10 |
2023-11-30 | Run gofmtv1.0.0 | Thomas Voss | 1 | -5/+5 |
2023-11-30 | Update README | Thomas Voss | 1 | -29/+79 |
2023-11-30 | Add documentation for GetLong | Thomas Voss | 1 | -0/+15 |
2023-11-30 | Add long-option support | Thomas Voss | 3 | -10/+229 |
2023-11-30 | Refactor map out of Get() | Thomas Voss | 1 | -30/+27 |
2023-11-29 | Support optional-args for short options | Thomas Voss | 2 | -10/+58 |
2023-11-29 | Add documentation comments | Thomas Voss | 3 | -14/+60 |
[...] | ||||
Clone | ||||
git://git.thomasvoss.com/opts.git | ||||
git@git.thomasvoss.com:opts |