]> git.notmuchmail.org Git - notmuch/history - bindings/python-cffi
version: bump to 0.32.3
[notmuch] / bindings / python-cffi /
2021-08-18 David Bremnerversion: bump to 0.32.3
2021-06-25 David Bremnerversion: bump to 0.32.2
2021-05-15 David Bremnerversion: bump to 0.32.1
2021-05-02 David Bremnerversion: bump to 0.32
2021-04-28 David Bremnerversion: bump to 0.32~rc2
2021-04-24 David Bremnerversion: bump to 0.32~rc1
2021-04-24 David Bremnerupdate version to 0.32~rc0
2021-03-27 David Bremnerlib: add NOTMUCH_STATUS_NO_DATABASE
2021-02-18 David BremnerMerge tag '0.31.4'
2021-02-18 David Bremnerversion: update to 0.31.4
2021-02-06 David Bremnerlib: introduce notmuch_database_create_with_config
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 David Bremnerversion: bump 0.31.3
2020-12-25 Johannes Larsenpython/notmuch2: fix exclude tag handling
2020-11-08 David Bremnerversion: bump to 0.31.2
2020-11-08 David Bremnerupdate versions
2020-10-30 Ralph SeichterRename version to version.txt
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