]> git.notmuchmail.org Git - notmuch/commitdiff
nmbug: use 'notmuch tag --batch'
authorDavid Bremner <bremner@debian.org>
Wed, 20 Feb 2013 22:24:35 +0000 (18:24 -0400)
committerDavid Bremner <bremner@debian.org>
Sat, 2 Mar 2013 14:42:16 +0000 (10:42 -0400)
This should be more robust with respect to tags with whitespace and
and other special characters. It also (hopefully) fixes a remaining
bug handling message-ids with whitespace.  It should also be
noticeably faster for large sets of changes since it does one exec per
change set as opposed to one exec per tag changed.


No differences found