[PATCH v3 0/6] batch count for notmuch-hello speedup

Subject: [PATCH v3 0/6] batch count for notmuch-hello speedup

Date: Sun, 31 Mar 2013 12:45:57 +0300

To: notmuch@notmuchmail.org

Cc: Tomi Ollila

From: Jani Nikula


This is v3 of id:cover.1362841844.git.jani@nikula.org, with the commit
messages of patches 1/6 and 3/6 fixed. No other changes. Thanks to
Jameson and Tomi for review, and of course Mark for the elisp part.

BR,
Jani.

Jani Nikula (5):
  cli: remove useless talloc_strdup
  cli: extract count printing to a separate function in notmuch count
  cli: add --batch option to notmuch count
  man: document notmuch count --batch and --input options
  test: notmuch count --batch and --input options

Mark Walters (1):
  emacs: hello: use batch count

 emacs/notmuch-hello.el   |   52 +++++++++++++---------
 man/man1/notmuch-count.1 |   20 +++++++++
 notmuch-count.c          |  111 +++++++++++++++++++++++++++++++++++-----------
 test/count               |   46 +++++++++++++++++++
 4 files changed, 182 insertions(+), 47 deletions(-)

-- 
1.7.10.4


Thread: