]> git.notmuchmail.org Git - notmuch/history - lib/thread.cc
Add 'notmuch count' command to show the count of matching messages
[notmuch] / lib / thread.cc
2009-11-18 Ingmar VanhasselTypsos
2009-11-18 Carl Worthnotmuch search: Change default search order to be newes...
2009-11-18 Keith PackardFix "too many open files" bug by closing message files...
2009-11-18 Carl Worthget_in_reply_to: Implement via the database, not by...
2009-11-16 Carl Worthnotmuch show: Implement proper thread ordering/nesting...
2009-11-16 Carl Worth_thread_add_messages: Remove unused variable.
2009-11-13 Carl Worthnotmuch search: Fix thread dates to come only from...
2009-11-13 Carl Worthnotmuch search: Add support for a --reverse option...
2009-11-13 Carl Worthnotmuch search: Print the number of matched/total messa...
2009-11-13 Carl Worthnotmuch search: Avoid printing duplicate author names.
2009-11-13 Carl Worthnotmuch search: Print all authors contributing to a...
2009-11-12 Carl Worthnotmuch search: Print the names of author of matched...
2009-11-10 Carl Worthlibify: Move library sources down into lib directory.