unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH v2 0/4] cli: add notmuch search --format=text0
@ 2012-12-09 14:55 Jani Nikula
  2012-12-09 14:55 ` [PATCH v2 1/4] sprinter: add text0 formatter for null character separated text Jani Nikula
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Jani Nikula @ 2012-12-09 14:55 UTC (permalink / raw)
  To: notmuch

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-12-16 15:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-09 14:55 [PATCH v2 0/4] cli: add notmuch search --format=text0 Jani Nikula
2012-12-09 14:55 ` [PATCH v2 1/4] sprinter: add text0 formatter for null character separated text Jani Nikula
2012-12-09 14:55 ` [PATCH v2 2/4] cli: add --format=text0 to notmuch search Jani Nikula
2012-12-09 14:55 ` [PATCH v2 3/4] test: notmuch search --format=text0 Jani Nikula
2012-12-16  8:17   ` Mark Walters
2012-12-16 15:51   ` Austin Clements
2012-12-09 14:55 ` [PATCH v2 4/4] man: document " Jani Nikula
2012-12-09 15:51 ` [PATCH v2 0/4] cli: add " Mark Walters

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).