unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] imap: search fixes
@ 2020-06-21 19:23 Eric Wong
  2020-06-21 19:23 ` [PATCH 1/2] imap: *SEARCH: return no results for out-of-range queries Eric Wong
  2020-06-21 19:23 ` [PATCH 2/2] imap: refill_xap: remove needless loop Eric Wong
  0 siblings, 2 replies; 4+ messages in thread
From: Eric Wong @ 2020-06-21 19:23 UTC (permalink / raw)
  To: meta

Some bugs I noticed while retooling -watch to work as an
IMAP (and NNTP) client.

Eric Wong (2):
  imap: *SEARCH: return no results for out-of-range queries
  imap: refill_xap: remove needless loop

 lib/PublicInbox/IMAP.pm         | 23 ++++++++++-------------
 lib/PublicInbox/IMAPsearchqp.pm |  4 ++--
 t/imapd.t                       | 11 +++++++++--
 3 files changed, 21 insertions(+), 17 deletions(-)

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

end of thread, other threads:[~2020-06-22 19:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-21 19:23 [PATCH 0/2] imap: search fixes Eric Wong
2020-06-21 19:23 ` [PATCH 1/2] imap: *SEARCH: return no results for out-of-range queries Eric Wong
2020-06-22 19:07   ` [REJECT] " Eric Wong
2020-06-21 19:23 ` [PATCH 2/2] imap: refill_xap: remove needless loop Eric Wong

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).