aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | 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
* | Ignore encrypted parts when indexing.Gravatar Jameson Graef Rollins2011-12-29
| * NEWS: two memory leaks fixes for 0.11Gravatar Tomi Ollila2011-12-28
* | 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
| * NEWS: emacs: notmuch-poll-script and saved search news itemsGravatar Jani Nikula2011-12-26
| * version: update version to 0.11~rc1Gravatar David Bremner2011-12-25
* | 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
* Fix comments about what is stored in the databaseGravatar Thomas Jost2011-12-23
* emacs: fix off-by-one bug in notmuch-show-archiveGravatar Aaron Ecay2011-12-23
* emacs: put the last search on top of recent searches in notmuch-helloGravatar Dmitry Kurochkin2011-12-22
* test: add test for `notmuch-hello-refresh-hook'Gravatar Dmitry Kurochkin2011-12-22