aboutsummaryrefslogtreecommitdiff
path: root/bindings
Commit message (Expand)AuthorAge
* python: Remove stray debug commentSebastian Spaeth2011-12-06
* python: use wrapped notmuch_*_t types instead of raw pointersThomas Jost2011-12-06
* errors='ignore' when decode to unicodePatrick Totzke2011-12-06
* use __unicode__ for string representationPatrick Totzke2011-12-06
* clean up Thread.__str__Patrick Totzke2011-12-06
* python: Return a STATUS value in tags_to_flags and flags_to_tagsSebastian Spaeth2011-12-06
* remove unused importsPatrick Totzke2011-12-06
* fix sphinx compile-time warningsPatrick Totzke2011-12-06
* pep8 fixesPatrick Totzke2011-12-06
* python: annotate all calls into libnotmuch with typesJustus Winter2011-12-01
* python: add classes to wrap all notmuch_*_t typesJustus Winter2011-12-01
* version: update to 0.10.1David Bremner2011-11-25
* version: update to 0.10David Bremner2011-11-23
* version: update version info for 0.10~rc2David Bremner2011-11-19
* version: update to 0.10~rc1David Bremner2011-11-15
* version: bump to 0.9David Bremner2011-10-11
* version: bump to 0.9~rc2David Bremner2011-10-07
* python: Set status in the class definitionsSebastian Spaeth2011-10-05
* python: help function Query._assert_query_is_initializedSebastian Spaeth2011-10-05
* python: clean up docstrings and API documentationSebastian Spaeth2011-10-05
* python: whitespace fixed in docstringsSebastian Spaeth2011-10-05
* python: Add the new exception types in the API documentationSebastian Spaeth2011-10-05
* python: Catch up with find_message(by_filename) API changesSebastian Spaeth2011-10-05
* python: also use libnotmuch.so.2Sebastian Spaeth2011-10-05
* ruby: Fix macros, use quotingAli Polatel2011-10-04
* ruby: Really add wrappers for database_find_message*Ali Polatel2011-10-04
* ruby: be consistent with notmuch's coding styleAli Polatel2011-10-04
* ruby: Add wrappers for database_find_message*Ali Polatel2011-10-04
* python: fix Message.get_filenames()Thomas Jost2011-10-01
* python: rework creating of SubclassesSebastian Spaeth2011-09-30
* python: provide more exception classesJustus Winter2011-09-30
* python: fix docstring of Message.get_header()Justus Winter2011-09-30
* python: Add new functions in API documentationSebastian Spaeth2011-09-29
* python: Improve code documentationSebastian Spaeth2011-09-29
* properly raise exceptions in python bindingsJustus Winter2011-09-29
* python: raise a more specific error in Messages.print_messagesJustus 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: fix NotmuchError.__str__ if status == NoneJustus Winter2011-09-29
* 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
* version: bump to 0.9~rc1David Bremner2011-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
* python: Ensure that we pass utf-8 encoded string to libnotmuchMartin Owens2011-09-16
* update versions for release 0.8David Bremner2011-09-10
* update versions for release candidateDavid Bremner2011-09-06