aboutsummaryrefslogtreecommitdiff
path: root/message.cc
AgeCommit message (Expand)Author
2009-10-21notmuch_message_get_message_id: Fix to cache resultCarl Worth
2009-10-21database: Add new notmuch_database_find_messageCarl Worth
2009-10-21Add notmuch_message_get_thread_ids functionCarl Worth
2009-10-21Move find_prefix function from database.cc to message.ccCarl Worth
2009-10-20Add destroy functions for results, message, and tags.Carl Worth
2009-10-20Rename our talloc destructor functions to _destructor.Carl Worth
2009-10-20Implement 'notmuch dump'.Carl Worth