aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-01-08clean up "compare thread ids" python testPatrick Totzke
2012-01-05Update NEWS for Emacs changesThomas Jost
2012-01-05NEWS: give a hint about using sort to achieve the old dump behavior.David Bremner
2012-01-05NEWS: fix typos.David Bremner
2012-01-05update NEWSJameson Graef Rollins
2012-01-05emacs: fix notmuch-show-indent-messages-width customization variable nameJameson Graef Rollins
2012-01-02python: str.decode() doesn't like kwargs in python 2.5Sebastian Spaeth
2012-01-02python: make the result of Message.get_replies() more pythonicJustus Winter
2012-01-02python: refactor print_messages into format_messages and print_messagesJustus Winter
2012-01-02python: add missing conversions from and to utf-8Justus Winter
2012-01-02py3k: Add and use a mixin class that implements __str__Justus Winter
2012-01-02py3k: Rename .next() to __next__(), add python2.x compatibility aliasJustus Winter
2012-01-02py3k: All strings are unicode strings in py3kJustus Winter
2012-01-02py3k: The ConfigParser module has been renamed to configparserJustus Winter
2012-01-02py3k: The execfile built-in has been removed in python 3Justus Winter
2012-01-02debian: changelog stanza for 0.11~rc2-1debian/0.11_rc2-10.11_rc2David Bremner
2012-01-02debian: fix typo in changelogDavid Bremner
2012-01-02version: bump to 0.11~rc2David Bremner
2012-01-02lib: call g_mime_init() from notmuch_database_open()Kazuo Teramoto
2011-12-31lib: call g_mime_init() from notmuch_database_open()Kazuo Teramoto
2011-12-31test: add two new messages to corpus with iso-8859-1 encodingDavid Bremner
2011-12-31test: use file based comparison for search '*' testDavid Bremner
2011-12-31notmuch: replace built-in help with exec of manDavid Bremner
2011-12-31force install notmuch-setup.1 symlinkJameson Graef Rollins
2011-12-31break up dump and restore man pages.Jameson Graef Rollins
2011-12-31remove reference to notmuch-part.1 from Makefile.localJameson Graef Rollins
2011-12-31debian: install split man pages.David Bremner
2011-12-31build-system: update for split man pagesDavid Bremner
2011-12-31man/*: fixup page referencesDavid Bremner
2011-12-31notmuch-config.1: fix typoDavid Bremner