]> git.notmuchmail.org Git - notmuch/history - Makefile
add_message: Fix memory leak of thread_ids GPtrArray.
[notmuch] / Makefile
2009-10-20 Carl WorthRemove test programs, xapian-dump and notmuch-index...
2009-10-19 Carl WorthHook up our fancy new notmuch_parse_date function.
2009-10-19 Carl Worthnotmuch: Switch from gmime to custom, ad-hoc parsing...
2009-10-19 Carl Worthnotmuch: Start actually adding messages to the index.
2009-10-17 Carl WorthStart a new top-level executable: notmuch.
2009-10-15 Keith PackardProtect against missing message id while indexing files
2009-10-13 Carl WorthRename g_mime_test to notmuch-index-message
2009-10-13 Carl WorthAdd the beginnings of a xapian-dump program.
2009-10-13 Carl WorthInitial commit of a test program to form the basis...