aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-02py3k: The execfile built-in has been removed in python 3Justus Winter
2012-01-02debian: changelog stanza for 0.11~rc2-1debian/0.11_rc2-10.11_rc2David Bremner
2012-01-02debian: fix typo in changelogDavid Bremner
2012-01-02version: bump to 0.11~rc2David Bremner
2012-01-02lib: call g_mime_init() from notmuch_database_open()Kazuo Teramoto
2011-12-31lib: call g_mime_init() from notmuch_database_open()Kazuo Teramoto
2011-12-31test: add two new messages to corpus with iso-8859-1 encodingDavid Bremner
2011-12-31test: use file based comparison for search '*' testDavid Bremner
2011-12-31notmuch: replace built-in help with exec of manDavid Bremner
2011-12-31force install notmuch-setup.1 symlinkJameson Graef Rollins
2011-12-31break up dump and restore man pages.Jameson Graef Rollins
2011-12-31remove reference to notmuch-part.1 from Makefile.localJameson Graef Rollins
2011-12-31debian: install split man pages.David Bremner
2011-12-31build-system: update for split man pagesDavid Bremner
2011-12-31man/*: fixup page referencesDavid Bremner
2011-12-31notmuch-config.1: fix typoDavid Bremner
2011-12-31notmuch.1: smooth wording.David Bremner
2011-12-31man/*: formatting cleanupDavid Bremner
2011-12-31man: add symlinks for notmuch-restore.1 and notmuch-setup.1David Bremner
2011-12-31remove notmuch-part from documentation.David Bremner
2011-12-31initial splitting of notmuch.1David Bremner
2011-12-31test/symbol-hiding: prepend new directory to LD_LIBRARY_PATHTomi Ollila
2011-12-30Update NEWS for change by Aaron EcayAaron Ecay
2011-12-30NEWS: add item for notmuch-deliverDavid Bremner
2011-12-29test: Remove #! line from test-lib.shAustin Clements
2011-12-29test: Make generated message date a real dateAustin Clements
2011-12-29Ignore encrypted parts when indexing.Jameson Graef Rollins
2011-12-28NEWS: two memory leaks fixes for 0.11Tomi Ollila
2011-12-28test: allow user to choose which emacs to run tests with.David Bremner
2011-12-28test: Updated the expected output to match the newly enabled text/plain hooks.David Edmondson
2011-12-28emacs: Enable more text/plain hook functions by default.David Edmondson
2011-12-28test: emacs: test notmuch-wash-subject-to-* functionsJani Nikula
2011-12-28emacs: create patch filename from subject for inline patch fake partsJani Nikula
2011-12-28emacs: add inline patch fake parts through a special handlerJani Nikula
2011-12-26NEWS: emacs: notmuch-poll-script and saved search news itemsJani Nikula
2011-12-25version: update version to 0.11~rc1debian/0.11_rc1-10.11_rc1David Bremner
2011-12-25show: Rewrite show_message_body to use the MIME tree interface.Austin Clements
2011-12-25Utility function to seek in MIME trees in depth-first order.Austin Clements
2011-12-25Introduce a generic tree-like abstraction for MIME traversal.Austin Clements
2011-12-25show: Pass notmuch_message_t instead of path to show_message_body.Austin Clements
2011-12-24emacs: fix docstring for `notmuch-search-line-faces'.Dmitry Kurochkin
2011-12-24emacs: call notmuch-show instead of notmuch-search in buttonised id: linksJameson Graef Rollins
2011-12-23Fix comments about what is stored in the databaseThomas Jost
2011-12-23emacs: fix off-by-one bug in notmuch-show-archiveAaron Ecay
2011-12-22emacs: put the last search on top of recent searches in notmuch-helloDmitry Kurochkin
2011-12-22test: add test for `notmuch-hello-refresh-hook'Dmitry Kurochkin
2011-12-22test: add general Emacs hook counterDmitry Kurochkin
2011-12-22emacs: Change the default thousands separator to a spaceThomas Jost
2011-12-22emacs: rename notmuch-decimal-separator to notmuch-hello-thousands-separatorThomas Jost
2011-12-22emacs: Don't prompt the user to choose from zero matching addresses.David Edmondson