]> git.cworth.org Git - notmuch/commitdiff
lib/query: generalize exclude handling to s-expression queries
authorDavid Bremner <david@tethera.net>
Tue, 24 Aug 2021 15:17:27 +0000 (08:17 -0700)
committerDavid Bremner <david@tethera.net>
Sun, 5 Sep 2021 00:07:19 +0000 (17:07 -0700)
In fact most of the code path is in common, only the caching of terms
in the query needs to be added for s-expression queries.


No differences found