aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-13notmuch-index-message: Avoid crashing when a message has no references.Carl Worth
2009-10-13notmuch-index-message: Read message filenames from stdinCarl Worth
2009-10-13Move index_file out from main() into its own function.Carl Worth
2009-10-13notmuch-index-message: Index References as well.Carl Worth
2009-10-13Minor code re-ordering for clarity.Carl Worth
2009-10-13notmuch-index-message: Don't index the "re:" prefix in subjects.Carl Worth
2009-10-13notmuch-index-message: Don't index the line introducing a quote.Carl Worth
2009-10-13notmuch-index-message: Don't index quoted lines and signatures.Carl Worth
2009-10-13notmuch-index-message: Separate gen_terms_body into its own functionCarl Worth
2009-10-13notmuch-index-message: Add code to actually create a Xapian indexCarl Worth
2009-10-13Rename g_mime_test to notmuch-index-messageCarl Worth
2009-10-13xapian-dump: Add a little mor indentationCarl Worth
2009-10-13Include document data in the dump.Carl Worth
2009-10-13xapian-dump: Add support to unserialize values.Carl Worth
2009-10-13Add .gitignore file to ignore compiled binaries.Carl Worth
2009-10-13xapian-dump: Add values to the dump as well.Carl Worth
2009-10-13xapian-dump: Fix to dump all terms for each document ID.Carl Worth
2009-10-13xapian-dump: Actually dump document IDsCarl Worth
2009-10-13Remove unused variable.Carl Worth
2009-10-13Add the beginnings of a xapian-dump program.Carl Worth
2009-10-13Add sup-compatible prefixes and achieve sup-compatible print outputCarl Worth
2009-10-13Initial commit of a test program to form the basis of notmuch.Carl Worth