Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-20 | only look at first two elements for description of short- and longoption so t... | David Flatz | 1 | -0/+3 |
2021-01-13 | Unified brace and else if style | Christian Schneider | 1 | -1/+2 |
2020-11-09 | no longer ignore extra positional arguments | Nathan Gass | 1 | -7/+6 |
2020-08-25 | test for unexpected optional positinal arguments | Nathan Gass | 1 | -1/+9 |
2020-08-25 | also test for default values | Nathan Gass | 1 | -2/+3 |
2020-08-25 | more tests for arguments without value, also test failure modes | Nathan Gass | 1 | -4/+13 |
2020-08-25 | also test positional args | Nathan Gass | 1 | -6/+7 |
2020-04-21 | use new array syntax | Urban Müller | 1 | -6/+6 |
2018-06-21 | no reason for different naming | Urban Müller | 1 | -0/+28 |