]> git.cworth.org Git - notmuch/commit
CLI: print extra headers in structured output
authorDavid Bremner <david@tethera.net>
Sat, 1 Jan 2022 12:01:36 +0000 (08:01 -0400)
committerDavid Bremner <david@tethera.net>
Tue, 18 Jan 2022 12:11:06 +0000 (08:11 -0400)
commitc5cf92aa3534b27c0dda4794d14571b1b5439da8
treef766b3f0b39e6e679bc0578faee3bcf9246baf7d
parent79936ac93e486d8ff82729840154bf8c2212ebb6
CLI: print extra headers in structured output

This is based on a patch from Johan Parin [1], which is in turn
responding to a bug report / feature requiest from Jan Malkhovski.

The update to the structured output documented in schemata is intended
to be upward compatible, so the format version stays the same

[1]: id:20191116162723.18343-1-johan.parin@gmail.com
[2]: id:87h8sdemnr.fsf@oxij.org
devel/schemata
notmuch-show.c
test/T160-json.sh
test/T170-sexp.sh