]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2009-10-14 Carl Worthnotmuch-index-message: Correctly parse and index encode...
2009-10-14 Carl Worthnotmuch-index-message: Lookup children for thread_id...
2009-10-14 Carl Worthnotmuch-index-message: Use more meaningful variable...
2009-10-14 Carl Worthnotmuch-index-message: Start generating correct thread_...
2009-10-14 Carl WorthFactor out parsing of reference-header values and picku...
2009-10-14 Carl Worthnotmuch-index-message: Ignore more signature patterns.
2009-10-14 Carl Worthnotmuch-index-message: Avoid crashing when a message...
2009-10-14 Carl Worthnotmuch-index-message: Read message filenames from...
2009-10-14 Carl WorthMove index_file out from main() into its own function.
2009-10-14 Carl Worthnotmuch-index-message: Index References as well.
2009-10-14 Carl WorthMinor code re-ordering for clarity.
2009-10-14 Carl Worthnotmuch-index-message: Don't index the "re:" prefix...
2009-10-14 Carl Worthnotmuch-index-message: Don't index the line introducing...
2009-10-14 Carl Worthnotmuch-index-message: Don't index quoted lines and...
2009-10-14 Carl Worthnotmuch-index-message: Separate gen_terms_body into...
2009-10-13 Carl Worthnotmuch-index-message: Add code to actually create...
2009-10-13 Carl WorthRename g_mime_test to notmuch-index-message
2009-10-13 Carl Worthxapian-dump: Add a little mor indentation
2009-10-13 Carl WorthInclude document data in the dump.
2009-10-13 Carl Worthxapian-dump: Add support to unserialize values.
2009-10-13 Carl WorthAdd .gitignore file to ignore compiled binaries.
2009-10-13 Carl Worthxapian-dump: Add values to the dump as well.
2009-10-13 Carl Worthxapian-dump: Fix to dump all terms for each document ID.
2009-10-13 Carl Worthxapian-dump: Actually dump document IDs
2009-10-13 Carl WorthRemove unused variable.
2009-10-13 Carl WorthAdd the beginnings of a xapian-dump program.
2009-10-13 Carl WorthAdd sup-compatible prefixes and achieve sup-compatible...
2009-10-13 Carl WorthInitial commit of a test program to form the basis...