]> git.notmuchmail.org Git - notmuch/history - thread.cc
TODO: Add man page and compiling a libnotmuch library to the list.
[notmuch] / thread.cc
2009-10-30 Carl Worthnotmuch search: Add (relative) date to search output
2009-10-27 Carl WorthFix incorrect name of _notmuch_thread_get_subject.
2009-10-27 Carl WorthAdd public notmuch_thread_get_subject
2009-10-26 Carl WorthAdd notmuch_thread_get_tags
2009-10-26 Carl WorthAdd an initial implementation of a notmuch_thread_t...