]> git.notmuchmail.org Git - notmuch/commitdiff
lib: refactor notmuch_database_add_message header parsing
authorDavid Bremner <david@tethera.net>
Sun, 4 Jun 2017 12:32:27 +0000 (09:32 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 2 Aug 2017 01:17:47 +0000 (21:17 -0400)
This function is large and hard to understand and modify. Start to
break it down into meaningful pieces.


No differences found