summaryrefslogtreecommitdiffstats
path: root/lib/messages.c
AgeCommit message (Expand)Author
2019-06-14lib: run uncrustifyuncrustify
2019-06-11fix misspellingDaniel Kahn Gillmor
2018-09-06lib/thread: change _resolve_thread_relationships to use depthsDavid Bremner
2018-09-06lib: add _notmuch_message_list_emptyDavid Bremner
2017-10-09lib: convert notmuch_bool_t to stdbool internallyJani Nikula
2016-06-05Use https instead of http where possibleDaniel Kahn Gillmor
2013-02-18lib: Eliminate _notmuch_message_list_appendAustin Clements
2012-01-10lib: fix messages.c build warnJani Nikula
2011-03-21Implement an internal generic string list and use it.Austin Clements
2010-11-11lib: Add new implementation of notmuch_filenames_tCarl Worth
2010-03-09lib: Rename iterator functions to prepare for reverse iteration.Carl Worth
2009-11-26lib: New function to collect tags from a list of messages.Jan Janak
2009-11-24lib/messages.c: Make message searches stream as well.Carl Worth
2009-11-17add_message: Don't add any self-references to the database.Carl Worth
2009-11-15lib/messages: Add new notmuch_message_list_t to internal interface.Carl Worth
2009-11-14lib: Move notmuch_messages_t code from query.cc to new messages.cCarl Worth