]> git.notmuchmail.org Git - notmuch/commit
CLI: use configured hook directory
authorDavid Bremner <david@tethera.net>
Sun, 10 Jan 2021 11:50:14 +0000 (07:50 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 6 Feb 2021 23:57:55 +0000 (19:57 -0400)
commitf61d88c6f454c368282ac881a864f619a409ba42
tree428ddda15e9551b3aacdb9426ee7c875ec2e0549
parent0345bc57a0d00d576c0e8bccc23fd448736a4511
CLI: use configured hook directory

This enables support for hooks outside the database directory.
It relies strongly on configuration information being usable between
closing the database and destroying it.
hooks.c
notmuch-client.h
notmuch-insert.c
notmuch-new.c
test/T400-hooks.sh