]> rtime.felk.cvut.cz Git - notmuch.git/commit
cli: address: Add --filter-by option to configure address filtering address-command
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 30 Oct 2014 23:06:26 +0000 (00:06 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 30 Jan 2015 21:01:33 +0000 (22:01 +0100)
commit0a416552aee2805937bf81eda5d05c70858016b1
tree73f8a808feafbf8dc96fdef2dd1ffecdbf3bf801
parentb74ed1cfad09f578e7c05ca5676d9d3d8c512a5e
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]