]> git.notmuchmail.org Git - notmuch/commit
show: Use consistent header ordering in the JSON format
authorAustin Clements <amdragon@MIT.EDU>
Mon, 20 Feb 2012 00:26:25 +0000 (19:26 -0500)
committerDavid Bremner <bremner@debian.org>
Thu, 1 Mar 2012 12:28:02 +0000 (08:28 -0400)
commit2209d7b9520000fbd6941b1e0e8521da90f443c6
tree903794b11ec2e2ee0ceac15ec5c20bac72af9a9c
parent44d9656cbf51ade90e372eadbf3542de83549c74
show: Use consistent header ordering in the JSON format

Previously, top-level message headers were printed as Subject, From,
To, Date, while embedded message headers were printed From, To,
Subject, Date.  This makes both cases use the former order and updates
the tests accordingly.
notmuch-show.c
test/multipart