]> git.notmuchmail.org Git - notmuch/commitdiff
cli/new: support /<regex>/ in new.ignore
authorJani Nikula <jani@nikula.org>
Sat, 14 Oct 2017 13:16:27 +0000 (16:16 +0300)
committerDavid Bremner <david@tethera.net>
Fri, 15 Dec 2017 11:54:33 +0000 (07:54 -0400)
Add support for using /<regex>/ style regular expressions in
new.ignore, mixed with the old style verbatim file and directory
basenames. The regex is matched against the relative path from the
database path.


No differences found