]> git.cworth.org Git - notmuch/commitdiff
notmuch-restore: implement --accumulate option
authorDavid Bremner <bremner@debian.org>
Wed, 19 Oct 2011 21:18:24 +0000 (18:18 -0300)
committerDavid Bremner <bremner@debian.org>
Sun, 23 Oct 2011 13:27:57 +0000 (10:27 -0300)
Modify command line argument handling to take a --accumulate flag.
Test for extra arguments beyond the input file.

The --accumulate switch causes the union of the existing and new tags to be
applied, instead of replacing each message's tags as they are read in from the
dump file.

Based on a patch by Thomas Schwinge:

      id:"1317317857-29636-1-git-send-email-thomas@schwinge.name"


No differences found