aboutsummaryrefslogtreecommitdiff
path: root/bindings/python-cffi/notmuch2/_database.py
AgeCommit message (Expand)Author
2025-09-14bindings/python-cffi: allow reopening a databaseAnton Khirnov
2025-07-04python/doc: fix link to notmuch-config manpageDavid Bremner
2025-06-16bindings/python-cffi: fix typosJakub Wilk
2025-03-29python: make IndexOptions publicJakub Wilk
2022-01-09bindings/python-cffi: search for config by defaultDavid Bremner
2021-12-04python-cffi: switch to notmuch_database_{open,create}_with_configDavid Bremner
2021-12-04python-cffi: fix typos in docstring for Database.default_pathDavid 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/notmuch2: add bindings for the database config stringsAnton Khirnov
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