]> git.cworth.org Git - notmuch/commitdiff
lib: split notmuch_database_compact
authorDavid Bremner <david@tethera.net>
Thu, 24 Dec 2020 03:37:41 +0000 (23:37 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 6 Feb 2021 23:34:17 +0000 (19:34 -0400)
The "back end" function takes an open notmuch database, which should
know its own path (i.e. the path needs to be cached in the
configuration data).


No differences found