aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | cli: slightly refactor "notmuch reply" address scanning functionsGravatar Jani Nikula2012-01-14
* | notmuch/emacs: Observe the charset of text/html parts, where known.Gravatar David Edmondson2012-01-13
* | count: Convert to new-style argument parsingGravatar Austin Clements2012-01-13
* | Set fill column to 70 in .dir-locals.el.Gravatar Austin Clements2012-01-13
* | Merge branch 'release'Gravatar David Bremner2012-01-13
|\|
| * NEWS: set release date.Gravatar David Bremner2012-01-13
| * debian: changelog stanza for 0.11Gravatar David Bremner2012-01-13
| * Update version to 0.11Gravatar David Bremner2012-01-13
* | emacs: Improve `notmuch-hello' display on ttys.Gravatar David Edmondson2012-01-12
* | lib: fix messages.c build warnGravatar Jani Nikula2012-01-10
* | man: add missing SEE ALSO header to notmuch reply man pageGravatar Jani Nikula2012-01-10
* | emacs: Mark the quoted region during reply.Gravatar David Edmondson2012-01-10
* | emacs: Better handling of inherited keymaps for `nomuch-help'.Gravatar David Edmondson2012-01-09
| * NEWS: add news entry for notmuch reply uninitialized variable bugfixGravatar Jani Nikula2012-01-09
* | Merge branch 'master' of ssh://notmuchmail.org/git/notmuchGravatar Sebastian Spaeth2012-01-09
|\ \
| | * debian: add changelog stanza for 0.11~rc3-1Gravatar David Bremner2012-01-09
| | * version: update to 0.11~rc3Gravatar David Bremner2012-01-09
| | * cli: fix use of uninitialized variable in "notmuch reply"Gravatar Jani Nikula2012-01-09
| * | cli: convert "notmuch reply" to use the new argument parserGravatar Jani Nikula2012-01-09
| * | cli: fix use of uninitialized variable in "notmuch reply"Gravatar Jani Nikula2012-01-09
| * | emacs: Don't signal an error when reaching the end of the search results.Gravatar David Edmondson2012-01-09
* | | python test "compare message ids"Gravatar Patrick Totzke2012-01-08
* | | clean up "compare thread ids" python testGravatar Patrick Totzke2012-01-08
|/ /
| * Update NEWS for Emacs changesGravatar Thomas Jost2012-01-05
| * NEWS: give a hint about using sort to achieve the old dump behavior.Gravatar David Bremner2012-01-05
| * NEWS: fix typos.Gravatar David Bremner2012-01-05
| * update NEWSGravatar Jameson Graef Rollins2012-01-05
| * emacs: fix notmuch-show-indent-messages-width customization variable nameGravatar Jameson Graef Rollins2012-01-05
* | python: str.decode() doesn't like kwargs in python 2.5Gravatar Sebastian Spaeth2012-01-02
* | python: make the result of Message.get_replies() more pythonicGravatar Justus Winter2012-01-02
* | python: refactor print_messages into format_messages and print_messagesGravatar Justus Winter2012-01-02
* | python: add missing conversions from and to utf-8Gravatar Justus Winter2012-01-02
* | py3k: Add and use a mixin class that implements __str__Gravatar Justus Winter2012-01-02
* | py3k: Rename .next() to __next__(), add python2.x compatibility aliasGravatar Justus Winter2012-01-02
* | py3k: All strings are unicode strings in py3kGravatar Justus Winter2012-01-02
* | py3k: The ConfigParser module has been renamed to configparserGravatar Justus Winter2012-01-02
* | py3k: The execfile built-in has been removed in python 3Gravatar Justus Winter2012-01-02
| * debian: changelog stanza for 0.11~rc2-1Gravatar David Bremner2012-01-02
| * debian: fix typo in changelogGravatar David Bremner2012-01-02
| * version: bump to 0.11~rc2Gravatar David Bremner2012-01-02
| * lib: call g_mime_init() from notmuch_database_open()Gravatar Kazuo Teramoto2012-01-02
* | lib: call g_mime_init() from notmuch_database_open()Gravatar Kazuo Teramoto2011-12-31
* | test: add two new messages to corpus with iso-8859-1 encodingGravatar David Bremner2011-12-31
* | test: use file based comparison for search '*' testGravatar David Bremner2011-12-31
* | notmuch: replace built-in help with exec of manGravatar David Bremner2011-12-31
* | force install notmuch-setup.1 symlinkGravatar Jameson Graef Rollins2011-12-31
* | break up dump and restore man pages.Gravatar Jameson Graef Rollins2011-12-31
* | remove reference to notmuch-part.1 from Makefile.localGravatar Jameson Graef Rollins2011-12-31
* | debian: install split man pages.Gravatar David Bremner2011-12-31
* | build-system: update for split man pagesGravatar David Bremner2011-12-31