]> git.notmuchmail.org Git - notmuch/history - bindings
reply: add test for multiple Delivered-To headers
[notmuch] / bindings /
2021-08-26 David Bremnerversion: bump to 0.33~rc0
2021-08-19 David BremnerMerge tag 'debian/0.32.3-1'
2021-08-18 David BremnerMerge remote-tracking branch 'origin/debian/bullseye...
2021-08-18 David Bremnerversion: bump to 0.32.3
2021-08-03 Felipe Contrerasruby: cleanup object_destroy()
2021-08-02 Felipe Contrerasruby: split database close and destroy
2021-07-18 Felipe Contrerasruby: enable garbage collection using talloc
2021-07-18 Felipe Contrerasruby: create an actual wrapper struct
2021-06-27 Felipe Contrerasruby: add keyword arguments to db.query
2021-06-27 David BremnerMerge tag '0.32.2'
2021-06-25 David BremnerMerge branch 'release'
2021-06-25 David Bremnerversion: bump to 0.32.2
2021-06-20 David BremnerMerge branch 'release'
2021-05-31 David BremnerMerge remote-tracking branch 'origin/release'
2021-05-23 Felipe Contrerasruby: use notmuch_exclude_t enum
2021-05-22 David BremnerMerge branch 'release'
2021-05-22 Felipe Contrerasruby: improve compilation with CFLAGS
2021-05-17 Felipe Contrerasruby: new notmuch_rb_object_destroy() helper
2021-05-17 Felipe Contrerasruby: add all data types
2021-05-17 Felipe Contrerasruby: move towards more modern RTypedData
2021-05-17 Felipe Contrerasruby: create Data_Wrap_Notmuch_Object helper
2021-05-17 Felipe Contrerasruby: add unlikely hint
2021-05-17 Felipe Contrerasruby: fetch class name in case of error
2021-05-17 Felipe Contrerasruby: simplify data get helper
2021-05-15 David BremnerMerge branch 'release'
2021-05-15 David Bremnerversion: bump to 0.32.1
2021-05-12 Felipe Contrerasruby: improve general data get helper
2021-05-12 Felipe Contrerasruby: improve all Data_Get_Notmuch_* helpers
2021-05-12 Felipe Contrerasruby: add missing Data_Get_Notmuch helpers
2021-05-02 David BremnerMerge tag '0.32'
2021-05-02 David Bremnerversion: bump to 0.32
2021-04-28 David BremnerMerge tag '0.32_rc2'
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-04-19 Felipe Contrerasruby: fix ruby 3.1 warnings
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-15 Daniel Kahn Gillmorpython: convert shebangs to python3
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-08-10 Jonas Bernoulliemacs: Use makefile-gmake-mode in Makefile*s
2020-07-18 David Bremnerbindings/ruby: replacy use of deprecated notmuch_messag...
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 David Bremnerversion: update to 0.30~rc2
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-06-06 David Bremnerversion: bump to 0.30~rc1
2020-06-02 David Bremnerversion: bump to 0.30~rc0
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 Bremnerbuild: optionally build python-cffi bindings
2019-12-03 David Bremnerbindings/python-cffi: preserve environment for tests
2019-12-03 Floris BruynoogheIntroduce CFFI-based python bindings
2019-11-27 David BremnerMerge tag 'debian/0.29.3-1'
2019-11-27 David Bremnerversion: bump to 0.29.3
2019-11-21 Jakub Wilkpython: make some docstrings raw
2019-10-20 David BremnerMerge tag '0.29.2'
2019-10-19 David Bremnerbump version
2019-06-11 David BremnerMerge branch 'release'
2019-06-11 David Bremnerversion: bump to 0.29.1
2019-06-07 David Bremnerversion: bump to 0.29
2019-06-03 David Bremnerversion: bump to 0.29~rc1
2019-05-31 David Bremnerversion: bump to 0.29~rc0
2019-05-05 David BremnerMerge tag 0.28.4
2019-05-05 David Bremnerversion: bump to 0.28.4
2019-04-24 Doan Tran Cong Danhpython: support relative path in default database
2019-03-31 hydrargyrumpython: fix set_sort/add_tag_exclude restype/argtypes...
2019-03-06 David BremnerMerge branch 'release'
2019-03-06 David BremnerMerge branch 'release'
2019-03-05 David BremnerDeclare fast forward from 0.28.2-1 archive/debian/0.28.3-1 debian/0.28.3-1
next