]> git.cworth.org Git - notmuch/commit
CLI/show: complete conversion to new configuration framework.
authorDavid Bremner <david@tethera.net>
Sat, 6 Feb 2021 22:50:20 +0000 (18:50 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 20 Mar 2021 01:06:19 +0000 (22:06 -0300)
commit6e6c319c260b779e6e91905f8c142ad2b82a41c9
tree78752d1ed860263a616bf1fd446297ab07060c3d
parenta9f74aeeb9ade477d5b80c1c2700945d6c50adb1
CLI/show: complete conversion to new configuration framework.

In order to open the database in main() for this command, we may need
to re-open it in the (possibly less common) case where crypto options
require write access.
notmuch-show.c
notmuch.c
test/T035-read-config.sh