unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* add missing range operators to s-expression query parser
@ 2022-01-04  2:55 David Bremner
  2022-01-04  2:55 ` [PATCH 1/6] test/search: add known broken tests for 'date' prefix David Bremner
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: David Bremner @ 2022-01-04  2:55 UTC (permalink / raw)
  To: notmuch

I was answering a question today about the s-expression query parser
and I realized that date and lastmod never got implemented. This
series implements them (they were already documented, so no
documentation changes).


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-01-04  2:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-04  2:55 add missing range operators to s-expression query parser David Bremner
2022-01-04  2:55 ` [PATCH 1/6] test/search: add known broken tests for 'date' prefix David Bremner
2022-01-04  2:55 ` [PATCH 2/6] lib/parse-sexp: support zero argument date queries David Bremner
2022-01-04  2:55 ` [PATCH 3/6] lib/date: factor out date range parsing David Bremner
2022-01-04  2:55 ` [PATCH 4/6] lib/parse-sexp: support actual date queries David Bremner
2022-01-04  2:55 ` [PATCH 5/6] test/sexpr-search: add known broken tests for lastmod queries David Bremner
2022-01-04  2:55 ` [PATCH 6/6] lib/parse-sexp: handle " David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).