aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* force install notmuch-setup.1 symlinkJameson Graef Rollins2011-12-31
* break up dump and restore man pages.Jameson Graef Rollins2011-12-31
* remove reference to notmuch-part.1 from Makefile.localJameson Graef Rollins2011-12-31
* debian: install split man pages.David Bremner2011-12-31
* build-system: update for split man pagesDavid Bremner2011-12-31
* man/*: fixup page referencesDavid Bremner2011-12-31
* notmuch-config.1: fix typoDavid Bremner2011-12-31
* notmuch.1: smooth wording.David Bremner2011-12-31
* man/*: formatting cleanupDavid Bremner2011-12-31
* man: add symlinks for notmuch-restore.1 and notmuch-setup.1David Bremner2011-12-31
* remove notmuch-part from documentation.David Bremner2011-12-31
* initial splitting of notmuch.1David Bremner2011-12-31
* test/symbol-hiding: prepend new directory to LD_LIBRARY_PATHTomi Ollila2011-12-31
* test: Remove #! line from test-lib.shAustin Clements2011-12-29
* test: Make generated message date a real dateAustin Clements2011-12-29
* Ignore encrypted parts when indexing.Jameson Graef Rollins2011-12-29
* test: allow user to choose which emacs to run tests with.David Bremner2011-12-28
* test: Updated the expected output to match the newly enabled text/plain hooks.David Edmondson2011-12-28
* emacs: Enable more text/plain hook functions by default.David Edmondson2011-12-28
* test: emacs: test notmuch-wash-subject-to-* functionsJani Nikula2011-12-28
* emacs: create patch filename from subject for inline patch fake partsJani Nikula2011-12-28
* emacs: add inline patch fake parts through a special handlerJani Nikula2011-12-28
* show: Rewrite show_message_body to use the MIME tree interface.Austin Clements2011-12-25
* Utility function to seek in MIME trees in depth-first order.Austin Clements2011-12-25
* Introduce a generic tree-like abstraction for MIME traversal.Austin Clements2011-12-25
* show: Pass notmuch_message_t instead of path to show_message_body.Austin Clements2011-12-25
* emacs: fix docstring for `notmuch-search-line-faces'.Dmitry Kurochkin2011-12-24
* emacs: call notmuch-show instead of notmuch-search in buttonised id: linksJameson Graef Rollins2011-12-24
* Fix comments about what is stored in the databaseThomas Jost2011-12-23
* emacs: fix off-by-one bug in notmuch-show-archiveAaron Ecay2011-12-23
* emacs: put the last search on top of recent searches in notmuch-helloDmitry Kurochkin2011-12-22
* test: add test for `notmuch-hello-refresh-hook'Dmitry Kurochkin2011-12-22
* test: add general Emacs hook counterDmitry Kurochkin2011-12-22
* emacs: Change the default thousands separator to a spaceThomas Jost2011-12-22
* emacs: rename notmuch-decimal-separator to notmuch-hello-thousands-separatorThomas Jost2011-12-22
* emacs: Don't prompt the user to choose from zero matching addresses.David Edmondson2011-12-22
* emacs: Fix notmuch-mua-user-agent defcustomJani Nikula2011-12-22
* emacs: Fix notmuch-hello-tag-list-make-query defcustomJani Nikula2011-12-22
* emacs: add notmuch-hello-refresh-hookThomas Jost2011-12-21