Re: [PATCH 0/7] cli: notmuch new improvements

Subject: Re: [PATCH 0/7] cli: notmuch new improvements

Date: Sat, 25 Jan 2014 08:38:59 +0000

To: Jani Nikula, notmuch@notmuchmail.org

Cc:

From: Mark Walters


This series LGTM.

I do now recall there was some discussion on irc about the automatic
database upgrade: it would be good to have that documented but the
consensus was to do it, so +1 from me.

Best wishes

Mark




On Sun, 19 Jan 2014, Jani Nikula <jani@nikula.org> wrote:
> 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
>
> _______________________________________________
> notmuch mailing list
> notmuch@notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch

Thread: