]> git.notmuchmail.org Git - notmuch/commitdiff
lib/n_d_index_file: re-use thread-id of existing message
authorDavid Bremner <david@tethera.net>
Sat, 15 May 2021 18:40:22 +0000 (15:40 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 22 May 2021 12:08:02 +0000 (09:08 -0300)
This prevents the message document getting multiple thread-id terms
when there are multiple files with the same message-id.

This change shifts some thread ids, requiring adjustments to other tests.


No differences found