about summary refs log tree commit diff
path: root/filter.c (follow)
Commit message (Collapse)AuthorAge
* Preserve order of filters when removingJune McEnroe2021-01-23
| | | | | | Filters should be kept in order since the first one that matches, wins. This lets highlights or ignores take priority over each other, if desired.
* Rename ignore code to filterJune McEnroe2021-01-16