summaryrefslogtreecommitdiff
path: root/bindings/python-cffi
AgeCommit message (Expand)Author
2020-07-03version: bump to 0.30~rc3David Bremner
2020-07-03bindings/python-cffi: copy version file into bindings dirDavid Bremner
2020-06-19python-cffi: read version from notmuch version fileFloris Bruynooghe
2020-06-16Support aborting the atomic contextFloris Bruynooghe
2020-06-16Make messages returned by Thread objects ownedFloris Bruynooghe
2020-06-16python/notmuch2: do not destroy messages owned by a queryAnton Khirnov
2020-06-15python config access: fix style and KeyError bugFloris Bruynooghe
2020-06-15python/notmuch2: add bindings for the database config stringsAnton Khirnov
2020-06-15Update tox.ini for python3.8 and fix pypy3.6Floris Bruynooghe
2020-06-15Add missing set methods to tagsetsFloris Bruynooghe
2020-02-19Drop deprecated/unused crypto.gpg_pathDaniel Kahn Gillmor
2019-12-24python/notmuch2: fix typo for "destroyed"Daniel Kahn Gillmor
2019-12-24python/notmuch2: fix typo for ObjectDestroyedErrorDaniel Kahn Gillmor
2019-12-03python-cffi: use shutil.whichDavid Bremner
2019-12-03Move from _add_message to _index_file APIFloris Bruynooghe
2019-12-03Rename package to notmuch2Floris Bruynooghe
2019-12-03Show which notmuch command and version is being usedFloris Bruynooghe
2019-12-03bindings/python-cffi: preserve environment for testsDavid Bremner
2019-12-03Introduce CFFI-based python bindingsFloris Bruynooghe