aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Merge branch 'master' of ssh://notmuchmail.org/git/notmuchGravatar Sebastian Spaeth2012-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
|/
* 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
* 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
* test: Remove #! line from test-lib.shGravatar Austin Clements2011-12-29
* test: Make generated message date a real dateGravatar Austin Clements2011-12-29
* Ignore encrypted parts when indexing.Gravatar Jameson Graef Rollins2011-12-29
* test: allow user to choose which emacs to run tests with.Gravatar David Bremner2011-12-28
* test: Updated the expected output to match the newly enabled text/plain hooks.Gravatar David Edmondson2011-12-28
* emacs: Enable more text/plain hook functions by default.Gravatar David Edmondson2011-12-28
* test: emacs: test notmuch-wash-subject-to-* functionsGravatar Jani Nikula2011-12-28
* emacs: create patch filename from subject for inline patch fake partsGravatar Jani Nikula2011-12-28
* emacs: add inline patch fake parts through a special handlerGravatar Jani Nikula2011-12-28
* show: Rewrite show_message_body to use the MIME tree interface.Gravatar Austin Clements2011-12-25
* Utility function to seek in MIME trees in depth-first order.Gravatar Austin Clements2011-12-25
* Introduce a generic tree-like abstraction for MIME traversal.Gravatar Austin Clements2011-12-25
* show: Pass notmuch_message_t instead of path to show_message_body.Gravatar Austin Clements2011-12-25
* emacs: fix docstring for `notmuch-search-line-faces'.Gravatar Dmitry Kurochkin2011-12-24
* emacs: call notmuch-show instead of notmuch-search in buttonised id: linksGravatar Jameson Graef Rollins2011-12-24