]> git.cworth.org Git - notmuch/commit
cli: implement structured output version 4
authorDavid Bremner <david@tethera.net>
Sat, 3 Jun 2017 17:47:34 +0000 (14:47 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 4 Jul 2017 11:32:44 +0000 (08:32 -0300)
commite1b7d32db00ea8afaa1f2ae31bdaa5cb423dda96
treec14dea5dda1e59dbf2f1aa55302e6f5933f3e03f
parent9eacd7d367aff4c5e8069e4b9f4c7ed8f466f6ee
cli: implement structured output version 4

Since the error field is unused by the emacs front end, no changes are
needed other than bumping the format version number.

As it is, this is a bit overengineered, but it will reduce duplication
when we support gmime 3.0
emacs/notmuch-query.el
notmuch-client.h
notmuch-show.c
test/T350-crypto.sh
test/T355-smime.sh
test/T450-emacs-show.sh