aboutsummaryrefslogtreecommitdiff
path: root/message-file.c
Commit message (Expand)AuthorAge
* Fix to decode header values, (primarily subject).Carl Worth2009-11-02
* notmuch show: Add body of message as well.Carl Worth2009-10-29
* notmuch show: Initial implementation (headers only)Carl Worth2009-10-29
* Add public notmuch_thread_get_subjectCarl Worth2009-10-26
* Remove all calls to g_strdup_printfCarl Worth2009-10-26
* Add -Wmising-declarations and fix warnings.Carl Worth2009-10-25
* Add -Wextra and fix warnings.Carl Worth2009-10-25
* Add an INTERNAL_ERROR macro and use it for all internal errors.Carl Worth2009-10-25
* Prevent that last bug from reoccurring.Carl Worth2009-10-22
* Rename private notmuch_message_t to notmuch_message_file_tCarl Worth2009-10-20