[PATCH 0/8] search --exclude=all
Peter Wang
novalazy at gmail.com
Wed Jun 20 06:28:59 PDT 2012
Hi,
This is Mark's change to add search --exclude=all.
I mainly just updated a comment and added some documentation.
Mark Walters (2):
lib: add --exclude=all option
cli: add --exclude=all option to notmuch-search.c
Peter Wang (6):
test: add tests for search --exclude=all
man: clarify search --exclude documentation
man: clarify search --exclude=flag
man: document search --exclude=all
lib: add NOTMUCH_EXCLUDE_FLAG to notmuch_exclude_t
cli: use notmuch_exclude_t in option parser
lib/notmuch-private.h | 1 +
lib/notmuch.h | 23 ++++++++++++++++-------
lib/query.cc | 14 +++++++++-----
lib/thread.cc | 41 ++++++++++++++++++++++++++++++-----------
man/man1/notmuch-search.1 | 28 ++++++++++++++++++++++------
notmuch-search.c | 24 +++++++++---------------
test/excludes | 22 ++++++++++++++++++++++
7 files changed, 109 insertions(+), 44 deletions(-)
--
1.7.4.4
More information about the notmuch
mailing list