]> git.notmuchmail.org Git - notmuch/history - message.cc
Fix lifetime-maintenance bug with std::string and c_str()
[notmuch] / message.cc
2009-10-22 Carl WorthFix lifetime-maintenance bug with std::string and c_str()
2009-10-21 Carl WorthAdd notmuch_message_get_thread_ids function
2009-10-21 Carl WorthMove find_prefix function from database.cc to message.cc
2009-10-21 Carl WorthAdd destroy functions for results, message, and tags.
2009-10-21 Carl WorthRename our talloc destructor functions to _destructor.
2009-10-21 Carl WorthImplement 'notmuch dump'.