aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-23debian: update changelog for upload 0.6~254, bump standards version to 3.9.2debian/0.6_254David Bremner
2011-06-23debian: remove Xapian exceptions symbols from libnotmuch1.symbolsDavid Bremner
2011-06-23debian: split off vim interface to its own packageDavid Bremner
2011-06-23debian: split off emacs interface into its own package.David Bremner
2011-06-23debian: Build depend on emacs-nox instead of emacs.David Bremner
2011-06-23debian: build package for python-bindings.David Bremner
2011-06-23tests: add a test for symbol hiding side effectsDavid Bremner
2011-06-23libnotmuch: add linker script to declare only notmuch_* symbols as global.David Bremner
2011-06-22debian: add changlog stanza for new snapshot 0.6~237David Bremner
2011-06-22debian: Changelog stanza for new git snapshot 0.6~215David Bremner
2011-06-22debian: update symbols file for libnotmuch1David Bremner
2011-06-22debian: Changelog stanza for new snapshot 0.6~180David Bremner
2011-06-22debian: update symbols file for libnotmuch1David Bremner
2011-06-22debian: Override RPATH_LDFLAGSDavid Bremner
2011-06-22debian: Add changelog stanza for new snapshot 0.6~171David Bremner
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