]> git.notmuchmail.org Git - notmuch/history - lib/messages.c
lib: Treat messages in new/ as maildir messages with no flags set
[notmuch] / lib / messages.c
2012-02-04 David BremnerMerge commit '0.11.1'
2012-01-14 David BremnerMerge branch 'release'
2012-01-10 Jani Nikulalib: fix messages.c build warn
2011-04-25 Carl WorthMerge remote-tracking branch 'amdragon/eager-metadata-v4'
2011-03-21 Austin ClementsImplement an internal generic string list and use it.
2010-11-11 Carl Worthlib: Add new implementation of notmuch_filenames_t
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
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...