]> git.notmuchmail.org Git - notmuch/history - lib/messages.c
Build and link against notmuch shared library, install notmuch.h
[notmuch] / lib / messages.c
2010-03-09 Carl Worthlib: Rename iterator functions to prepare for reverse...
2009-11-27 Bart TrojanowskiMerge remote branch 'origin/master' into vim
2009-11-26 Jan Janaklib: New function to collect tags from a list of messages.
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-18 Carl Worthadd_message: Don't add any self-references to the database.
2009-11-16 Carl Worthlib/messages: Add new notmuch_message_list_t to interna...
2009-11-15 Carl Worthlib: Move notmuch_messages_t code from query.cc to...