summaryrefslogtreecommitdiff
path: root/bindings/python-cffi/notmuch2
AgeCommit message (Expand)Author
2021-03-27lib: add NOTMUCH_STATUS_NO_DATABASEDavid Bremner
2021-02-06lib: add NOTMUCH_STATUS_DATABASE_EXISTSDavid Bremner
2021-02-06lib: add NOTMUCH_STATUS_NO_CONFIGDavid Bremner
2021-02-06bindings/notmuch2: add missing crypto error status codesDavid Bremner
2020-12-25python/notmuch2: fix exclude tag handlingJohannes Larsen
2020-08-09Fix typosJonas Bernoulli
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-15Add missing set methods to tagsetsFloris Bruynooghe
2019-12-24python/notmuch2: fix typo for "destroyed"Daniel Kahn Gillmor
2019-12-24python/notmuch2: fix typo for ObjectDestroyedErrorDaniel Kahn Gillmor
2019-12-03Move from _add_message to _index_file APIFloris Bruynooghe
2019-12-03Rename package to notmuch2Floris Bruynooghe