]> git.notmuchmail.org Git - notmuch/commitdiff
cli: add --batch option to notmuch count
authorJani Nikula <jani@nikula.org>
Sun, 31 Mar 2013 09:46:00 +0000 (12:46 +0300)
committerDavid Bremner <bremner@unb.ca>
Mon, 1 Apr 2013 13:36:09 +0000 (09:36 -0400)
Add support for reading queries from stdin, one per line, and writing
results to stdout, one per line.

This will bring considerable performance improvements when utilized in
Emacs notmuch-hello, especially so when running remote notmuch.


No differences found