| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-14 | bindings/python-cffi: handle NOTMUCH_STATUS_OPERATION_INVALIDATED | Anton Khirnov | |
| Raise it as a newly added OperationInvalidatedError exception. | |||
| 2025-06-16 | bindings/python-cffi: fix typos | Jakub Wilk | |
| 2025-02-07 | fix segfaults in Python cFFI API and add tests | Lars Kotthoff | |
| Several iterators in the Python cFFI API destroyed the objects they iterated over too early (when the iterator was exhausted), causing subsequent segfaults in common cases like creating a list from the iterator. This patch fixes the segfaults and add tests to ensure that they don't happen again. | |||
| 2020-08-09 | Fix typos | Jonas Bernoulli | |
| 2019-12-03 | Rename package to notmuch2 | Floris Bruynooghe | |
| This is based on a previous discussion on the list where this was more or less seen as the least-bad option. | |||
