]> git.notmuchmail.org Git - notmuch/commit
cli: add support for not deduplicating notmuch address results
authorJani Nikula <jani@nikula.org>
Thu, 3 Sep 2015 19:39:59 +0000 (22:39 +0300)
committerDavid Bremner <david@tethera.net>
Thu, 24 Sep 2015 10:32:24 +0000 (07:32 -0300)
commite5a03354294fb9d2ddcc8c03459fc2e347bd0ec1
treeb87c4da3ef808c5fb8f5b093cf299c180bc878a0
parent19ea288679373f1c371234f982b8b9635b0e06c5
cli: add support for not deduplicating notmuch address results

Make it possible to use notmuch address as part of a | sort | uniq -c
pipe instead of forcing --output=count. This is useful for combining
results from multiple notmuch address queries.
notmuch-search.c