summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-14doc: arrange search prefix documentation in a definition listJani Nikula
2017-12-14cli: add support for only printing the addresses in notmuch addressJani Nikula
2017-12-13test: expand argument parsing sanity checksJani Nikula
2017-12-13cli: use the negating boolean support for new and insert --no-hooksJani Nikula
2017-12-13cli: add support for --no- prefixed boolean and keyword flag argumentsJani Nikula
2017-12-12Standards-Version: bumped to 4.1.2 (no changes needed)Daniel Kahn Gillmor
2017-12-11cli/help,completion: added pointers to notmuch-properties(7)Daniel Kahn Gillmor
2017-12-11nmbug: Auto-checkout in clone if it wouldn't clobberW. Trevor King
2017-12-11nmbug: Accept failures to unset core.worktree in cloneW. Trevor King
2017-12-11nmbug: Respect 'expect' in _spawn(..., wait=True)W. Trevor King
2017-12-08Merge branch 'release'David Bremner
2017-12-08debian: add changelog stanza for 0.25.3-10.25.3David Bremner
2017-12-08debian: disable gdb on alphaDavid Bremner
2017-12-08INSTALL: suggest gmime-3.xDavid Bremner
2017-12-08debian: add versioned depends on libgmimeDavid Bremner
2017-12-08NEWS: news for 0.25.3David Bremner
2017-12-08version: bump to 0.25.3David Bremner
2017-12-08test/emacs: add exploit mitigation testDavid Bremner
2017-12-08emacs: letf enriched-decode-display-prop for text/enriched displayTomi Ollila
2017-12-08crypto: signature verification reports valid User IDsDaniel Kahn Gillmor
2017-12-08docs: clean up documentation about decryption policiesDaniel Kahn Gillmor
2017-12-08crypto: add --decrypt=nostash to avoid stashing session keysDaniel Kahn Gillmor
2017-12-08crypto: actually stash session keys when decrypt=trueDaniel Kahn Gillmor
2017-12-08cli/reindex: destroy stashed session keys when --decrypt=falseDaniel Kahn Gillmor
2017-12-08cli/new, insert, reindex: change index.decrypt to "auto" by defaultDaniel Kahn Gillmor
2017-12-08crypto: record whether an actual decryption attempt happenedDaniel Kahn Gillmor
2017-12-08cli/new, insert, reindex: update documentation for --decrypt=autoDaniel Kahn Gillmor
2017-12-08cli/show, reply: document use of stashed session keys in notmuch-propertiesDaniel Kahn Gillmor
2017-12-08cli/show: use decryption policy "auto" by default.Daniel Kahn Gillmor
2017-12-08cli/reply: use decryption policy "auto" by default.Daniel Kahn Gillmor
2017-12-08crypto: new decryption policy "auto"Daniel Kahn Gillmor
2017-12-08lib: convert notmuch decryption policy to an enumDaniel Kahn Gillmor
2017-12-08indexopts: change _try_decrypt to _decrypt_policyDaniel Kahn Gillmor
2017-12-08indexing: Change from try_decrypt to decryptDaniel Kahn Gillmor
2017-12-07cli/help: give a hint about notmuch-emacs-muaDaniel Kahn Gillmor
2017-12-07debian/control: build-depend on python3-sphinx instead of python-sphinxDaniel Kahn Gillmor
2017-12-05test: session keys are known broken without session key supportDaniel Kahn Gillmor
2017-12-04crypto: Test restore of cleartext index from stashed session keysDaniel Kahn Gillmor
2017-12-04test/corpora: add an encrypted message for index decryption testsDaniel Kahn Gillmor
2017-12-04crypto: use stashed session-key properties for decryption, if availableDaniel Kahn Gillmor
2017-12-04configure: session key handling in gmime maps to built_with("session_key")Daniel Kahn Gillmor
2017-12-04crypto: add _notmuch_crypto_decrypt wrapper functionDaniel Kahn Gillmor
2017-12-04mime-node: handle decrypt_result more safelyDaniel Kahn Gillmor
2017-12-04debian: bump Standards-Version to 4.1.1Daniel Kahn Gillmor
2017-12-04debian/control: Priority: extra is deprecatedDaniel Kahn Gillmor
2017-12-04debian/changelog: remove trailing whitespaceDaniel Kahn Gillmor
2017-12-04test: unbreak performance testsDavid Bremner
2017-11-08test: test notmuch insert --folder=""Jani Nikula
2017-11-08cli: allow empty strings for notmuch insert --folder argumentJani Nikula
2017-11-05Merge branch 'release'David Bremner