]> rtime.felk.cvut.cz Git - notmuch.git/commit
cli: search: Add --output=count search-output-address-v4
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 26 Oct 2014 23:39:52 +0000 (00:39 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 27 Oct 2014 14:32:57 +0000 (15:32 +0100)
commit2c387c91570c181a8154e7791858f48dd1557054
tree596ff77092a133704f5fe21c8dfde95af61a066b
parent5f745ff12b807ca23078ea8d637bfec779f4c6b1
cli: search: Add --output=count

This output can be used with --output=recipients or --output=sender and
in addition to the mailboxes, it prints how many times was each mailbox
encountered during search.
completion/notmuch-completion.bash
completion/notmuch-completion.zsh
doc/man1/notmuch-search.rst
notmuch-search.c
test/T090-search-output.sh