aboutsummaryrefslogtreecommitdiff
path: root/bindings
Commit message (Expand)AuthorAge
* 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
* 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
* python: Simplify setup.pySebastian Spaeth2011-08-23
* python: Fix unsafe utf-8 decodingspazz2011-08-17
* decode headers from utf-8 to unicodepatrick2011-08-15
* python: remove Tags().__len__() implementationSebastian Spaeth2011-08-09
* python: Do explicitly check if the next tag existsSebastian Spaeth2011-08-09
* python: pep8 compliance for __init__.pypazz2011-08-09
* python: pep8 compliance for thread.pypazz2011-08-09
* python: pep8 compliance for tag.pypazz2011-08-09
* python: pep8 compliance for globals.pypazz2011-08-09
* python: pep8 compliance for filename.pypazz2011-08-09
* python: pep8 compliance for database.pypazz2011-08-09