aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | 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
* | man/*: fixup page referencesGravatar David Bremner2011-12-31
* | notmuch-config.1: fix typoGravatar David Bremner2011-12-31
* | notmuch.1: smooth wording.Gravatar David Bremner2011-12-31
* | man/*: formatting cleanupGravatar David Bremner2011-12-31
* | man: add symlinks for notmuch-restore.1 and notmuch-setup.1Gravatar David Bremner2011-12-31
* | remove notmuch-part from documentation.Gravatar David Bremner2011-12-31
* | initial splitting of notmuch.1Gravatar David Bremner2011-12-31
* | test/symbol-hiding: prepend new directory to LD_LIBRARY_PATHGravatar Tomi Ollila2011-12-31
| * Update NEWS for change by Aaron EcayGravatar Aaron Ecay2011-12-30
| * NEWS: add item for notmuch-deliverGravatar David Bremner2011-12-30
* | test: Remove #! line from test-lib.shGravatar Austin Clements2011-12-29
* | test: Make generated message date a real dateGravatar Austin Clements2011-12-29