| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | exports.get_one() -> exports.get() | 2020-03-08 | 1 | -1/+1 | |
| * | add space between command and usage string | 2020-03-06 | 1 | -1/+1 | |
| * | include !command in usage output | 2020-02-28 | 1 | -4/+5 | |
| * | show usage strings when spec parsing fails | 2020-02-27 | 1 | -1/+13 | |
| * | if there's more than 1 error message, give generic error | 2020-02-27 | 1 | -4/+7 | |
| * | add `cmask` command spec type (all users in channel matching mask) | 2020-02-17 | 1 | -0/+14 | |
| * | exported command specs, spec.%s -> command-spec.%s | 2020-02-14 | 1 | -1/+2 | |
| * | move SpecTypeErro to utils.parse.spec | 2020-02-14 | 2 | -6/+2 | |
| * | support exported command spec types! | 2020-02-14 | 1 | -6/+11 | |
| * | split out command_spec module | 2020-02-14 | 2 | -0/+226 |
