]> git.cworth.org Git - notmuch/commit
CLI: add optional config data to dump output.
authorDavid Bremner <david@tethera.net>
Tue, 22 Mar 2016 10:54:50 +0000 (07:54 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 25 May 2016 10:07:56 +0000 (07:07 -0300)
commite042a25a3fd8706b6e1ee7bdf527bb17ecb74c6a
tree9db7e61d5efce86c2c8e6fdece0d132d7c9eef9e
parent92e59568fa4eec466db78af6c21c39ca5826b0d7
CLI: add optional config data to dump output.

Note that it changes the default dump output format, but doesn't break
existing notmuch-restore. It might break user scripts though.
doc/man1/notmuch-dump.rst
notmuch-client.h
notmuch-dump.c
notmuch-new.c
test/T150-tagging.sh
test/T240-dump-restore.sh
test/T590-libconfig.sh
test/test-lib.sh