aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add a python rewrite of the vim plugin.Anton Khirnov2012-01-14
* notmuch/emacs: Observe the charset of text/html parts, where known.David Edmondson2012-01-13
* count: Convert to new-style argument parsingAustin Clements2012-01-13
* Set fill column to 70 in .dir-locals.el.Austin Clements2012-01-13
* Merge branch 'release'David Bremner2012-01-13
|\
| * NEWS: set release date.David Bremner2012-01-13
| * debian: changelog stanza for 0.11David Bremner2012-01-13
| * Update version to 0.11David Bremner2012-01-13
| * NEWS: add news entry for notmuch reply uninitialized variable bugfixJani Nikula2012-01-09
| * debian: add changelog stanza for 0.11~rc3-1David Bremner2012-01-09
| * version: update to 0.11~rc3David Bremner2012-01-09
| * cli: fix use of uninitialized variable in "notmuch reply"Jani Nikula2012-01-09
| * Update NEWS for Emacs changesThomas Jost2012-01-05
| * NEWS: give a hint about using sort to achieve the old dump behavior.David Bremner2012-01-05
| * NEWS: fix typos.David Bremner2012-01-05
| * update NEWSJameson Graef Rollins2012-01-05
| * emacs: fix notmuch-show-indent-messages-width customization variable nameJameson Graef Rollins2012-01-05
| * debian: changelog stanza for 0.11~rc2-1David Bremner2012-01-02
| * debian: fix typo in changelogDavid Bremner2012-01-02
| * version: bump to 0.11~rc2David Bremner2012-01-02
| * lib: call g_mime_init() from notmuch_database_open()Kazuo Teramoto2012-01-02
| * Update NEWS for change by Aaron EcayAaron Ecay2011-12-30
| * NEWS: add item for notmuch-deliverDavid Bremner2011-12-30
| * NEWS: two memory leaks fixes for 0.11Tomi Ollila2011-12-28
| * NEWS: emacs: notmuch-poll-script and saved search news itemsJani Nikula2011-12-26
| * version: update version to 0.11~rc1David Bremner2011-12-25
* | emacs: Improve `notmuch-hello' display on ttys.David Edmondson2012-01-12
* | lib: fix messages.c build warnJani Nikula2012-01-10
* | man: add missing SEE ALSO header to notmuch reply man pageJani Nikula2012-01-10
* | emacs: Mark the quoted region during reply.David Edmondson2012-01-10
* | emacs: Better handling of inherited keymaps for `nomuch-help'.David Edmondson2012-01-09
* | Merge branch 'master' of ssh://notmuchmail.org/git/notmuchSebastian Spaeth2012-01-09
|\ \
| * | cli: convert "notmuch reply" to use the new argument parserJani Nikula2012-01-09
| * | cli: fix use of uninitialized variable in "notmuch reply"Jani Nikula2012-01-09
| * | emacs: Don't signal an error when reaching the end of the search results.David Edmondson2012-01-09
* | | python test "compare message ids"Patrick Totzke2012-01-08
* | | clean up "compare thread ids" python testPatrick Totzke2012-01-08
|/ /
* | python: str.decode() doesn't like kwargs in python 2.5Sebastian Spaeth2012-01-02
* | python: make the result of Message.get_replies() more pythonicJustus Winter2012-01-02
* | python: refactor print_messages into format_messages and print_messagesJustus Winter2012-01-02
* | python: add missing conversions from and to utf-8Justus Winter2012-01-02
* | py3k: Add and use a mixin class that implements __str__Justus Winter2012-01-02
* | py3k: Rename .next() to __next__(), add python2.x compatibility aliasJustus Winter2012-01-02
* | py3k: All strings are unicode strings in py3kJustus Winter2012-01-02
* | py3k: The ConfigParser module has been renamed to configparserJustus Winter2012-01-02
* | py3k: The execfile built-in has been removed in python 3Justus Winter2012-01-02
* | lib: call g_mime_init() from notmuch_database_open()Kazuo Teramoto2011-12-31
* | test: add two new messages to corpus with iso-8859-1 encodingDavid Bremner2011-12-31
* | test: use file based comparison for search '*' testDavid Bremner2011-12-31
* | notmuch: replace built-in help with exec of manDavid Bremner2011-12-31