aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-23lib: Add notmuch_database_{begin,end}_atomic.Austin Clements
2011-09-23new: Defer updating directory mtimes until the end.Austin Clements
2011-09-16python: Ensure that we pass utf-8 encoded string to libnotmuchMartin Owens
2011-09-13new: Don't lose messages on SIGINT.Austin Clements
2011-09-13test: use test_expect_equal_file in atomicityDavid Bremner
2011-09-13test: Convert atomicity test to use test_subtest_known_brokenDavid Bremner
2011-09-12test: Test atomicity of notmuch new.Austin Clements
2011-09-12lib: Add missing status check in _notmuch_message_remove_filename.Austin Clements
2011-09-12test: Report test failures from test_expect_*Austin Clements
2011-09-12test: Fix message when skipping test_expect_equal* testsAustin Clements
2011-09-12test: reset test_subtest_known_broken_ after each success/failure.David Bremner
2011-09-10Add missing call to g_type_init()Aaron Ecay
2011-09-10test: mark multipart rfc822 part test as brokenDavid Bremner
2011-09-10test: remove documentation for test_expect_equal_failure.David Bremner
2011-09-10test: add emacs test for hiding a message following an HTML partDmitry Kurochkin
2011-09-10test: improve known broken tests supportDmitry Kurochkin
2011-09-10test: update documentation for test_emacs in test/READMEDmitry Kurochkin
2011-09-10Merge branch 'release'David Bremner
2011-09-10update date in NEWS to better approximate real release date for 0.80.8David Bremner
2011-09-10debian: update changelog for 0.8David Bremner
2011-09-10update versions for release 0.8David Bremner
2011-09-10NEWS: add blurb for python bindings changesDavid Bremner
2011-09-09add news item for rubyDavid Bremner
2011-09-08NEWS: add item for build system fixesDavid Bremner
2011-09-07Do not attempt to output part raw if part is not GMimePart.Jameson Graef Rollins
2011-09-06update versions for release candidate0.8_rc1David Bremner
2011-09-06Add NEWS item output improvements to rfc822 part handling.Jameson Graef Rollins
2011-09-05emacs: Improve support for message/rfc822 parts.0.8_rc0Jameson Graef Rollins
2011-09-05Improve handling of message/rfc822 parts by adding a new header_message_part function to the formating structure.Jameson Graef Rollins
2011-09-05test: overhaul multipart test to test for improved message/rfc822 handlingJameson Graef Rollins
2011-09-05Merge branch 'master' of ssh://notmuchmail.org/git/notmuchSebastian Spaeth
2011-09-05python: Make Database take unicode pathsSebastian Spaeth
2011-09-05test: Fix date in test message in multipart test.Jameson Graef Rollins
2011-09-05test: some small fixes to multipart testJameson Graef Rollins
2011-09-05build system: Check that python bindings have consistent version when releasingDavid Bremner
2011-09-05lib/gen-version-script.h: add getline and getdelim to notmuch.sym if neededDavid Bremner
2011-09-05lib/gen-version-script.sh: replace --defined argument to nm with awkDavid Bremner
2011-08-25fix checking whether header is member of message-hidden-headersTomi Ollila
2011-08-24python: Have setup.py read the version number without importingSebastian Spaeth
2011-08-24python: Updated development status and wording in setup.pySebastian Spaeth
2011-08-24Revert "python: Simplify setup.py"Sebastian Spaeth
2011-08-23Merge branch 'master' of ssh://notmuchmail.org/git/notmuchSebastian Spaeth
2011-08-23python: Simplify setup.pySebastian Spaeth
2011-08-21re-enable notmuch.sym generation using POSIX sedDavid Bremner
2011-08-17python: Fix unsafe utf-8 decodingspazz
2011-08-15decode headers from utf-8 to unicodepatrick
2011-08-09python: remove Tags().__len__() implementationSebastian Spaeth
2011-08-09python: Do explicitly check if the next tag existsSebastian Spaeth
2011-08-09python: pep8 compliance for __init__.pypazz
2011-08-09python: pep8 compliance for thread.pypazz