aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* ruby: Wrap notmuch_database_{begin,end}_atomicAli Polatel2011-09-24
* ruby: Rename destroy to destroy!Ali Polatel2011-09-24
* lib: Remove message document directly after removing the last file name.Austin Clements2011-09-23
* lib: Indicate if there are more filenames after removal.Austin Clements2011-09-23
* lib: Add support for nested atomic sections.Austin Clements2011-09-23
* lib: Add notmuch_database_{begin,end}_atomic.Austin Clements2011-09-23
* new: Defer updating directory mtimes until the end.Austin Clements2011-09-23
* python: Ensure that we pass utf-8 encoded string to libnotmuchMartin Owens2011-09-16
* new: Don't lose messages on SIGINT.Austin Clements2011-09-13
* test: use test_expect_equal_file in atomicityDavid Bremner2011-09-13
* test: Convert atomicity test to use test_subtest_known_brokenDavid Bremner2011-09-13
* test: Test atomicity of notmuch new.Austin Clements2011-09-12
* lib: Add missing status check in _notmuch_message_remove_filename.Austin Clements2011-09-12
* test: Report test failures from test_expect_*Austin Clements2011-09-12
* test: Fix message when skipping test_expect_equal* testsAustin Clements2011-09-12
* test: reset test_subtest_known_broken_ after each success/failure.David Bremner2011-09-12
* Add missing call to g_type_init()Aaron Ecay2011-09-10
* test: mark multipart rfc822 part test as brokenDavid Bremner2011-09-10
* test: remove documentation for test_expect_equal_failure.David Bremner2011-09-10
* test: add emacs test for hiding a message following an HTML partDmitry Kurochkin2011-09-10
* test: improve known broken tests supportDmitry Kurochkin2011-09-10
* test: update documentation for test_emacs in test/READMEDmitry Kurochkin2011-09-10
* Merge branch 'release'David Bremner2011-09-10
|\
| * update date in NEWS to better approximate real release date for 0.8David Bremner2011-09-10
| * debian: update changelog for 0.8David Bremner2011-09-10
| * update versions for release 0.8David Bremner2011-09-10
| * NEWS: add blurb for python bindings changesDavid Bremner2011-09-10
| * add news item for rubyDavid Bremner2011-09-09
| * NEWS: add item for build system fixesDavid Bremner2011-09-08
* | Do not attempt to output part raw if part is not GMimePart.Jameson Graef Rollins2011-09-07
|/
* update versions for release candidateDavid Bremner2011-09-06
* Add NEWS item output improvements to rfc822 part handling.Jameson Graef Rollins2011-09-06
* emacs: Improve support for message/rfc822 parts.Jameson Graef Rollins2011-09-05
* Improve handling of message/rfc822 parts by adding a new header_message_part ...Jameson Graef Rollins2011-09-05
* test: overhaul multipart test to test for improved message/rfc822 handlingJameson Graef Rollins2011-09-05
* Merge branch 'master' of ssh://notmuchmail.org/git/notmuchSebastian Spaeth2011-09-05
|\
| * test: Fix date in test message in multipart test.Jameson Graef Rollins2011-09-05
| * test: some small fixes to multipart testJameson Graef Rollins2011-09-05
| * build system: Check that python bindings have consistent version when releasingDavid Bremner2011-09-05
| * lib/gen-version-script.h: add getline and getdelim to notmuch.sym if neededDavid Bremner2011-09-05
| * lib/gen-version-script.sh: replace --defined argument to nm with awkDavid Bremner2011-09-05
| * fix checking whether header is member of message-hidden-headersTomi Ollila2011-08-25
* | python: Make Database take unicode pathsSebastian Spaeth2011-09-05
|/
* python: Have setup.py read the version number without importingSebastian Spaeth2011-08-24
* python: Updated development status and wording in setup.pySebastian Spaeth2011-08-24
* Revert "python: Simplify setup.py"Sebastian Spaeth2011-08-24
* Merge branch 'master' of ssh://notmuchmail.org/git/notmuchSebastian Spaeth2011-08-23
|\
| * re-enable notmuch.sym generation using POSIX sedDavid Bremner2011-08-21
* | python: Simplify setup.pySebastian Spaeth2011-08-23
|/
* python: Fix unsafe utf-8 decodingspazz2011-08-17