tag:notmuch::0.26
[PATCH v5] python: add decrypt_policy argument to Database.index_file()
Daniel Kahn Gillmor| David Bremner
2017 Dec 19 19:08
- Daniel Kahn Gillmor—session keys followup, version 3 [inbox, unread]
- Daniel Kahn Gillmor—[PATCH v3 01/15] indexing: Change from try_decrypt to decrypt [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v3 02/15] indexopts: change _try_decrypt to _decrypt_policy [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v3 03/15] lib: convert notmuch decryption policy to an enum [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v3 04/15] crypto: new decryption policy "auto" [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v3 05/15] cli/reply: use decryption policy "auto" by default. [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v3 06/15] cli/show: use decryption policy "auto" by default. [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v3 07/15] cli/show, reply: document use of stashed session keys in notmuch-properties [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v3 08/15] cli/new, insert, reindex: update documentation for --decrypt=auto [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v3 09/15] crypto: record whether an actual decryption attempt happened [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v3 10/15] cli/new, insert, reindex: change index.decrypt to "auto" by default [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v3 11/15] cli/reindex: destroy stashed session keys when --decrypt=false [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v3 12/15] crypto: actually stash session keys when decrypt=true [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v3 13/15] crypto: add --decrypt=nostash to avoid stashing session keys [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v3 14/15] docs: clean up documentation about decryption policies [inbox, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v3 15/15] python: add decrypt_policy argument to Database.index_file() [inbox, notmuch::obsolete, notmuch::patch, unread]
[PATCH v4 3/3] cli/reply: make --decrypt take a keyword
Daniel Kahn Gillmor| David Bremner
2017 Dec 19 16:40
- Daniel Kahn Gillmor—[PATCHES v4] Encourage explicit arguments for --decrypt in "show" and "reply" [inbox, unread]
- Daniel Kahn Gillmor—[PATCH v4 1/3] cli: some keyword options can be supplied with no argument [inbox, notmuch::0.26, notmuch::obsolete, notmuch::patch, unread]
- Daniel Kahn Gillmor—[PATCH v4 2/3] cli/show: make --decrypt take a keyword. [inbox, notmuch::0.26, notmuch::patch, notmuch::pushed, unread]
- Daniel Kahn Gillmor—[PATCH v4 3/3] cli/reply: make --decrypt take a keyword [inbox, notmuch::0.26, notmuch::patch, notmuch::pushed, unread]