aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings/python
Commit message (Expand)AuthorAge
* 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
* python: Update metainformation to point to new URL and version numberGravatar Sebastian Spaeth2011-01-13
* python: lambda(p) is not P3k-compliantGravatar Sebastian Spaeth2010-10-28
* python: Import explicit including package nameGravatar Sebastian Spaeth2010-10-28
* python: have docs reflect current return value behaviorGravatar Sebastian Spaeth2010-05-18
* python: Add UNSORTED as Query.SORT optionGravatar Sebastian Spaeth2010-04-23
* python: Delete unused filesGravatar Sebastian Spaeth2010-04-23
* Move everything down into a bindings/python directory.Gravatar Carl Worth2010-04-21