]> git.notmuchmail.org Git - notmuch/commit
cli: optionally restore message properties from dump file
authorDavid Bremner <david@tethera.net>
Mon, 13 Jun 2016 01:05:55 +0000 (22:05 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 21 Sep 2016 21:14:25 +0000 (18:14 -0300)
commit651da30c0941081cf730930fc1a7cac34954ca0e
tree645886643d9ba06a17714c60fe5d1161156aad2c
parentb7345d277ec5f562000c0e740e6515c2a84f9c76
cli: optionally restore message properties from dump file

This somewhat mimics the config line parsing, except there can be
arbitrarily many key value pairs, so one more level of looping is
required.
doc/man1/notmuch-restore.rst
notmuch-restore.c
test/T610-message-property.sh