]> git.notmuchmail.org Git - notmuch/history - bindings/python-cffi/notmuch2
Fix error message when using notmuch_status_to_string
[notmuch] / bindings / python-cffi / notmuch2 /
2021-12-05 Floris BruynoogheFix error message when using notmuch_status_to_string
2021-12-04 David Bremnerpython-cffi: switch to notmuch_database_{open,create...
2021-12-04 David Bremnerpython-cffi: fix typos in docstring for Database.defaul...
2021-09-30 David BremnerMerge tag '0.33.2'
2021-09-11 David BremnerMerge tag '0.33.1'
2021-09-05 David Bremnerlib: add new status code for query syntax errors.
2021-08-18 David BremnerMerge remote-tracking branch 'origin/debian/bullseye...
2021-03-27 David Bremnerlib: add NOTMUCH_STATUS_NO_DATABASE
2021-02-18 David BremnerMerge tag '0.31.4'
2021-02-06 David Bremnerlib: add NOTMUCH_STATUS_DATABASE_EXISTS
2021-02-06 David Bremnerlib: add NOTMUCH_STATUS_NO_CONFIG
2021-02-06 David Bremnerbindings/notmuch2: add missing crypto error status...
2020-12-25 David BremnerMerge branch 'release'
2020-12-25 Johannes Larsenpython/notmuch2: fix exclude tag handling
2020-08-10 Jonas BernoulliFix typos
2020-06-16 Floris BruynoogheSupport aborting the atomic context
2020-06-16 Floris BruynoogheMake messages returned by Thread objects owned
2020-06-16 Anton Khirnovpython/notmuch2: do not destroy messages owned by a...
2020-06-16 Floris Bruynooghepython config access: fix style and KeyError bug
2020-06-16 Anton Khirnovpython/notmuch2: add bindings for the database config...
2020-06-15 Floris BruynoogheAdd missing set methods to tagsets
2019-12-23 Daniel Kahn Gillmorpython/notmuch2: fix typo for "destroyed"
2019-12-23 Daniel Kahn Gillmorpython/notmuch2: fix typo for ObjectDestroyedError
2019-12-03 Floris BruynoogheMove from _add_message to _index_file API
2019-12-03 Floris BruynoogheRename package to notmuch2