aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Add functions notmuch-show-get-(bcc, cc, date, from, subject, to).Gravatar David Bremner2010-02-20
* notmuch-show-get-header: new function; return alist of parsed header fields.Gravatar David Bremner2010-02-20
* notmuch.el: Delete some trailing whitespace.Gravatar Carl Worth2010-02-20
* notmuch.el: Fix bug from message with ':' in the From address.Gravatar Carl Worth2010-02-11
* notmuch.el: Handle attached images via an external viewer.Gravatar Carl Worth2010-02-10
* notmuch.el: Fix indentation.Gravatar Carl Worth2010-02-10
* notmuch.el: Avoid infinite loop marking up message with no parts.Gravatar Carl Worth2010-02-10
* Reintroduce HTML inlining, with a much needed optimizationGravatar Alexander Botero-Lowry2010-02-09
* Fix printf for when uint64_t != unsigned long long intGravatar Carl Worth2010-02-09
* Switch from random to sequential thread identifiers.Gravatar Carl Worth2010-02-09
* TODO: Add some recently discussed items.Gravatar Carl Worth2010-02-09
* Allow folders with no messages to be elided from listGravatar Keith Packard2010-02-08
* Look at whitespace to separate folder name from countGravatar Keith Packard2010-02-08
* Add 'm' and ' ' bindings to notmuch-folder viewGravatar Keith Packard2010-02-08
* emacs: Use font-lock-comment-face to highlight citation buttonGravatar Kan-Ru Chen2010-02-08
* notmuch.el: show some of citation even when hiding.Gravatar David Bremner2010-02-08
* notmuch.el: Refactor citation markup. Variables for minimum size, button text.Gravatar David Bremner2010-02-08
* notmuch.h: Fix a couple of typos in the documentation.Gravatar Carl Worth2010-02-05
* notmuch restore: Don't waste time with messages with unchanged tags.Gravatar Carl Worth2010-02-05
* notmuch-test: Add basic tests for "notmuch dump" and "notmuch restore"Gravatar Carl Worth2010-02-05
* notmuch-test: Fix misalignment in output.Gravatar Carl Worth2010-02-05
* notmuch.el: Use emacs built-in forward-button and backward-buttonGravatar Kan-Ru Chen2010-02-05
* Use forward-line instead of next-lineGravatar Carl Worth2010-02-05
* notmuch.el: Add missing documentation for the new 'h' keybinding.Gravatar Carl Worth2010-02-05
* notmuch.el: Add keybinding to toggle display of message body and headers.Gravatar Kan-Ru Chen2010-02-05
* notmuch-test: Add test to verify that uuencoded data is not indexed.Gravatar Carl Worth2010-02-05
* notmuch-test: Add several tests of "notmuch search"Gravatar Carl Worth2010-02-05
* notmuch-test: Add a new add_message function.Gravatar Carl Worth2010-02-04
* Eliminate some useless gobject boilerplate.Gravatar Carl Worth2010-02-04
* notmuch new: Don't index uuencoded data.Gravatar Carl Worth2010-02-04
* notmuch reply: Rename the mailing_list_munged_reply_to functionGravatar Carl Worth2010-02-04
* notmuch reply: Prevent GMIME assertion complaints for empty Reply-to header.Gravatar Carl Worth2010-02-04
* notmuch reply: Use strstr instead of strcasestr for portability.Gravatar Carl Worth2010-02-04
* notmuch reply: Fix the support for reply-to un-munging.Gravatar Carl Worth2010-02-04
* notmuch-reply: Add missing whitespace.Gravatar Carl Worth2010-02-04
* notmuch-test: Test "notmuch reply" with a reply-to-munged mailGravatar Carl Worth2010-02-04
* notmuch-reply.c: Handle munged `Reply-To' headers.Gravatar Jed Brown2010-02-04
* notmuch-reply.c: Factor adding recipients into common functionGravatar Jed Brown2010-02-04
* notmuch-test: Test "notmuch reply" with multiple recipientsGravatar Carl Worth2010-02-04
* notmuch-test: Add test for "notmuch reply" with a CC header.Gravatar Carl Worth2010-02-04
* notmuch-test: Add "notmuch reply" test for reply-to support.Gravatar Carl Worth2010-02-04
* notmuch-test: Test "notmuch reply" from alternate address.Gravatar Carl Worth2010-02-04
* notmuch-test: Add a basic test of "notmuch reply"Gravatar Carl Worth2010-02-04
* notmuch-test: Eliminate sleeps to speed up test suite runGravatar Carl Worth2010-02-04
* notmuch-test: Allow custom headers when generating messagesGravatar Carl Worth2010-02-04
* notmuch-test: Use named-parameters for generate_message functionGravatar Carl Worth2010-02-04
* Add actual testing to notmuch-testGravatar Carl Worth2010-02-04
* Add a very rough beginning of a test suite.Gravatar Carl Worth2010-01-24
* notmuch.desktop: Clarify that this is the emacs interface to notmuch.Gravatar Carl Worth2010-01-24
* Add install target for notmuch.desktop file.Gravatar Jeffrey C. Ollie2010-01-24