aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/notmuch/database.py
Commit message (Expand)AuthorAge
...
* python: Improve code documentationSebastian Spaeth2011-09-29
* properly raise exceptions in python bindingsJustus Winter2011-09-29
* python: rename _verify_dir_initialized to _assert_dir_is_initializedJustus Winter2011-09-29
* python: rename _verify_initialized_db to _assert_db_is_initializedJustus Winter2011-09-29
* python: add begin|end_atomic bindingsSebastian Spaeth2011-09-28
* python: Add database_find_message_by_filename bindingsSebastian Spaeth2011-09-28
* python: Ensure that we pass utf-8 encoded string to libnotmuchMartin Owens2011-09-16
* python: Make Database take unicode pathsSebastian Spaeth2011-09-05
* python: pep8 compliance for database.pypazz2011-08-09
* python: Really throw an error if search_threads() failsSebastian Spaeth2011-08-09
* python: Encode query string as a utf-8 byte arraySebastian Spaeth2011-07-11
* python: Fix Database().needs_upgrade()Sebastian Spaeth2011-07-08
* python: Do not implicitely call maildir_flags_to_tags etcSebastian Spaeth2011-06-24
* python: Bulletproof Database() path parameterSebastian Spaeth2011-06-16
* Implement Message.tags_to_maildir_flagsSebastian Spaeth2011-06-16
* python: have docs reflect current return value behaviorSebastian Spaeth2010-05-18
* python: Add UNSORTED as Query.SORT optionSebastian Spaeth2010-04-23
* Move everything down into a bindings/python directory.Carl Worth2010-04-21