| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix regression of message filters not matching without formatting | 2020-04-08 | 1 | -2/+2 | |
| | | |||||
| * | convert & in sed to \g<0> so python handles full-match replacements | 2020-02-26 | 1 | -10/+4 | |
| | | |||||
| * | use re.sub, not str.replace, otherwise things like "$" dont work | 2020-02-14 | 1 | -1/+1 | |
| | | |||||
| * | support & in utils.parse.sed, change sed.py to use utils.parse.sed | 2020-02-09 | 1 | -19/+33 | |
| | | |||||
| * | add utils.parse.sed. | 2020-02-09 | 1 | -0/+73 | |
