]> git.cworth.org Git - notmuch/commitdiff
CLI/new: support split database and mail location
authorDavid Bremner <david@tethera.net>
Sat, 9 Jan 2021 11:25:25 +0000 (07:25 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 20 Mar 2021 10:42:06 +0000 (07:42 -0300)
This adds new state variable for the mail root, and uses it most
places db_path was used. The notable exception is dumps from
backups. The latter will be dealt with properly in a future commit.


No differences found