]> git.notmuchmail.org Git - notmuch/history - thread.cc
notmuch.el: Add 't' binding to filter results to a specific tag.
[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...