Re: [PATCH v3 10/10] cli: address: Add --filter-by option to configure address filtering

2015-10-23 Thread David Bremner
Michal Sojka writes: > 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. It seems

[PATCH v3 10/10] cli: address: Add --filter-by option to configure address filtering

2015-01-09 Thread Michal Sojka
On Fri, Jan 09 2015, Michal Sojka wrote: > On Fri, Jan 09 2015, Tomi Ollila wrote: >> On Fri, Jan 09 2015, Michal Sojka wrote: >> >>> Hi, >>> >>> sorry for longer response time :) >>> >>> On Thu, Jan 01 2015, Tomi Ollila wrote: On Wed, Dec 31 2014, David Bremner wrote: > Michal Sojk

[PATCH v3 10/10] cli: address: Add --filter-by option to configure address filtering

2015-01-09 Thread Michal Sojka
On Fri, Jan 09 2015, Tomi Ollila wrote: > On Fri, Jan 09 2015, Michal Sojka wrote: > >> Hi, >> >> sorry for longer response time :) >> >> On Thu, Jan 01 2015, Tomi Ollila wrote: >>> On Wed, Dec 31 2014, David Bremner wrote: >>> Michal Sojka writes: > This option allows to configure

[PATCH v3 10/10] cli: address: Add --filter-by option to configure address filtering

2015-01-09 Thread Tomi Ollila
On Fri, Jan 09 2015, Michal Sojka wrote: > Hi, > > sorry for longer response time :) > > On Thu, Jan 01 2015, Tomi Ollila wrote: >> On Wed, Dec 31 2014, David Bremner wrote: >> >>> Michal Sojka writes: >>> This option allows to configure the criterion for duplicate address filtering.

[PATCH v3 10/10] cli: address: Add --filter-by option to configure address filtering

2015-01-09 Thread Michal Sojka
Hi, sorry for longer response time :) On Thu, Jan 01 2015, Tomi Ollila wrote: > On Wed, Dec 31 2014, David Bremner wrote: > >> Michal Sojka writes: >> >>> This option allows to configure the criterion for duplicate address >>> filtering. Without this option, all unique combinations of name and

Re: [PATCH v3 10/10] cli: address: Add --filter-by option to configure address filtering

2015-01-09 Thread Michal Sojka
On Fri, Jan 09 2015, Michal Sojka wrote: > On Fri, Jan 09 2015, Tomi Ollila wrote: >> On Fri, Jan 09 2015, Michal Sojka wrote: >> >>> Hi, >>> >>> sorry for longer response time :) >>> >>> On Thu, Jan 01 2015, Tomi Ollila wrote: On Wed, Dec 31 2014, David Bremner wrote: > Michal Sojk

Re: [PATCH v3 10/10] cli: address: Add --filter-by option to configure address filtering

2015-01-09 Thread Michal Sojka
On Fri, Jan 09 2015, Tomi Ollila wrote: > On Fri, Jan 09 2015, Michal Sojka wrote: > >> Hi, >> >> sorry for longer response time :) >> >> On Thu, Jan 01 2015, Tomi Ollila wrote: >>> On Wed, Dec 31 2014, David Bremner wrote: >>> Michal Sojka writes: > This option allows to configure

Re: [PATCH v3 10/10] cli: address: Add --filter-by option to configure address filtering

2015-01-09 Thread Tomi Ollila
On Fri, Jan 09 2015, Michal Sojka wrote: > Hi, > > sorry for longer response time :) > > On Thu, Jan 01 2015, Tomi Ollila wrote: >> On Wed, Dec 31 2014, David Bremner wrote: >> >>> Michal Sojka writes: >>> This option allows to configure the criterion for duplicate address filtering.

Re: [PATCH v3 10/10] cli: address: Add --filter-by option to configure address filtering

2015-01-09 Thread Michal Sojka
Hi, sorry for longer response time :) On Thu, Jan 01 2015, Tomi Ollila wrote: > On Wed, Dec 31 2014, David Bremner wrote: > >> Michal Sojka writes: >> >>> This option allows to configure the criterion for duplicate address >>> filtering. Without this option, all unique combinations of name and

[PATCH v3 10/10] cli: address: Add --filter-by option to configure address filtering

2015-01-01 Thread Tomi Ollila
On Wed, Dec 31 2014, David Bremner wrote: > Michal Sojka writes: > >> 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 exam

Re: [PATCH v3 10/10] cli: address: Add --filter-by option to configure address filtering

2015-01-01 Thread Tomi Ollila
On Wed, Dec 31 2014, David Bremner wrote: > Michal Sojka writes: > >> 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 exam

[PATCH v3 10/10] cli: address: Add --filter-by option to configure address filtering

2014-12-31 Thread David Bremner
Michal Sojka writes: > 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. I had th

Re: [PATCH v3 10/10] cli: address: Add --filter-by option to configure address filtering

2014-12-31 Thread David Bremner
Michal Sojka writes: > 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. I had th

[PATCH v3 10/10] cli: address: Add --filter-by option to configure address filtering

2014-11-05 Thread Michal Sojka
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

[PATCH v3 10/10] cli: address: Add --filter-by option to configure address filtering

2014-11-04 Thread Michal Sojka
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