mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
notmuch clon
0e777a8f80
Since we're currently just trying to stitch together In-Reply-To and References headers we don't need that much sophistication. It's when we later add full-text searching that GMime will be useful. So for now, even though my own code here is surely very buggy compared to GMime it's also a lot faster. And speed is what we're after for the initial index creation. |
||
---|---|---|
.gitignore | ||
database.cc | ||
Makefile | ||
message.c | ||
message.h | ||
notmuch-index-message.cc | ||
notmuch-private.h | ||
notmuch.c | ||
notmuch.h | ||
xapian-dump.cc | ||
xutil.c |