[PATCH v3 0/8] cli: better tooling support for duplicate messages

Subject: [PATCH v3 0/8] cli: better tooling support for duplicate messages

Date: Sat, 17 Aug 2013 15:11:25 +0300

To: notmuch@notmuchmail.org

Cc:

From: Jani Nikula


v3 of id:cover.1370775663.git.jani@nikula.org. Just a rebase, no changes
since the latest versions of the patches posted in the previous thread.

BR,
Jani.

Jani Nikula (8):
  cli: add --duplicate=N option to notmuch search
  test: test notmuch search --duplicate=N
  man: document notmuch search --duplicate=N
  cli: add --output=files option to notmuch count
  test: test notmuch count --output=files
  man: document notmuch count --output=files
  NEWS: cli options for improved duplicate message handling
  man: clarify folder: prefix regarding duplicate files

 NEWS                            |   20 ++++++++++++
 man/man1/notmuch-count.1        |   10 +++++-
 man/man1/notmuch-search.1       |   20 ++++++++++++
 man/man7/notmuch-search-terms.7 |    8 +++--
 notmuch-count.c                 |   37 ++++++++++++++++++++++
 notmuch-search.c                |   18 +++++++----
 test/count                      |   10 ++++++
 test/search-output              |   65 +++++++++++++++++++++++++++++++++++++++
 8 files changed, 178 insertions(+), 10 deletions(-)

-- 
1.7.10.4


Thread: