]> git.notmuchmail.org Git - notmuch/commit
lib: query make exclude handling non-destructive
authorDavid Bremner <david@tethera.net>
Sat, 25 Feb 2017 16:09:13 +0000 (12:09 -0400)
committerDavid Bremner <david@tethera.net>
Sun, 5 Mar 2017 00:47:25 +0000 (20:47 -0400)
commitdfacfe14f337b6603ba0784e4a395489923fd6dd
treef6b53aa226b93cf9977b972ef60c7c88f66996d4
parente209b7187365b9f5a356b21f3d11dd2f41fd5a1c
lib: query make exclude handling non-destructive

We filter added exclude at add time, rather than modifying the query by
count search. As noted in the comments, there are several ignored
conditions here.
lib/query.cc
test/T060-count.sh