]> git.notmuchmail.org Git - notmuch/commitdiff
lib/thread: initial use of references as for fallback parenting
authorDavid Bremner <david@tethera.net>
Thu, 30 Aug 2018 11:29:07 +0000 (08:29 -0300)
committerDavid Bremner <david@tethera.net>
Thu, 6 Sep 2018 11:07:13 +0000 (08:07 -0300)
This is mainly to lay out the structure of the final code. The problem
isn't really solved yet, although some very simple cases are
better (hence the fixed test). We need two passes through the messages
because we need to be careful not to re-parent too many messages and
end up without any toplevel messages.


No differences found