]> granicus.if.org Git - neomutt/commit
merge: notmuch refactoring
authorRichard Russon <rich@flatcap.org>
Sat, 10 Nov 2018 11:43:48 +0000 (11:43 +0000)
committerRichard Russon <rich@flatcap.org>
Sat, 10 Nov 2018 11:43:48 +0000 (11:43 +0000)
commit8d4abed69ed4c2e000bf811022fd66bb5c21751b
tree1947760f041edbb08abfd2f4bc0af399ff78b8fd
parent783243c467e9840f08729f31c50a8eb4710f1278
parent8d6eec81ed7b2c731ccaa9c9a767156b3f7eecab
merge: notmuch refactoring

 * replace hard-coded protocol with constant
 * replace hard-coded maildir flags
 * remove nm_path_probe(...) calls
 * single point for closing database
 * remove all unneeded #ifdef USE_NOTMUCH
 * remove nm_normalize_uri(...)
 * move version-specific loading to one spot