]> git.cworth.org Git - notmuch/commit
CLI: add properties to dump output
authorDavid Bremner <david@tethera.net>
Mon, 13 Jun 2016 01:05:54 +0000 (22:05 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 21 Sep 2016 21:14:25 +0000 (18:14 -0300)
commitb7345d277ec5f562000c0e740e6515c2a84f9c76
tree9d1d9c8faf588e203f0ef1aace5b6ea921e68cf4
parentf240528095169bf45a88e6790fd6b546cc8f48c5
CLI: add properties to dump output

Part of providing extensibility via properties is to make sure that user
data is not lost. Thus we need to be able to dump and restore
properties.
doc/man1/notmuch-dump.rst
notmuch-client.h
notmuch-dump.c
notmuch-new.c
test/T610-message-property.sh