notmuch clon
Find a file
Carl Worth 1a6d88697b Include document data in the dump.
At the same time, I've started hacking up sup with a new NotmuchIndex
class in the place of the previous XapianIndex class. The new class
stores only the source_info field in the document data, (rather than
a serialized ruby hash with a bunch of data that can be found in the
original message).

Eventually, I plan to replace source_info with a relative filename for
the message, (or even a list of filenames for when multiple messages
in the database share a common message ID).
2009-10-13 13:18:32 -07:00
.gitignore Add .gitignore file to ignore compiled binaries. 2009-10-13 08:57:02 -07:00
g_mime_test.c Remove unused variable. 2009-10-13 08:53:28 -07:00
Makefile Add the beginnings of a xapian-dump program. 2009-10-13 08:53:14 -07:00
xapian-dump.cc Include document data in the dump. 2009-10-13 13:18:32 -07:00