]> git.cworth.org Git - notmuch/commit
lib: add config key INDEX_AS_TEXT
authorDavid Bremner <david@tethera.net>
Fri, 6 Jan 2023 00:02:04 +0000 (20:02 -0400)
committerDavid Bremner <david@tethera.net>
Sun, 2 Apr 2023 22:21:37 +0000 (19:21 -0300)
commitc6733a45c8ff698505ff330d2edce92c90cbc946
tree216fc70710a8b41c676a720e805209d50638964d
parent44924a6a09659c97d6cde383bf7deac0413d07c3
lib: add config key INDEX_AS_TEXT

Higher level processing as a list of regular expressions and
documentation will follow.
lib/config.cc
lib/notmuch.h
test/T030-config.sh
test/T055-path-config.sh
test/T590-libconfig.sh