summaryrefslogtreecommitdiff
path: root/lib/thread.cc
Commit message (Expand)AuthorAge
* emacs: Fix the notmuch-search-authors-width variable.Carl Worth2010-03-31
* lib: Rename iterator functions to prepare for reverse iteration.Carl Worth2010-03-09
* correct message flag enum value so that it matches the typeBart Trojanowski2009-11-27
* have _notmuch_thread_create mark which messages matched the queryBart Trojanowski2009-11-27
* lib/query: Drop the first and max_messages arguments from search_messages.Carl Worth2009-11-23
* TypsosIngmar Vanhassel2009-11-18
* notmuch search: Change default search order to be newest messages first.Carl Worth2009-11-17
* Fix "too many open files" bug by closing message files when done with them.Keith Packard2009-11-17
* get_in_reply_to: Implement via the database, not by opening mail file.Carl Worth2009-11-17
* notmuch show: Implement proper thread ordering/nesting of messages.Carl Worth2009-11-15
* _thread_add_messages: Remove unused variable.Carl Worth2009-11-15
* notmuch search: Fix thread dates to come only from matched messages.Carl Worth2009-11-12
* notmuch search: Add support for a --reverse option to reverse sort order.Carl Worth2009-11-12
* notmuch search: Print the number of matched/total messages for each thread.Carl Worth2009-11-12
* notmuch search: Avoid printing duplicate author names.Carl Worth2009-11-12
* notmuch search: Print all authors contributing to a thread.Carl Worth2009-11-12
* notmuch search: Print the names of author of matched emails.Carl Worth2009-11-12
* libify: Move library sources down into lib directory.Carl Worth2009-11-09