From: David Bremner Date: Sun, 14 Aug 2022 15:02:59 +0000 (-0300) Subject: lib: add field processor for lastmod: prefix X-Git-Tag: 0.38_rc0~75 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=2e5ef69fbf9ce9d67720d5d4abba3026302734e5;hp=2e5ef69fbf9ce9d67720d5d4abba3026302734e5;p=notmuch lib: add field processor for lastmod: prefix By sharing the existing logic used by the sexp query parser, this allows negative lastmod revisions to be interpreted as relative to the most recent revision. ---