]> git.notmuchmail.org Git - notmuch/history - message-file.c
notmuch.el: Add '<' and '>' bindings to goto first/last thread.
[notmuch] / message-file.c
2009-11-03 Carl WorthRemove notmuch_message_get_header_size and notmuch_mess...
2009-11-02 Carl WorthFix to decode header values, (primarily subject).
2009-10-29 Carl Worthnotmuch show: Add body of message as well.
2009-10-29 Carl Worthnotmuch show: Initial implementation (headers only)
2009-10-27 Carl WorthAdd public notmuch_thread_get_subject
2009-10-26 Carl WorthRemove all calls to g_strdup_printf
2009-10-25 Carl WorthAdd -Wmising-declarations and fix warnings.
2009-10-25 Carl WorthAdd -Wextra and fix warnings.
2009-10-25 Carl WorthAdd an INTERNAL_ERROR macro and use it for all internal...
2009-10-22 Carl WorthPrevent that last bug from reoccurring.
2009-10-20 Carl WorthRename private notmuch_message_t to notmuch_message_file_t