aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* python: add status and message attributes to NotmuchErrorJustus Winter2011-09-29
* python: add a .gitignore file and refine the toplevel oneJustus Winter2011-09-29
* python: add begin|end_atomic bindingsSebastian Spaeth2011-09-28
* python: Add database_find_message_by_filename bindingsSebastian Spaeth2011-09-28
* NEWS: add item for python bindings.David Bremner2011-09-26
* NEWS: add item for Ruby bindings.David Bremner2011-09-26
* NEWS: start release notes for 0.9David Bremner2011-09-26
* debian: add brief summary of changes since 0.8David Bremner2011-09-25
* debian: build-depend on gdbDavid Bremner2011-09-25
* test/atomicity: redirect output from "which"David Bremner2011-09-25
* debian: close bug 642240David Bremner2011-09-24
* test: make atomicity setup conditional on gdb being present.David Bremner2011-09-24
* lib: bump library minor version because of new symbols.David Bremner2011-09-24
* debian: set versioned dependency on notmuch for notmuch-emacsDavid Bremner2011-09-24
* version: bump to 0.9~rc1David Bremner2011-09-24
* debian: changlog stanza for release candidateDavid Bremner2011-09-24
* debian: new symbols for atomicity apiDavid Bremner2011-09-24
* lib: Improve notmuch_database_{add,remove}_message documentation.Austin Clements2011-09-24
* new: Wrap adding and removing messages in atomic sections.Austin Clements2011-09-24
* new: Synchronize maildir flags eagerly.Austin Clements2011-09-24
* new: Cleanup. De-duplicate file name removal code.Austin Clements2011-09-24
* new: Cleanup. Put removed/renamed message count in add_files_state_t.Austin Clements2011-09-24
* lib: Wrap notmuch_database_add_message in an atomic section.Austin Clements2011-09-24
* lib: Add an API to find a message by filename.Austin Clements2011-09-24
* ruby: New exception Notmuch::UnbalancedAtomicErrorAli Polatel2011-09-24
* 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