aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Set higher priority for headers and hidden citation overlays.Gravatar Dmitry Kurochkin2011-06-15
* Fix hiding a message while some citations are shown in notmuch-show view.Gravatar Dmitry Kurochkin2011-06-15
* Set message invisibility spec properties before inserting the body.Gravatar Dmitry Kurochkin2011-06-15
* Pass message to the `notmuch-show-insert-text/plain-hook' hook.Gravatar Dmitry Kurochkin2011-06-15
* Workaround for Emacs bug #8721.Gravatar Dmitry Kurochkin2011-06-15
* test emacs: Add tests for hiding messages in notmuch-show viewGravatar Dmitry Kurochkin2011-06-15
* python: Implement Message.__cmp__ and __hash__Gravatar Sebastian Spaeth2011-06-15
* python: Remove Messages().__len__Gravatar Sebastian Spaeth2011-06-15
* test: Fix from-guessing to actually span Received headers over multiple linesGravatar Carl Worth2011-06-10
* Fix appending of Received headersGravatar Stewart Smith2011-06-10
* test: Extend from-guessing test with a test with multiple Received headersGravatar Carl Worth2011-06-10
* test: Add test that emacs detects and hides top-post quotes of original messagesGravatar Carl Worth2011-06-10
* notmuch.el: hide original message in top posted replies.Gravatar David Bremner2011-06-10
* Use stock GMimeSession by defaultGravatar Daniel Kahn Gillmor2011-06-03
* show: Avoid inadvertently closing stdoutGravatar Jameson Graef Rollins2011-06-03
* test: modify multipart test to use test_expect_equal_fileGravatar Jameson Graef Rollins2011-06-03
* test: update emacs test to use test_expect_equal_fileGravatar Jameson Graef Rollins2011-06-03
* Make `notmuch-show-clean-address' parsing-error-proof.Gravatar Dmitry Kurochkin2011-06-03
* test: add "notmuch-show for message with invalid From" testGravatar Dmitry Kurochkin2011-06-03
* emacs: Cleaner interface when prompting for sender addressGravatar Thomas Jost2011-06-03
* emacs: Don't always prompt for the "From" address when replyingGravatar Thomas Jost2011-06-03
* emacs: fix notmuch-show-part-button to not include newlineGravatar Jameson Graef Rollins2011-06-03
* Fix misspelling in search output sanitization test.Gravatar Austin Clements2011-06-03
* avoid segfault when calling sanitize_string() on NULLGravatar Daniel Kahn Gillmor2011-06-03
* lib/message-file: plug three memleaks.Gravatar Anton Khirnov2011-06-03
* Use message-field-value instead of message-fetch-field in FCC header setup.Gravatar Dmitry Kurochkin2011-06-03
* bindings/python: Bump bindings version to 0.6Gravatar Sebastian Spaeth2011-06-02
* bindings/python: Implement Tags().__nonzero__()Gravatar Sebastian Spaeth2011-06-02
* bindings/python: implement Threads().__nonzero__Gravatar Sebastian Spaeth2011-06-02
* bindings/python: Include the new get_filenames in the API docsGravatar Sebastian Spaeth2011-06-02
* bindings/python: Implement Message().get_filenames()Gravatar Sebastian Spaeth2011-06-02
* emacs: Use "message-cited-text" instead of "message-cited-text-face"Gravatar Pieter Praet2011-06-01
* test: cleanup search-output test names (no functional change)Gravatar Jameson Graef Rollins2011-06-01
* test: add test for sanitized notmuch-search outputGravatar Florian Friesdorf2011-06-01
* Sanitize "Subject:" and "Author:" fields to not contain control characters in...Gravatar Andreas Amann2011-06-01
* emacs: Define several faces for the crypto-status buttonGravatar Thomas Jost2011-06-01
* test: Create and set temporary home directoryGravatar Florian Friesdorf2011-06-01
* test: remove json test for search null result, since it's being more properly...Gravatar Jameson Graef Rollins2011-06-01
* test: move utf-8 subject search test from json to search test scriptGravatar Jameson Graef Rollins2011-06-01
* test: Move a test from search to search-output, and add a similar json testGravatar Jameson Graef Rollins2011-06-01
* Fix missing final newline in notmuch search outputGravatar Jameson Graef Rollins2011-06-01
* test: modify search-output test to use the new test_expect_equal_file functionGravatar Jameson Graef Rollins2011-06-01
* add note about updating the debian symbols file to the RELEASE fileGravatar Jameson Graef Rollins2011-06-01
* configure: Fix detection of libdir in ldconfig configurationGravatar Carl Worth2011-06-01
* vim: add delete commandsGravatar Felipe Contreras2011-05-31
* vim: add support for delete in search viewGravatar Felipe Contreras2011-05-31
* vim: add support to mark as read in search viewGravatar Felipe Contreras2011-05-31
* vim: add support to mark as read in show viewGravatar Felipe Contreras2011-05-31
* Rename signerstatustostring to signer_status_to_stringGravatar Carl Worth2011-05-31
* Reduce some excessive indentation.Gravatar Carl Worth2011-05-31