]> git.notmuchmail.org Git - notmuch/history - database.cc
notmuch: Use GNU libc getline() instead of glib GIOChannel
[notmuch] / database.cc
2009-10-20 Carl Worthnotmuch_database_open: Fix error message for file-not...
2009-10-20 Carl Worthnotmuch_database_create/open: Fix to handle NULL as...
2009-10-20 Carl Worthnotmuch: Ignore files that don't look like email messages.
2009-10-19 Carl WorthDon't hash headers we won't end up using.
2009-10-19 Carl WorthDocument which pieces of glib we're still using.
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.