]> git.cworth.org Git - obsolete/notmuch-old/history - thread.cc
Add full-text indexing using the GMime library for parsing.
[obsolete/notmuch-old] / thread.cc
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...