[PATCH v2 0/7] cli: better tooling support for duplicate messages

Subject: [PATCH v2 0/7] cli: better tooling support for duplicate messages

Date: Sun, 9 Jun 2013 14:03:06 +0300

To: notmuch@notmuchmail.org

Cc:

From: Jani Nikula


v2 of id:cover.1368467532.git.jani@nikula.org

The only change is switching to 1-based indexing for --duplicate=N option.

Jani.


Jani Nikula (7):
  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

 NEWS                      |   12 +++++++++
 man/man1/notmuch-count.1  |   10 ++++++-
 man/man1/notmuch-search.1 |   11 ++++++++
 notmuch-count.c           |   37 ++++++++++++++++++++++++++
 notmuch-search.c          |   18 ++++++++-----
 test/count                |   10 +++++++
 test/search-output        |   65 +++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 156 insertions(+), 7 deletions(-)

-- 
1.7.10.4


Thread: