]> git.notmuchmail.org Git - notmuch/history - lib/thread.cc
Include <stdint.h> to get uint32_t in C++ file with gcc 4.4
[notmuch] / lib / thread.cc
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.