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