aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-21emacs: invert relation between 'notmuch-send and 'message customization groupsPieter Praet
2012-01-21emacs: Improved printing support.David Edmondson
2012-01-21Document external dependencies in the test suiteEthan Glasser-Camp
2012-01-21emacs: Truncate lines and do not enable visual-line-mode in notmuch-show buffers.David Edmondson
2012-01-21emacs: globally replace non-branching "(if (not ..." with "(unless ..."Pieter Praet
2012-01-20config: Better formatting for search section commentAustin Clements
2012-01-19News for tag exclusionAustin Clements
2012-01-19emacs: logically group def{custom,face}sPieter Praet
2012-01-19Fix dependency generation for compat, test, and utilAustin Clements
2012-01-19Fix dependency generation for CLI sourcesAustin Clements
2012-01-17Start devel directory for developer tools and documentation.David Bremner
2012-01-17fix .gitignore for gzipped man pagesJani Nikula
2012-01-17Revert "emacs: Don't attempt to colour tags in `notmuch-show-mode'."David Bremner
2012-01-17NEWS: consistent 2-space indentationTomi Ollila
2012-01-16search: Support automatic tag exclusionsAustin Clements
2012-01-16lib: Add support for automatically excluding tags from queriesAustin Clements
2012-01-16cli: pick the user's address in a group list as from addressJani Nikula
2012-01-16test: add known broken test for reply from address in named group listJani Nikula
2012-01-16py3k: add a specialized version of _str for python3Justus Winter
2012-01-15test: don't bail out of `run_emacs' too early when missing prereqsPieter Praet
2012-01-15emacs: Cycle through notmuch buffers rather than jumping to the last.David Edmondson
2012-01-15emacs: Don't attempt to colour tags in `notmuch-show-mode'.David Edmondson
2012-01-14NEWS: add news items for reply to senderJani Nikula
2012-01-14Fix build warning: "/*" within commentAustin Clements
2012-01-14test: add tests for "notmuch reply" --reply-to=senderMark Walters
2012-01-14emacs: bind 'r' to reply-to-sender and 'R' to reply-to-allJani Nikula
2012-01-14emacs: add support for replying just to the senderJani Nikula
2012-01-14cli: add support for replying just to the sender in "notmuch reply"Jani Nikula
2012-01-14cli: slightly refactor "notmuch reply" address scanning functionsJani Nikula
2012-01-13notmuch/emacs: Observe the charset of text/html parts, where known.David Edmondson
2012-01-13count: Convert to new-style argument parsingAustin Clements
2012-01-13Set fill column to 70 in .dir-locals.el.Austin Clements
2012-01-13Merge branch 'release'David Bremner
2012-01-13NEWS: set release date.debian/0.11-10.11David Bremner
2012-01-13debian: changelog stanza for 0.11David Bremner
2012-01-13Update version to 0.11David Bremner
2012-01-12emacs: Improve `notmuch-hello' display on ttys.David Edmondson
2012-01-10lib: fix messages.c build warnJani Nikula
2012-01-10man: add missing SEE ALSO header to notmuch reply man pageJani Nikula
2012-01-10emacs: Mark the quoted region during reply.David Edmondson
2012-01-09emacs: Better handling of inherited keymaps for `nomuch-help'.David Edmondson
2012-01-09NEWS: add news entry for notmuch reply uninitialized variable bugfixJani Nikula
2012-01-09Merge branch 'master' of ssh://notmuchmail.org/git/notmuchSebastian Spaeth
2012-01-09debian: add changelog stanza for 0.11~rc3-1David Bremner
2012-01-09version: update to 0.11~rc3debian/0.11_rc3-10.11_rc3David Bremner
2012-01-09cli: fix use of uninitialized variable in "notmuch reply"Jani Nikula
2012-01-09cli: convert "notmuch reply" to use the new argument parserJani Nikula
2012-01-09cli: fix use of uninitialized variable in "notmuch reply"Jani Nikula
2012-01-09emacs: Don't signal an error when reaching the end of the search results.David Edmondson
2012-01-08python test "compare message ids"Patrick Totzke