aboutsummaryrefslogtreecommitdiff
path: root/lib/notmuch-private.h
AgeCommit message (Expand)Author
2009-11-15Remove obsolete notmuch_message_get_subject prototype.Carl Worth
2009-11-15lib/messages: Add new notmuch_message_list_t to internal interface.Carl Worth
2009-11-15Export _parse_message_id to the library implementation.Carl Worth
2009-11-14lib: Move notmuch_messages_t code from query.cc to new messages.cCarl Worth
2009-11-12notmuch search: Print the number of matched/total messages for each thread.Carl Worth
2009-11-12notmuch search: Print all authors contributing to a thread.Carl Worth
2009-11-09libify: Move library sources down into lib directory.Carl Worth