]> git.notmuchmail.org Git - notmuch/commit
notmuch-show: add tags to json output
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Thu, 11 Mar 2010 12:11:43 +0000 (13:11 +0100)
committerCarl Worth <cworth@cworth.org>
Thu, 11 Mar 2010 12:30:46 +0000 (04:30 -0800)
commitd30049d2b9fd5eb113cd99e88d6fa7b40c36d3c5
treef51c6ff325150361e95e7bbaff5d597e51542662
parentbb61755afe0deddbb146222a4e42547b00a7fd76
notmuch-show: add tags to json output

The previous json patches forgot to add the notmuch tags to the json
output. This is inconsistent to the text output so here they are. We
just output a 'tags' field that sends notmuch tags as a json array.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
notmuch-show.c