| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add spec arg names to echo.py | 2020-01-26 | 1 | -3/+3 | |
| | | |||||
| * | implement default spec argument types | 2020-01-25 | 1 | -3/+3 | |
| | | |||||
| * | change command specs to be compiled at runtime by a decorator | 2020-01-25 | 1 | -3/+3 | |
| | | |||||
| * | update echo.py to use command spec language | 2020-01-25 | 1 | -8/+6 | |
| | | |||||
| * | remove shlex from echo.py | 2019-11-20 | 1 | -3/+0 | |
| | | |||||
| * | implement opt-in shlex for command args | 2019-11-15 | 1 | -0/+7 | |
| | | | | | closes #202 | ||||
| * | add !msg | 2019-09-27 | 1 | -0/+9 | |
| | | |||||
| * | Revert "add !msg" | 2019-09-27 | 1 | -9/+0 | |
| | | | | | This reverts commit ddaf8a38905bfba2e076f9d5c564e5a1e2e2e90f. | ||||
| * | add !msg | 2019-09-27 | 1 | -0/+9 | |
| | | |||||
| * | add !action to echo.py | 2019-09-26 | 1 | -0/+6 | |
| | | |||||
| * | !echo should have a min_args kwarg | 2019-09-26 | 1 | -0/+1 | |
| | | |||||
| * | Add `depends-on` hashflags to relevant modules | 2019-05-25 | 1 | -0/+2 | |
| | | |||||
| * | Add echo.py | 2019-04-28 | 1 | -0/+6 | |
