]> git.notmuchmail.org Git - notmuch/commit
lib: rename _n_d_create to _n_d_find_or_create
authorDavid Bremner <david@tethera.net>
Sun, 19 Jul 2020 10:36:47 +0000 (07:36 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 22 Jul 2020 22:52:55 +0000 (19:52 -0300)
commitce360ce4c99597946949317aa40892536c9ebc05
treee966b0af860af16fdce209f7b09cd89f6c08e2f0
parent97c887282a6688323822137a21ea0bfc2344b5c9
lib: rename _n_d_create to _n_d_find_or_create

The error message and name were confusing when called in some "read
only" context.
lib/database.cc
lib/directory.cc
lib/notmuch-private.h
test/T560-lib-error.sh
test/T562-lib-database.sh