index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bindings
/
python-cffi
/
tests
Age
Commit message (
Expand
)
Author
2022-02-16
python-cffi: use config_pairs API in ConfigIterator
David Bremner
2022-01-09
Merge tag '0.34.3'
David Bremner
2022-01-09
bindings/python-cffi: search for config by default
David Bremner
2022-01-01
bindings/python-cffi: add matched property to message objects
David Bremner
2021-12-05
Fix error message when using notmuch_status_to_string
Floris Bruynooghe
2021-02-06
lib: introduce notmuch_database_create_with_config
David Bremner
2020-08-09
Fix typos
Jonas Bernoulli
2020-06-16
Support aborting the atomic context
Floris Bruynooghe
2020-06-16
Make messages returned by Thread objects owned
Floris Bruynooghe
2020-06-15
python config access: fix style and KeyError bug
Floris Bruynooghe
2020-06-15
Add missing set methods to tagsets
Floris Bruynooghe
2020-02-19
Drop deprecated/unused crypto.gpg_path
Daniel Kahn Gillmor
2019-12-03
python-cffi: use shutil.which
David Bremner
2019-12-03
Rename package to notmuch2
Floris Bruynooghe
2019-12-03
Show which notmuch command and version is being used
Floris Bruynooghe
2019-12-03
bindings/python-cffi: preserve environment for tests
David Bremner
2019-12-03
Introduce CFFI-based python bindings
Floris Bruynooghe