[PATCH v2 0/2] cli: support regex in new.ignore

Subject: [PATCH v2 0/2] cli: support regex in new.ignore

Date: Fri, 6 Oct 2017 21:38:55 +0300

To: notmuch@notmuchmail.org

Cc:

From: Jani Nikula


The rest of the patches from id:cover.1504280923.git.jani@nikula.org
with review addressed. Be more strict about parsing new.ignore, and give
sensible error messages on failures. Also improve the text in man page a
bit.

BR,
Jani.

Jani Nikula (2):
  cli/new: support /<regex>/ in new.ignore
  test: test regexp based new.ignore

 doc/man1/notmuch-config.rst |  21 +++++--
 notmuch-new.c               | 134 ++++++++++++++++++++++++++++++++++++++++----
 test/T050-new.sh            |  22 ++++++++
 3 files changed, 162 insertions(+), 15 deletions(-)

-- 
2.11.0

_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: