| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | SpecArgumentTypeString should return None when no args | 2020-01-29 | 1 | -1/+3 | |
| * | change "non-consuming spec arg" character from "=" to "-" | 2020-01-28 | 1 | -1/+1 | |
| * | allow spec arguments to be "non-consuming" (doesn't show up in usage) | 2020-01-27 | 1 | -5/+14 | |
| * | add 'int' command arg spec type | 2020-01-27 | 3 | -8/+18 | |
| * | add "additional word" (`aword`) command arument spec type | 2020-01-27 | 1 | -0/+7 | |
| * | add tstring spec type, string with trimmed consecutive spaces | 2020-01-26 | 1 | -0/+4 | |
| * | fix typehinting issues | 2020-01-26 | 1 | -3/+4 | |
| * | support command spec literals | 2020-01-26 | 1 | -25/+63 | |
| * | split utils/parse.py in to multiple files | 2020-01-26 | 3 | -0/+272 |
