unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH 0/7] cli: notmuch new improvements
@ 2014-01-19 20:32 Jani Nikula
  2014-01-19 20:32 ` [PATCH 1/7] cli: extract single message addition in notmuch new to clarify code Jani Nikula
                   ` (9 more replies)
  0 siblings, 10 replies; 16+ messages in thread
From: Jani Nikula @ 2014-01-19 20:32 UTC (permalink / raw)
  To: notmuch

Here's an assortment of notmuch new fixes, non-functional cleanups, and
the oft-requested --quiet option.

These should be pretty straightforward to review.

BR,
Jani.


Jani Nikula (7):
  cli: extract single message addition in notmuch new to clarify code
  cli: only check the ignore list if needed
  cli: use dirent_type in count_files too
  cli: for loop is more customary
  cli: abstract notmuch new result printing
  cli: add --quiet option to notmuch new
  man: document notmuch new --quiet option

 man/man1/notmuch-new.1 |   5 +
 notmuch-new.c          | 253 ++++++++++++++++++++++++++-----------------------
 2 files changed, 137 insertions(+), 121 deletions(-)

-- 
1.8.5.2

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

end of thread, other threads:[~2014-01-26 14:06 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-19 20:32 [PATCH 0/7] cli: notmuch new improvements Jani Nikula
2014-01-19 20:32 ` [PATCH 1/7] cli: extract single message addition in notmuch new to clarify code Jani Nikula
2014-01-19 20:32 ` [PATCH 2/7] cli: only check the ignore list if needed Jani Nikula
2014-01-19 20:32 ` [PATCH 3/7] cli: use dirent_type in count_files too Jani Nikula
2014-01-19 20:32 ` [PATCH 4/7] cli: for loop is more customary Jani Nikula
2014-01-19 20:32 ` [PATCH 5/7] cli: abstract notmuch new result printing Jani Nikula
2014-01-19 20:32 ` [PATCH 6/7] cli: add --quiet option to notmuch new Jani Nikula
2014-01-24  8:58   ` Mark Walters
2014-01-24  9:54     ` Jani Nikula
2014-01-19 20:32 ` [PATCH 7/7] man: document notmuch new --quiet option Jani Nikula
2014-01-25  8:38 ` [PATCH 0/7] cli: notmuch new improvements Mark Walters
2014-01-25 14:59   ` automatic database upgrades (was: Re: [PATCH 0/7] cli: notmuch new improvements) Jani Nikula
2014-01-25 17:32     ` Mark Walters
2014-01-25 19:29       ` Jani Nikula
2014-01-25 17:29 ` [PATCH 0/7] cli: notmuch new improvements Tomi Ollila
2014-01-26 14:06 ` David Bremner

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).