unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/3] watch-related IMAP/NNTP tweaks
@ 2023-03-13 19:38 Eric Wong
  2023-03-13 19:38 ` [PATCH 1/3] use v5.12 for various network client-side packages Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Wong @ 2023-03-13 19:38 UTC (permalink / raw)
  To: meta

Forcing myself to use the slow IMAP/NNTP client libraries and
maybe make them pipelined someday...

Eric Wong (3):
  use v5.12 for various network client-side packages
  spamcheck: use v5.12 and golf
  watch: add space before "UID" or "ARTICLE" in warnings

 lib/PublicInbox/GitCredential.pm   |  8 +++++---
 lib/PublicInbox/NetNNTPSocks.pm    |  5 ++---
 lib/PublicInbox/NetReader.pm       |  3 +--
 lib/PublicInbox/NetWriter.pm       |  5 ++---
 lib/PublicInbox/Spamcheck.pm       | 12 ++++--------
 lib/PublicInbox/Spamcheck/Spamc.pm |  5 ++---
 lib/PublicInbox/URIimap.pm         |  5 ++---
 lib/PublicInbox/URInntps.pm        |  4 ++--
 lib/PublicInbox/Watch.pm           |  4 ++--
 9 files changed, 22 insertions(+), 29 deletions(-)

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

end of thread, other threads:[~2023-03-13 19:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-13 19:38 [PATCH 0/3] watch-related IMAP/NNTP tweaks Eric Wong
2023-03-13 19:38 ` [PATCH 1/3] use v5.12 for various network client-side packages Eric Wong
2023-03-13 19:38 ` [PATCH 2/3] spamcheck: use v5.12 and golf Eric Wong
2023-03-13 19:38 ` [PATCH 3/3] watch: add space before "UID" or "ARTICLE" in warnings 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).