]> git.cworth.org Git - notmuch/commit
search: Support automatic tag exclusions
authorAustin Clements <amdragon@MIT.EDU>
Sun, 15 Jan 2012 00:17:34 +0000 (19:17 -0500)
committerDavid Bremner <bremner@debian.org>
Tue, 17 Jan 2012 01:06:35 +0000 (21:06 -0400)
commit42a907992823030f070fc395a174f779998ca6f5
treeae5024f696448426b6fadd76df888cc1421215ad
parent3b76adf9e2c026dd03b820f4c6eab50e25444113
search: Support automatic tag exclusions

This adds a "search" section to the config file and an
"auto_tag_exclusions" setting in that section.  The search and count
commands pass tag tags from the configuration to the library.
notmuch-client.h
notmuch-config.c
notmuch-count.c
notmuch-search.c
test/search