aboutsummaryrefslogtreecommitdiff
path: root/bindings
Commit message (Expand)AuthorAge
...
* python: mock out the ctypes libraryJustus Winter2012-02-10
* python: Add a Mock class to the sphinx config that can be used to mock modulesJustus Winter2012-02-10
* Merge commit '0.11.1'David Bremner2012-02-04
|\
| * version: bump to 0.11.1David Bremner2012-02-03
| * python: fix error handlingJustus Winter2012-01-23
* | python: fix error handlingJustus Winter2012-01-22
* | py3k: add a specialized version of _str for python3Justus Winter2012-01-16
* | Merge branch 'release'David Bremner2012-01-13
|\|
| * Update version to 0.11David Bremner2012-01-13
| * version: update to 0.11~rc3David Bremner2012-01-09
| * version: bump to 0.11~rc2David Bremner2012-01-02
| * version: update version to 0.11~rc1David Bremner2011-12-25
* | python: str.decode() doesn't like kwargs in python 2.5Sebastian Spaeth2012-01-02
* | python: make the result of Message.get_replies() more pythonicJustus Winter2012-01-02
* | python: refactor print_messages into format_messages and print_messagesJustus Winter2012-01-02
* | python: add missing conversions from and to utf-8Justus Winter2012-01-02
* | py3k: Add and use a mixin class that implements __str__Justus Winter2012-01-02
* | py3k: Rename .next() to __next__(), add python2.x compatibility aliasJustus Winter2012-01-02
* | py3k: All strings are unicode strings in py3kJustus Winter2012-01-02
* | py3k: The ConfigParser module has been renamed to configparserJustus Winter2012-01-02
* | py3k: The execfile built-in has been removed in python 3Justus Winter2012-01-02
|/
* Merge branch 'release'David Bremner2011-12-06
|\
| * version: bump for bugfix release 0.10.2David Bremner2011-12-05
* | fix format string in Message.__unicode__Patrick Totzke2011-12-06
* | 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