| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump copyright year to 2020 | Rapptz | 2020-01-19 | 1 | -1/+1 |
| * | [commands] Refactor quoted_word free function to a StringView method. | Rapptz | 2019-03-12 | 1 | -84/+82 |
| * | [commands] Separate view parsing errors from BadArgument. | Rapptz | 2019-03-12 | 1 | -5/+5 |
| * | Bumped copyright years to 2019. | Dante Dam | 2019-01-28 | 1 | -1/+1 |
| * | [commands] Remove duplicated quote entries | Hornwitser | 2018-11-24 | 1 | -2/+0 |
| * | [lint] Fix incorrect and inconsistent whitespace | Hornwitser | 2018-08-22 | 1 | -0/+1 |
| * | [commands] Don't handle single quotes. | Rapptz | 2018-03-20 | 1 | -2/+0 |
| * | [commands] Minor optimisations to unicode quote handling. | Rapptz | 2018-03-06 | 1 | -3/+6 |
| * | [commands] Added handling for unicode quotes | b-hodges | 2018-03-06 | 1 | -14/+43 |
| * | Update copyright year to 2017. | Rapptz | 2017-01-20 | 1 | -1/+1 |
| * | Initial implementation of commands extension module. | Rapptz | 2016-01-04 | 1 | -0/+167 |