]> git.cworth.org Git - notmuch/commit
cli: add --no-exclude option to count and search.
authorMark Walters <markwalters1009@gmail.com>
Thu, 1 Mar 2012 22:30:33 +0000 (22:30 +0000)
committerDavid Bremner <bremner@debian.org>
Fri, 2 Mar 2012 12:24:38 +0000 (08:24 -0400)
commitd845662970c7627a7c6d03d4698119c2263c586f
tree4abeedce15f20e97509089d06026d3952d9ece84
parent4fa77d031838db923dec29024df638520586c925
cli: add --no-exclude option to count and search.

This option turns off the exclusion so all matching messages are
returned. We do not need to add this to notmuch-show as that does not
(yet) exclude.
notmuch-count.c
notmuch-search.c