]> rtime.felk.cvut.cz Git - notmuch.git/commit
cli: Allow combining --remove-all and --batch
authorDaniel Schoepe <daniel@schoepe.org>
Tue, 11 Aug 2015 07:46:37 +0000 (09:46 +0200)
committerDavid Bremner <david@tethera.net>
Thu, 19 Nov 2015 11:50:58 +0000 (07:50 -0400)
commit8b5644e63d49a8841d32130d67c465da0623db74
tree3fb3f4fe9e54a3a793804701f3d5a421d381845f
parent1abc33833149f6c71850c1b6f4bdeca38c718023
cli: Allow combining --remove-all and --batch

This patch removes the restriction on notmuch-tag that disallows using
both --remove-all and --batch. Combining the two options removes tags
on all messages affected by each query before applying the new tags.
notmuch-tag.c