aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-22debian: Add myself (David Bremner) as an uploaderDavid Bremner
2011-06-22debian: Incorporate changelog entries from post 0.5 uploadsDavid Bremner
2011-06-22emacs: Show all multipart/alternative parts by default.Jameson Graef Rollins
2011-06-22smtp-dummy: Prefer return rather than exit() in main.Carl Worth
2011-06-22Fix compilation warnings in test/smtp-dummy.c.Dmitry Kurochkin
2011-06-22debian: Generate version from debian/changelogDavid Bremner
2011-06-22tests: Add optional use of timeout utility, if present.David Bremner
2011-06-20Do not import notmuch in setup.py.David Bremner
2011-06-16Simplify (& fix) Message().__str__()Sebastian Spaeth
2011-06-16python: Bulletproof Database() path parameterSebastian Spaeth
2011-06-16python: Improve API documentationSebastian Spaeth
2011-06-16Implement Message.tags_to_maildir_flagsSebastian Spaeth
2011-06-15python: Improve documentationSebastian Spaeth
2011-06-15Fix indentation in guess_from_received_header().Dmitry Kurochkin
2011-06-15Fix memory leak in guess_from_received_header().Dmitry Kurochkin
2011-06-15Fix double free in guess_from_received_header().Dmitry Kurochkin
2011-06-15Simplify message and headers visibility code in notmuch-show view.Dmitry Kurochkin
2011-06-15Set higher priority for headers and hidden citation overlays.Dmitry Kurochkin
2011-06-15Fix hiding a message while some citations are shown in notmuch-show view.Dmitry Kurochkin
2011-06-15Set message invisibility spec properties before inserting the body.Dmitry Kurochkin
2011-06-15Pass message to the `notmuch-show-insert-text/plain-hook' hook.Dmitry Kurochkin
2011-06-15Workaround for Emacs bug #8721.Dmitry Kurochkin
2011-06-15test emacs: Add tests for hiding messages in notmuch-show viewDmitry Kurochkin
2011-06-15python: Implement Message.__cmp__ and __hash__Sebastian Spaeth
2011-06-15python: Remove Messages().__len__Sebastian Spaeth
2011-06-10test: Fix from-guessing to actually span Received headers over multiple linesCarl Worth
2011-06-10Fix appending of Received headersStewart Smith
2011-06-10test: Extend from-guessing test with a test with multiple Received headersCarl Worth
2011-06-10test: Add test that emacs detects and hides top-post quotes of original messagesCarl Worth
2011-06-10notmuch.el: hide original message in top posted replies.David Bremner
2011-06-03Use stock GMimeSession by defaultDaniel Kahn Gillmor
2011-06-03show: Avoid inadvertently closing stdoutJameson Graef Rollins
2011-06-03test: modify multipart test to use test_expect_equal_fileJameson Graef Rollins
2011-06-03test: update emacs test to use test_expect_equal_fileJameson Graef Rollins
2011-06-03Make `notmuch-show-clean-address' parsing-error-proof.Dmitry Kurochkin
2011-06-03test: add "notmuch-show for message with invalid From" testDmitry Kurochkin
2011-06-03emacs: Cleaner interface when prompting for sender addressThomas Jost
2011-06-03emacs: Don't always prompt for the "From" address when replyingThomas Jost
2011-06-03emacs: fix notmuch-show-part-button to not include newlineJameson Graef Rollins
2011-06-03Fix misspelling in search output sanitization test.Austin Clements
2011-06-03avoid segfault when calling sanitize_string() on NULLDaniel Kahn Gillmor
2011-06-03lib/message-file: plug three memleaks.Anton Khirnov
2011-06-03Use message-field-value instead of message-fetch-field in FCC header setup.Dmitry Kurochkin
2011-06-02bindings/python: Bump bindings version to 0.6Sebastian Spaeth
2011-06-02bindings/python: Implement Tags().__nonzero__()Sebastian Spaeth
2011-06-02bindings/python: implement Threads().__nonzero__Sebastian Spaeth
2011-06-02bindings/python: Include the new get_filenames in the API docsSebastian Spaeth
2011-06-02bindings/python: Implement Message().get_filenames()Sebastian Spaeth
2011-06-01emacs: Use "message-cited-text" instead of "message-cited-text-face"Pieter Praet
2011-06-01test: cleanup search-output test names (no functional change)Jameson Graef Rollins