Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace ‘optind’ with ‘rest’ in Get() and GetLong() returnsHEADv2.0.0master | Thomas Voss | 2023-12-05 | 5 | -10/+651 |
| | |||||
* | More typo fixes…v1.0.4 | Thomas Voss | 2023-11-30 | 1 | -1/+1 |
| | |||||
* | Fix another typov1.0.3 | Thomas Voss | 2023-11-30 | 1 | -2/+2 |
| | |||||
* | Fix typo in GetLong() doccommentv1.0.2 | Thomas Voss | 2023-11-30 | 1 | -1/+1 |
| | |||||
* | Fix broken examplesv1.0.1 | Thomas Voss | 2023-11-30 | 1 | -10/+10 |
| | |||||
* | Run gofmtv1.0.0 | Thomas Voss | 2023-11-30 | 1 | -5/+5 |
| | |||||
* | Update README | Thomas Voss | 2023-11-30 | 1 | -29/+79 |
| | |||||
* | Add documentation for GetLong | Thomas Voss | 2023-11-30 | 1 | -0/+15 |
| | |||||
* | Add long-option support | Thomas Voss | 2023-11-30 | 3 | -10/+229 |
| | |||||
* | Refactor map out of Get() | Thomas Voss | 2023-11-30 | 1 | -30/+27 |
| | |||||
* | Support optional-args for short options | Thomas Voss | 2023-11-29 | 2 | -10/+58 |
| | |||||
* | Add documentation comments | Thomas Voss | 2023-11-29 | 3 | -14/+60 |
| | |||||
* | Add tests for opts.Get() | Thomas Voss | 2023-11-29 | 1 | -0/+219 |
| | |||||
* | Add a README | Thomas Voss | 2023-11-29 | 1 | -0/+53 |
| | |||||
* | Slight refactor | Thomas Voss | 2023-11-29 | 1 | -10/+11 |
| | |||||
* | Genesis commit | Thomas Voss | 2023-11-29 | 4 | -0/+103 |