]> git.notmuchmail.org Git - notmuch/commitdiff
lib: convert notmuch decryption policy to an enum
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 8 Dec 2017 06:23:52 +0000 (01:23 -0500)
committerDavid Bremner <david@tethera.net>
Fri, 8 Dec 2017 12:07:02 +0000 (08:07 -0400)
Future patches in this series will introduce new policies; this merely
readies the way for them.

We also convert --try-decrypt to a keyword argument instead of a boolean.


No differences found