]> git.notmuchmail.org Git - notmuch/commitdiff
lib: Add regexp expansion for for tags and paths
authorDavid Bremner <david@tethera.net>
Wed, 8 Mar 2017 02:32:26 +0000 (22:32 -0400)
committerDavid Bremner <david@tethera.net>
Tue, 9 May 2017 10:44:29 +0000 (07:44 -0300)
From a UI perspective this looks similar to what was already provided
for from, subject, and mid, but the implementation is quite
different. It uses the database's list of terms to construct a term
based query equivalent to the passed regular expression.


No differences found