notmuch clon
Find a file
Carl Worth 387a28281c Generate random thread IDs instead of using an arbitrary Message-ID.
Previously, we used as the thread-id the message-id of the first
message in the thread that we happened to find. In fact, this is a
totally arbitrary identifier, so it might as well be random. And an
advantage of actually using a random identifier is that we now have
fixed-length thead identifiers, (and the way is open to even allow
abbreviated identifiers like git does---though we're less likely to
show these identifiers to actual users).
2009-10-16 13:33:39 -07:00
.gitignore Rename g_mime_test to notmuch-index-message 2009-10-13 13:31:17 -07:00
Makefile Protect against missing message id while indexing files 2009-10-14 21:46:54 -07:00
notmuch-index-message.cc Generate random thread IDs instead of using an arbitrary Message-ID. 2009-10-16 13:33:39 -07:00
xapian-dump.cc xapian-dump: Add a little mor indentation 2009-10-13 13:21:47 -07:00