]> git.notmuchmail.org Git - notmuch/commit
show: Make JSON helper functions print complete objects
authorAustin Clements <amdragon@MIT.EDU>
Mon, 20 Feb 2012 00:26:28 +0000 (19:26 -0500)
committerDavid Bremner <bremner@debian.org>
Thu, 1 Mar 2012 12:32:12 +0000 (08:32 -0400)
commit1f0ead385a11422be4a06c574d8836eaa65a5d39
treebbd9ad2c04b2b4d0d75b85b584903e86f105399f
parent63ee244c8e9fd1fdd63697f3584530499157652f
show: Make JSON helper functions print complete objects

This makes the main recursive function easier to follow because helper
functions don't add fields to the running object.
notmuch-show.c