]> granicus.if.org Git - neomutt/commitdiff
merge: notmuch: Allow type= statements in vfolder-from-query
authorRichard Russon <rich@flatcap.org>
Thu, 4 Oct 2018 14:56:10 +0000 (15:56 +0100)
committerRichard Russon <rich@flatcap.org>
Thu, 4 Oct 2018 14:56:10 +0000 (15:56 +0100)
 * Implement case-insensitive substring search
 * Implement substring removal function
 * Testing: mutt_str_strcasestr
 * Notmuch: Parse `type=` statements from query

Closes #1214
Closes #1319


Trivial merge