]> rtime.felk.cvut.cz Git - notmuch.git/commit
cli: address: Add --filter-by option to configure address filtering address-command-v3
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 30 Oct 2014 23:06:26 +0000 (00:06 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 5 Nov 2014 00:07:12 +0000 (01:07 +0100)
commitbf410d16a86559c56b6a7690ea6564593a89400f
treea833b37499e714b6e139b20919912d10245fde38
parent01d15e968f260384abc5afea5263fb54e38dff4b
cli: address: Add --filter-by option to configure address filtering

This option allows to configure the criterion for duplicate address
filtering. Without this option, all unique combinations of name and
address parts are printed. This option allows to filter the output
more, for example to only contain unique address parts.
completion/notmuch-completion.bash
completion/notmuch-completion.zsh
doc/man1/notmuch-address.rst
notmuch-search.c
test/T097-address-filter-by.sh [new file with mode: 0755]