]> git.cworth.org Git - notmuch/commitdiff
CLI: add notmuch-config support for named queries
authorDavid Bremner <david@tethera.net>
Tue, 22 Mar 2016 10:54:52 +0000 (07:54 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 25 May 2016 10:40:44 +0000 (07:40 -0300)
Most of the infrastructure here is general, only the validation/dispatch
is hardcoded to a particular prefix.

A notable change in behaviour is that notmuch-config now opens the
database e.g. on every call to list, which fails with an error message
if the database doesn't exit yet.


No differences found