about summary refs log tree commit diff stats
path: root/filters
Commit message (Collapse)AuthorAgeFilesLines
* Escape plus symbol in hldiff filter.EdOverflow2019-07-131-1/+1
| | | | | | I was getting errors when using the hldiff filter with aerc because the plus symbol on line 28 wasn't escaped. This commit escapes the plus symbol in the regex on line 28.
* Move contrib -> filtersDrew DeVault2019-06-273-0/+62