[PATCH v3 09/10] cli: address: Add --output=count

2014-11-06 Thread David Bremner
Michal Sojka writes: > This output prints how many times was each address encountered during > search. I pushed the first 9 patches, plus a fixup commit to actually build the man pages. Since this actually adds the summary line to the man page, please double check and suggest improvements if

[PATCH v3 09/10] cli: address: Add --output=count

2014-11-05 Thread Tomi Ollila
On Wed, Nov 05 2014, Michal Sojka wrote: > This output prints how many times was each address encountered during > search. > --- > [ nn lines removed] > > ``--sort=``\ (**newest-first**\ \|\ **oldest-first**) > This option can be used to present results in either >

[PATCH v3 09/10] cli: address: Add --output=count

2014-11-05 Thread Michal Sojka
This output prints how many times was each address encountered during search. --- completion/notmuch-completion.bash | 2 +- completion/notmuch-completion.zsh | 2 +- doc/man1/notmuch-address.rst | 11 - notmuch-search.c | 49

Re: [PATCH v3 09/10] cli: address: Add --output=count

2014-11-05 Thread Tomi Ollila
On Wed, Nov 05 2014, Michal Sojka sojk...@fel.cvut.cz wrote: This output prints how many times was each address encountered during search. --- [ nn lines removed] ``--sort=``\ (**newest-first**\ \|\ **oldest-first**) This option can be used to present results in either

Re: [PATCH v3 09/10] cli: address: Add --output=count

2014-11-05 Thread David Bremner
Michal Sojka sojk...@fel.cvut.cz writes: This output prints how many times was each address encountered during search. I pushed the first 9 patches, plus a fixup commit to actually build the man pages. Since this actually adds the summary line to the man page, please double check and suggest

[PATCH v3 09/10] cli: address: Add --output=count

2014-11-04 Thread Michal Sojka
This output prints how many times was each address encountered during search. --- completion/notmuch-completion.bash | 2 +- completion/notmuch-completion.zsh | 2 +- doc/man1/notmuch-address.rst | 11 - notmuch-search.c | 49