aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings
Commit message (Expand)AuthorAge
* python: Ensure that we pass utf-8 encoded string to libnotmuchGravatar Martin Owens2011-09-16
* update versions for release 0.8Gravatar David Bremner2011-09-10
* update versions for release candidateGravatar David Bremner2011-09-06
* python: Make Database take unicode pathsGravatar Sebastian Spaeth2011-09-05
* python: Have setup.py read the version number without importingGravatar Sebastian Spaeth2011-08-24
* python: Updated development status and wording in setup.pyGravatar Sebastian Spaeth2011-08-24
* Revert "python: Simplify setup.py"Gravatar Sebastian Spaeth2011-08-24
* python: Simplify setup.pyGravatar Sebastian Spaeth2011-08-23
* python: Fix unsafe utf-8 decodingsGravatar pazz2011-08-17
* decode headers from utf-8 to unicodeGravatar patrick2011-08-15
* python: remove Tags().__len__() implementationGravatar Sebastian Spaeth2011-08-09
* python: Do explicitly check if the next tag existsGravatar Sebastian Spaeth2011-08-09
* python: pep8 compliance for __init__.pyGravatar pazz2011-08-09
* python: pep8 compliance for thread.pyGravatar pazz2011-08-09
* python: pep8 compliance for tag.pyGravatar pazz2011-08-09
* python: pep8 compliance for globals.pyGravatar pazz2011-08-09
* python: pep8 compliance for filename.pyGravatar pazz2011-08-09
* python: pep8 compliance for database.pyGravatar pazz2011-08-09
* python: pep8 compliance for message.pyGravatar pazz2011-08-09
* python: Really throw an error if search_threads() failsGravatar Sebastian Spaeth2011-08-09
* python: Fix copy'n paste typoGravatar Cedric Cabessa2011-08-09
* ruby: Fix typo in documentationGravatar Ali Polatel2011-07-29
* ruby: Remove the split file hack from rdoc.shGravatar Ali Polatel2011-07-29
* ruby: Add markers to method definitions to help rdocGravatar Ali Polatel2011-07-29
* ruby: Document remaining undocumented constantsGravatar Ali Polatel2011-07-29
* ruby: Document constants and exceptions right before definitionGravatar Ali Polatel2011-07-29
* ruby: Add list of classes to main documentationGravatar Ali Polatel2011-07-29
* python: represent message tags as unicode instancesGravatar Sebastian Spaeth2011-07-11
* python: Encode query string as a utf-8 byte arrayGravatar Sebastian Spaeth2011-07-11
* python: Fix Database().needs_upgrade()Gravatar Sebastian Spaeth2011-07-08
* python: Do not implicitely call maildir_flags_to_tags etcGravatar Sebastian Spaeth2011-06-24
* Do not import notmuch in setup.py.Gravatar David Bremner2011-06-20
* Simplify (& fix) Message().__str__()Gravatar Sebastian Spaeth2011-06-16
* python: Bulletproof Database() path parameterGravatar Sebastian Spaeth2011-06-16
* python: Improve API documentationGravatar Sebastian Spaeth2011-06-16
* Implement Message.tags_to_maildir_flagsGravatar Sebastian Spaeth2011-06-16
* python: Improve documentationGravatar Sebastian Spaeth2011-06-15
* python: Implement Message.__cmp__ and __hash__Gravatar Sebastian Spaeth2011-06-15
* python: Remove Messages().__len__Gravatar Sebastian Spaeth2011-06-15
* bindings/python: Bump bindings version to 0.6Gravatar Sebastian Spaeth2011-06-02
* bindings/python: Implement Tags().__nonzero__()Gravatar Sebastian Spaeth2011-06-02
* bindings/python: implement Threads().__nonzero__Gravatar Sebastian Spaeth2011-06-02
* bindings/python: Include the new get_filenames in the API docsGravatar Sebastian Spaeth2011-06-02
* bindings/python: Implement Message().get_filenames()Gravatar Sebastian Spaeth2011-06-02
* python: Update README to talkabout notmuch, not cnotmuchGravatar Carl Worth2011-05-24
* python: Remove completed TODO itemGravatar James Vasile2011-03-16
* update for go-release-2011-02-01:Gravatar Sebastien Binet2011-02-03
* ruby: Add generated files to .gitignoreGravatar Ali Polatel2011-02-03
* Migrate to goconfig pkgGravatar Sebastien Binet2011-01-26
* bindings/go: Add a todo fileGravatar Sebastien Binet2011-01-26