]> git.notmuchmail.org Git - notmuch/history - lib/indexopts.c
lib: cache user prefixes in database object
[notmuch] / lib / indexopts.c
2019-02-17 David Bremnernotmuch (0.28.2-1) unstable; urgency=medium
2019-02-17 David BremnerImport notmuch_0.28.2.orig.tar.gz
2018-06-29 David Bremnernotmuch (0.27-2) unstable; urgency=medium
2018-06-13 David BremnerImport notmuch_0.27.orig.tar.gz
2017-12-09 David BremnerMerge branch 'release'
2017-12-08 Daniel Kahn Gillmorcrypto: add --decrypt=nostash to avoid stashing session...
2017-12-08 Daniel Kahn Gillmorcli/new, insert, reindex: change index.decrypt to ...
2017-12-08 Daniel Kahn Gillmorcrypto: new decryption policy "auto"
2017-12-08 Daniel Kahn Gillmorlib: convert notmuch decryption policy to an enum
2017-12-08 Daniel Kahn Gillmorindexopts: change _try_decrypt to _decrypt_policy
2017-12-08 Daniel Kahn Gillmorindexing: Change from try_decrypt to decrypt
2017-11-06 David BremnerMerge branch 'release'
2017-10-21 Daniel Kahn Gillmorconfig: define new option index.try_decrypt
2017-10-21 Daniel Kahn Gillmorindex: implement notmuch_indexopts_t with try_decrypt
2017-09-12 David BremnerMerge tag '0.25.1'
2017-08-23 Daniel Kahn Gillmorreindex: drop notmuch_param_t, use notmuch_indexopts_t...