]> git.notmuchmail.org Git - notmuch/history - bindings/python/notmuch/database.py
python: Do not implicitely call maildir_flags_to_tags etc
[notmuch] / bindings / python / notmuch / database.py
2011-06-24 Sebastian Spaethpython: Do not implicitely call maildir_flags_to_tags etc
2011-06-16 Sebastian Spaethpython: Bulletproof Database() path parameter
2011-06-16 Sebastian SpaethImplement Message.tags_to_maildir_flags
2010-05-18 Sebastian Spaethpython: have docs reflect current return value behavior
2010-04-23 Sebastian Spaethpython: Add UNSORTED as Query.SORT option
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-22 Carl WorthMove everything down into a bindings/python directory.