aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Do not import notmuch in setup.py.David Bremner2011-06-20
* Simplify (& fix) Message().__str__()Sebastian Spaeth2011-06-16
* python: Bulletproof Database() path parameterSebastian Spaeth2011-06-16
* python: Improve API documentationSebastian Spaeth2011-06-16
* Implement Message.tags_to_maildir_flagsSebastian Spaeth2011-06-16
* python: Improve documentationSebastian Spaeth2011-06-15
* Fix indentation in guess_from_received_header().Dmitry Kurochkin2011-06-15
* Fix memory leak in guess_from_received_header().Dmitry Kurochkin2011-06-15
* Fix double free in guess_from_received_header().Dmitry Kurochkin2011-06-15
* Simplify message and headers visibility code in notmuch-show view.Dmitry Kurochkin2011-06-15
* Set higher priority for headers and hidden citation overlays.Dmitry Kurochkin2011-06-15
* Fix hiding a message while some citations are shown in notmuch-show view.Dmitry Kurochkin2011-06-15
* Set message invisibility spec properties before inserting the body.Dmitry Kurochkin2011-06-15
* Pass message to the `notmuch-show-insert-text/plain-hook' hook.Dmitry Kurochkin2011-06-15
* Workaround for Emacs bug #8721.Dmitry Kurochkin2011-06-15
* test emacs: Add tests for hiding messages in notmuch-show viewDmitry Kurochkin2011-06-15
* python: Implement Message.__cmp__ and __hash__Sebastian Spaeth2011-06-15
* python: Remove Messages().__len__Sebastian Spaeth2011-06-15
* test: Fix from-guessing to actually span Received headers over multiple linesCarl Worth2011-06-10
* Fix appending of Received headersStewart Smith2011-06-10
* test: Extend from-guessing test with a test with multiple Received headersCarl Worth2011-06-10
* test: Add test that emacs detects and hides top-post quotes of original messagesCarl Worth2011-06-10
* notmuch.el: hide original message in top posted replies.David Bremner2011-06-10
* Use stock GMimeSession by defaultDaniel Kahn Gillmor2011-06-03
* show: Avoid inadvertently closing stdoutJameson Graef Rollins2011-06-03
* test: modify multipart test to use test_expect_equal_fileJameson Graef Rollins2011-06-03
* test: update emacs test to use test_expect_equal_fileJameson Graef Rollins2011-06-03
* Make `notmuch-show-clean-address' parsing-error-proof.Dmitry Kurochkin2011-06-03
* test: add "notmuch-show for message with invalid From" testDmitry Kurochkin2011-06-03
* emacs: Cleaner interface when prompting for sender addressThomas Jost2011-06-03
* emacs: Don't always prompt for the "From" address when replyingThomas Jost2011-06-03
* emacs: fix notmuch-show-part-button to not include newlineJameson Graef Rollins2011-06-03
* Fix misspelling in search output sanitization test.Austin Clements2011-06-03
* avoid segfault when calling sanitize_string() on NULLDaniel Kahn Gillmor2011-06-03
* lib/message-file: plug three memleaks.Anton Khirnov2011-06-03
* Use message-field-value instead of message-fetch-field in FCC header setup.Dmitry Kurochkin2011-06-03
* bindings/python: Bump bindings version to 0.6Sebastian Spaeth2011-06-02
* bindings/python: Implement Tags().__nonzero__()Sebastian Spaeth2011-06-02
* bindings/python: implement Threads().__nonzero__Sebastian Spaeth2011-06-02
* bindings/python: Include the new get_filenames in the API docsSebastian Spaeth2011-06-02
* bindings/python: Implement Message().get_filenames()Sebastian Spaeth2011-06-02
* emacs: Use "message-cited-text" instead of "message-cited-text-face"Pieter Praet2011-06-01
* test: cleanup search-output test names (no functional change)Jameson Graef Rollins2011-06-01
* test: add test for sanitized notmuch-search outputFlorian Friesdorf2011-06-01
* Sanitize "Subject:" and "Author:" fields to not contain control characters in...Andreas Amann2011-06-01
* emacs: Define several faces for the crypto-status buttonThomas Jost2011-06-01
* test: Create and set temporary home directoryFlorian Friesdorf2011-06-01
* test: remove json test for search null result, since it's being more properly...Jameson Graef Rollins2011-06-01
* test: move utf-8 subject search test from json to search test scriptJameson Graef Rollins2011-06-01
* test: Move a test from search to search-output, and add a similar json testJameson Graef Rollins2011-06-01