]> git.cworth.org Git - notmuch/commit
cli/reindex: convert new config framework
authorDavid Bremner <david@tethera.net>
Mon, 5 Oct 2020 23:35:26 +0000 (20:35 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 6 Feb 2021 23:19:18 +0000 (19:19 -0400)
commit0ab0b48be2d76c2c9b5581c1b66b21934b2025b7
tree88e1d56cddb7300ce6861a76525d98bb2d1068d8
parentf994f0e7df178eb31c656329bb28ffa832ac4364
cli/reindex: convert new config framework

The only non-trivial part is switching the talloc context for
query_string_from args from 'config' to 'notmuch'.
notmuch-reindex.c
notmuch.c
test/T035-read-config.sh