]> rtime.felk.cvut.cz Git - notmuch.git/commit
cli: address: Add --filter-by option to configure address filtering address-command-v2
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 30 Oct 2014 23:06:26 +0000 (00:06 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 3 Nov 2014 23:15:15 +0000 (00:15 +0100)
commit991a160a7c731a2544c60a348a613fe2a03cc39c
treedd5501537eaf7dc860262fad7308f0087208b261
parent8cd264da847a6da38440aee1360781493332366e
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]