notmuch clon
Find a file
Carl Worth 0e777a8f80 notmuch: Switch from gmime to custom, ad-hoc parsing of headers.
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.
2009-10-19 13:00:43 -07:00
.gitignore notmuch: Start actually adding messages to the index. 2009-10-18 20:56:30 -07:00
database.cc notmuch: Switch from gmime to custom, ad-hoc parsing of headers. 2009-10-19 13:00:43 -07:00
Makefile notmuch: Switch from gmime to custom, ad-hoc parsing of headers. 2009-10-19 13:00:43 -07:00
message.c notmuch: Switch from gmime to custom, ad-hoc parsing of headers. 2009-10-19 13:00:43 -07:00
message.h notmuch: Switch from gmime to custom, ad-hoc parsing of headers. 2009-10-19 13:00:43 -07:00
notmuch-index-message.cc Fix more memory leaks. 2009-10-16 13:45:17 -07:00
notmuch-private.h notmuch: Switch from gmime to custom, ad-hoc parsing of headers. 2009-10-19 13:00:43 -07:00
notmuch.c notmuch: Ignore .notmuch when counting files. 2009-10-19 12:52:46 -07:00
notmuch.h notmuch: Start actually adding messages to the index. 2009-10-18 20:56:30 -07:00
xapian-dump.cc xapian-dump: Rewrite to generate C code as output. 2009-10-18 20:49:43 -07:00
xutil.c notmuch: Start actually adding messages to the index. 2009-10-18 20:56:30 -07:00