Re: [PATCH v2 0/4] cli: add notmuch search --format=text0

Subject: Re: [PATCH v2 0/4] cli: add notmuch search --format=text0

Date: Sun, 09 Dec 2012 15:51:05 +0000

To: Jani Nikula, notmuch@notmuchmail.org

Cc:

From: Mark Walters


This looks good to me.

+1

Mark


On Sun, 09 Dec 2012, Jani Nikula <jani@nikula.org> wrote:
> This is v2 of [1], with a rebase, disallowing --format=text0 --output=summary
> combination per Mark's suggestion, and adding man page and tests.
>
> BR,
> Jani.
>
>
> [1] id:30f03a18ed10c221c13b6672f90654963c76452d.1354832980.git.jani@nikula.org
>
>
> Jani Nikula (4):
>   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                |    6 ++++++
>  test/text                 |   29 +++++++++++++++++++++++++++++
>  5 files changed, 87 insertions(+), 12 deletions(-)
>
> -- 
> 1.7.10.4

Thread: