summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-16debian: changelog stanza for 0.30~rc2-1debian/0.30_rc2-1archive/debian/0.30_rc2-1David Bremner
2020-06-16version: update to 0.30~rc2David Bremner
2020-06-16debian/copyright: update to match AUTHORSDavid Bremner
2020-06-16update AUTHORSDavid Bremner
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 config access: fix style and KeyError bugFloris Bruynooghe
2020-06-15python/notmuch2: add bindings for the database config stringsAnton Khirnov
2020-06-15Update tox.ini for python3.8 and fix pypy3.6Floris Bruynooghe
2020-06-15Add missing set methods to tagsetsFloris Bruynooghe
2020-06-09configure: use cffi.FFI().verify() to test buildability of CFFI bindingsTomi Ollila
2020-06-06debian: changelog stanza for 0.30~rc1-1debian/0.30_rc1-1archive/debian/0.30_rc1-10.30_rc1David Bremner
2020-06-06version: bump to 0.30~rc1David Bremner
2020-06-06emacs docstrings: consistent indentation, newlines, periodsTomi Ollila
2020-06-06doc: field processor support now always included, adjust manual pagesTomi Ollila
2020-06-06configure: require python 3.5 for CFFI-based notmuch bindingsTomi Ollila
2020-06-05debian: update debian/copyrightDavid Bremner
2020-06-05doc: update AUTHORS fileDavid Bremner
2020-06-05devel: script to calculate a list of authors.David Bremner
2020-06-05tweaks to NEWS suggest by TomiDavid Bremner
2020-06-05NEWS: The minimum supported version of Xapian is now 1.4.0Tomi Ollila
2020-06-01add NEWS for 0.30Daniel Kahn Gillmor
2020-06-01debian: bump debian revisiondebian/0.30_rc0-2archive/debian/0.30_rc0-2David Bremner
2020-06-01debian: Add build dependency on doxygendebian/0.30_rc0-1archive/debian/0.30_rc0-10.30_rc0David Bremner
2020-06-01debian: add desktop-file-utils dependencyDavid Bremner
2020-06-01NEWS: stub for 0.30David Bremner
2020-06-01debian: add changelog for release candidateDavid Bremner
2020-06-01version: bump to 0.30~rc0David Bremner
2020-06-01bump date in documentationDavid Bremner
2020-06-01doc: fix for out-of-tree builds of notmuch-emacs docsDavid Bremner
2020-06-01configure: check existence of python3 setuptools and dev packageTomi Ollila
2020-06-01emacs: Respect `load-prefer-newer` when loading `notmuch-init-file'Sean Whitton
2020-05-31tests/ruby: Ensure that test works for out-of-tree buildsDaniel Kahn Gillmor
2020-05-30python-cffi: enable out-of-tree buildsDaniel Kahn Gillmor
2020-05-30test/test-lib.sh: fix two out of tree test issuesTomi Ollila
2020-05-26emacs: Use `dolist' instead of `mapcar' for side-effectsJonas Bernoulli
2020-05-22smime: Index cleartext of envelopedData when requestedDaniel Kahn Gillmor
2020-05-22smime: Pass PKCS#7 envelopedData to node_decrypt_and_verifyDaniel Kahn Gillmor
2020-05-22crypto: handle PKCS#7 envelopedData in _notmuch_crypto_decryptDaniel Kahn Gillmor
2020-05-22crypto: Make _notmuch_crypto_decrypt take a GMimeObjectDaniel Kahn Gillmor
2020-05-22cli/reply: Ignore PKCS#7 wrapper parts when replyingDaniel Kahn Gillmor
2020-05-22cli/show: If a leaf part has children, show them instead of omittingDaniel Kahn Gillmor
2020-05-22cli: include wrapped part of PKCS#7 SignedData in the MIME treeDaniel Kahn Gillmor
2020-05-22smime: Identify encrypted S/MIME parts during indexingDaniel Kahn Gillmor
2020-05-22lib: index PKCS7 SignedData partsDaniel Kahn Gillmor
2020-05-22configure: report GMime minimum version in ./configure outputDaniel Kahn Gillmor
2020-05-22smime: tests of X.509 certificate validity are known-broken on GMime < 3.2.7Daniel Kahn Gillmor
2020-05-09test-lib: mark function variables as localDaniel Kahn Gillmor
2020-05-08notmuch(1): clarify documentation about --option/value separatorsDaniel Kahn Gillmor