aboutsummaryrefslogtreecommitdiff
path: root/bindings
Commit message (Expand)AuthorAge
* 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
* python: pep8 compliance for message.pypazz2011-08-09
* python: Really throw an error if search_threads() failsSebastian Spaeth2011-08-09
* python: Fix copy'n paste typoCedric Cabessa2011-08-09
* ruby: Fix typo in documentationAli Polatel2011-07-29
* ruby: Remove the split file hack from rdoc.shAli Polatel2011-07-29
* ruby: Add markers to method definitions to help rdocAli Polatel2011-07-29
* ruby: Document remaining undocumented constantsAli Polatel2011-07-29
* ruby: Document constants and exceptions right before definitionAli Polatel2011-07-29
* ruby: Add list of classes to main documentationAli Polatel2011-07-29
* python: represent message tags as unicode instancesSebastian Spaeth2011-07-11
* 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
* Do not import notmuch in setup.py.David Bremner2011-06-20
* Simplify (& fix) Message().__str__()Sebastian Spaeth2011-06-16
* python: Bulletproof Database() path parameterSebastian Spaeth2011-06-16
* python: Improve API documentationSebastian Spaeth2011-06-16
* Implement Message.tags_to_maildir_flagsSebastian Spaeth2011-06-16
* python: Improve documentationSebastian Spaeth2011-06-15
* python: Implement Message.__cmp__ and __hash__Sebastian Spaeth2011-06-15
* python: Remove Messages().__len__Sebastian Spaeth2011-06-15
* bindings/python: Bump bindings version to 0.6Sebastian Spaeth2011-06-02
* bindings/python: Implement Tags().__nonzero__()Sebastian Spaeth2011-06-02
* bindings/python: implement Threads().__nonzero__Sebastian Spaeth2011-06-02
* bindings/python: Include the new get_filenames in the API docsSebastian Spaeth2011-06-02
* bindings/python: Implement Message().get_filenames()Sebastian Spaeth2011-06-02
* python: Update README to talkabout notmuch, not cnotmuchCarl Worth2011-05-24
* python: Remove completed TODO itemJames Vasile2011-03-16
* update for go-release-2011-02-01:Sebastien Binet2011-02-03
* ruby: Add generated files to .gitignoreAli Polatel2011-02-03
* Migrate to goconfig pkgSebastien Binet2011-01-26
* bindings/go: Add a todo fileSebastien Binet2011-01-26
* A minor, cosmetic changeSebastien Binet2011-01-26