aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* show: Remove some dead code from show_text_part_contentGravatar Carl Worth2011-05-31
* notmuch show: Don't do text conversions for non-text partsGravatar Carl Worth2011-05-31
* test: Add test showing notmuch corrupts a part with a CRLF pair in itGravatar Carl Worth2011-05-31
* test: Fix a misspelling in one of our test cases.Gravatar Carl Worth2011-05-31
* test: add test for saving attachments using notmuch-show-save-partGravatar Dmitry Kurochkin2011-05-31
* test: copy files in test_expect_equal_file instead of moving themGravatar Dmitry Kurochkin2011-05-31
* Don't re-compress .gz & al. in notmuch-show-save-part.Gravatar Dmitry Kurochkin2011-05-31
* emacs: Give mutlipart/{signed, encrypted} their own part handler.Gravatar Jameson Graef Rollins2011-05-27
* emacs: Do not attempt to render arbitrary application parts.Gravatar Jameson Graef Rollins2011-05-27
* Render all parts of multipart/encrypted when decrypting.Gravatar Jameson Graef Rollins2011-05-27
* Do not replace multipart/signed part with content part when doing verification.Gravatar Jameson Graef Rollins2011-05-27
* tag signed/encrypted during notmuch newGravatar Jameson Graef Rollins2011-05-27
* emacs: Add support for PGP/MIME verification/decryptionGravatar Jameson Graef Rollins2011-05-27