[PATCH v4 0/5] add --format=text0 to notmuch search

2012-12-18 Thread David Bremner
Jani Nikula  writes:

> Hi all, a quick rebase of id:cover.1355691124.git.jani at nikula.org to fix
> a tiny conflict in patch context of 3/5.
>

pushed,

d


Re: [PATCH v4 0/5] add --format=text0 to notmuch search

2012-12-18 Thread David Bremner
Jani Nikula j...@nikula.org writes:

 Hi all, a quick rebase of id:cover.1355691124.git.j...@nikula.org to fix
 a tiny conflict in patch context of 3/5.


pushed,

d
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


[PATCH v4 0/5] add --format=text0 to notmuch search

2012-12-17 Thread Tomi Ollila
On Mon, Dec 17 2012, Tomi Ollila  wrote:

> On Mon, Dec 17 2012, Jani Nikula  wrote:
>
>> Hi all, a quick rebase of id:cover.1355691124.git.jani at nikula.org to fix
>> a tiny conflict in patch context of 3/5.
>>
>> BR,
>> Jani.
>
> As Mark & Austin (also) gave  +1 to v3 added notmuch::patch (only).

Ok, it was like that already, my nmbug tree was out-of-sync
(had to fix it with nmbug checkout; nmbug pull)...

> Tomi

Tomi

>>
>> Jani Nikula (5):
>>   sprinter: clarify separator documentation
>>   sprinter: add text0 formatter for null character separated text
>>   cli: add --format=text0 to notmuch search
>>   test: notmuch search --format=text0
>>   man: document notmuch search --format=text0
>>
>>  man/man1/notmuch-search.1 |   26 --
>>  notmuch-search.c  |   16 ++--
>>  sprinter-text.c   |   22 ++
>>  sprinter.h|   15 +++
>>  test/text |   33 +
>>  5 files changed, 96 insertions(+), 16 deletions(-)


[PATCH v4 0/5] add --format=text0 to notmuch search

2012-12-17 Thread Tomi Ollila
On Mon, Dec 17 2012, Jani Nikula  wrote:

> Hi all, a quick rebase of id:cover.1355691124.git.jani at nikula.org to fix
> a tiny conflict in patch context of 3/5.
>
> BR,
> Jani.

As Mark & Austin (also) gave  +1 to v3 added notmuch::patch (only).

Tomi

>
> Jani Nikula (5):
>   sprinter: clarify separator documentation
>   sprinter: add text0 formatter for null character separated text
>   cli: add --format=text0 to notmuch search
>   test: notmuch search --format=text0
>   man: document notmuch search --format=text0
>
>  man/man1/notmuch-search.1 |   26 --
>  notmuch-search.c  |   16 ++--
>  sprinter-text.c   |   22 ++
>  sprinter.h|   15 +++
>  test/text |   33 +
>  5 files changed, 96 insertions(+), 16 deletions(-)


[PATCH v4 0/5] add --format=text0 to notmuch search

2012-12-17 Thread Jani Nikula
Hi all, a quick rebase of id:cover.1355691124.git.jani at nikula.org to fix
a tiny conflict in patch context of 3/5.

BR,
Jani.


Jani Nikula (5):
  sprinter: clarify separator documentation
  sprinter: add text0 formatter for null character separated text
  cli: add --format=text0 to notmuch search
  test: notmuch search --format=text0
  man: document notmuch search --format=text0

 man/man1/notmuch-search.1 |   26 --
 notmuch-search.c  |   16 ++--
 sprinter-text.c   |   22 ++
 sprinter.h|   15 +++
 test/text |   33 +
 5 files changed, 96 insertions(+), 16 deletions(-)

-- 
1.7.10.4



[PATCH v4 0/5] add --format=text0 to notmuch search

2012-12-16 Thread Jani Nikula
Hi all, a quick rebase of id:cover.1355691124.git.j...@nikula.org to fix
a tiny conflict in patch context of 3/5.

BR,
Jani.


Jani Nikula (5):
  sprinter: clarify separator documentation
  sprinter: add text0 formatter for null character separated text
  cli: add --format=text0 to notmuch search
  test: notmuch search --format=text0
  man: document notmuch search --format=text0

 man/man1/notmuch-search.1 |   26 --
 notmuch-search.c  |   16 ++--
 sprinter-text.c   |   22 ++
 sprinter.h|   15 +++
 test/text |   33 +
 5 files changed, 96 insertions(+), 16 deletions(-)

-- 
1.7.10.4

___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


Re: [PATCH v4 0/5] add --format=text0 to notmuch search

2012-12-16 Thread Tomi Ollila
On Mon, Dec 17 2012, Jani Nikula j...@nikula.org wrote:

 Hi all, a quick rebase of id:cover.1355691124.git.j...@nikula.org to fix
 a tiny conflict in patch context of 3/5.

 BR,
 Jani.

As Mark  Austin (also) gave  +1 to v3 added notmuch::patch (only).

Tomi


 Jani Nikula (5):
   sprinter: clarify separator documentation
   sprinter: add text0 formatter for null character separated text
   cli: add --format=text0 to notmuch search
   test: notmuch search --format=text0
   man: document notmuch search --format=text0

  man/man1/notmuch-search.1 |   26 --
  notmuch-search.c  |   16 ++--
  sprinter-text.c   |   22 ++
  sprinter.h|   15 +++
  test/text |   33 +
  5 files changed, 96 insertions(+), 16 deletions(-)
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


Re: [PATCH v4 0/5] add --format=text0 to notmuch search

2012-12-16 Thread Tomi Ollila
On Mon, Dec 17 2012, Tomi Ollila tomi.oll...@iki.fi wrote:

 On Mon, Dec 17 2012, Jani Nikula j...@nikula.org wrote:

 Hi all, a quick rebase of id:cover.1355691124.git.j...@nikula.org to fix
 a tiny conflict in patch context of 3/5.

 BR,
 Jani.

 As Mark  Austin (also) gave  +1 to v3 added notmuch::patch (only).

Ok, it was like that already, my nmbug tree was out-of-sync
(had to fix it with nmbug checkout; nmbug pull)...

 Tomi

Tomi


 Jani Nikula (5):
   sprinter: clarify separator documentation
   sprinter: add text0 formatter for null character separated text
   cli: add --format=text0 to notmuch search
   test: notmuch search --format=text0
   man: document notmuch search --format=text0

  man/man1/notmuch-search.1 |   26 --
  notmuch-search.c  |   16 ++--
  sprinter-text.c   |   22 ++
  sprinter.h|   15 +++
  test/text |   33 +
  5 files changed, 96 insertions(+), 16 deletions(-)
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch