notmuch clon
Find a file
Carl Worth 7d1227c4a8 notmuch-index-message: Start generating correct thread_id values.
Currently we're looking up all parents (based on In-reply-to and
References header) and using the list of all thread_id values
from those as our thread_id value. We're missing one step which
sup does which is to also look up any children in the database
that have reference our message ID. So we'll need to do that next.
2009-10-14 09:54:05 -07:00
.gitignore Rename g_mime_test to notmuch-index-message 2009-10-13 13:31:17 -07:00
Makefile Rename g_mime_test to notmuch-index-message 2009-10-13 13:31:17 -07:00
notmuch-index-message.cc notmuch-index-message: Start generating correct thread_id values. 2009-10-14 09:54:05 -07:00
xapian-dump.cc xapian-dump: Add a little mor indentation 2009-10-13 13:21:47 -07:00