]> git.notmuchmail.org Git - notmuch/history - lib/notmuch-private.h
lib: Abstract the extraction of a relative path from set_filename
[notmuch] / lib / notmuch-private.h
2010-01-06 Carl Worthlib: Abstract the extraction of a relative path from...
2010-01-06 Carl Worthlib: Add missing value to notmuch_private_status_t...
2009-12-09 Fernando CarrijoNuke the remainings of _notmuch_message_add_thread_id.
2009-12-04 Jeffrey C. OllieRemove unused notmuch_parse_date function prototype.
2009-12-02 Carl WorthMakefile: Incorporate getline implementation into the...
2009-11-24 Carl WorthMerge buttons-for-body-and-headers branch.
2009-11-24 Carl Worthlib/messages.c: Make message searches stream as well.
2009-11-21 Chris WilsonPermit opening the notmuch database in read-only mode.
2009-11-18 Ingmar VanhasselTypsos
2009-11-18 Carl Worthdatabase: Make _parse_message_id static once again.
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.