]> git.notmuchmail.org Git - notmuch/history - bindings/python-cffi
Merge tag '0.31' into master
[notmuch] / bindings / python-cffi /
2020-09-06 David BremnerMerge tag '0.31' into master
2020-09-06 David Bremnerversion: bump to 0.31
2020-08-29 David Bremnerversion: bump to 0.31~rc2
2020-08-18 David Bremnerversion: bump to 0.31~rc1
2020-08-16 David Bremnerversion: bump to 0.31~rc0
2020-08-10 Jonas BernoulliFix typos
2020-07-11 David BremnerMerge branch 'release'
2020-07-11 David Bremnerversion: set to 0.30
2020-07-03 David Bremnerversion: bump to 0.30~rc3
2020-07-03 David Bremnerbindings/python-cffi: copy version file into bindings dir
2020-06-19 Floris Bruynooghepython-cffi: read version from notmuch version file
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 BruynoogheUpdate tox.ini for python3.8 and fix pypy3.6
2020-06-15 Floris BruynoogheAdd missing set methods to tagsets
2020-02-19 Daniel Kahn GillmorDrop deprecated/unused crypto.gpg_path
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 David Bremnerpython-cffi: use shutil.which
2019-12-03 Floris BruynoogheMove from _add_message to _index_file API
2019-12-03 Floris BruynoogheRename package to notmuch2
2019-12-03 Floris BruynoogheShow which notmuch command and version is being used
2019-12-03 David Bremnerbindings/python-cffi: preserve environment for tests
2019-12-03 Floris BruynoogheIntroduce CFFI-based python bindings