]> git.notmuchmail.org Git - notmuch/history - lib/notmuch-private.h
database: Add "replyto" to the database schema documentation.
[notmuch] / lib / notmuch-private.h
2009-11-18 Keith PackardFix "too many open files" bug by closing message files...
2009-11-18 Carl WorthRemove the talloc_owner argument from create_for_messag...
2009-11-16 Carl Worthnotmuch show: Implement proper thread ordering/nesting...
2009-11-16 Carl WorthAdd _notmuch_message_get_in_reply_to.
2009-11-16 Carl WorthRemove obsolete notmuch_message_get_subject prototype.
2009-11-16 Carl Worthlib/messages: Add new notmuch_message_list_t to interna...
2009-11-16 Carl WorthExport _parse_message_id to the library implementation.
2009-11-15 Carl Worthlib: Move notmuch_messages_t code from query.cc to...
2009-11-13 Carl Worthnotmuch search: Print the number of matched/total messa...
2009-11-13 Carl Worthnotmuch search: Print all authors contributing to a...
2009-11-10 Carl Worthlibify: Move library sources down into lib directory.