aboutsummaryrefslogtreecommitdiff
path: root/notmuch.h
Commit message (Expand)AuthorAge
* notmuch.h: Fix some copy-paste errors in the documentaton.Carl Worth2009-10-21
* database: Add new notmuch_database_find_messageCarl Worth2009-10-21
* Add notmuch_message_get_thread_ids functionCarl Worth2009-10-21
* query: Remove the magic NOTMUCH_QUERY_ALLCarl Worth2009-10-20
* Add destroy functions for results, message, and tags.Carl Worth2009-10-20
* Implement 'notmuch dump'.Carl Worth2009-10-20
* notmuch_database_create/open: Fix to handle NULL as documented.Carl Worth2009-10-20
* notmuch: Ignore files that don't look like email messages.Carl Worth2009-10-19
* notmuch: Start actually adding messages to the index.Carl Worth2009-10-18