unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] watch: add MH support + lei doc
@ 2024-01-30  6:31 Eric Wong
  2024-01-30  6:31 ` [PATCH 1/2] watch: support incremental updates from MH Eric Wong
  2024-01-30  6:31 ` [PATCH 2/2] doc/lei-mail-formats: update MH read-only status Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2024-01-30  6:31 UTC (permalink / raw)
  To: meta

I'm not sure if I want to deal with supporting MH writes;
but reads should be mostly safe (I hope...)

Eric Wong (2):
  watch: support incremental updates from MH
  doc/lei-mail-formats: update MH read-only status

 Documentation/lei-mail-formats.pod   |  16 +++-
 Documentation/public-inbox-watch.pod |  16 ++--
 MANIFEST                             |   1 +
 lib/PublicInbox/Watch.pm             |  92 ++++++++++++++------
 t/watch_maildir.t                    |   2 +-
 t/watch_mh.t                         | 120 +++++++++++++++++++++++++++
 6 files changed, 211 insertions(+), 36 deletions(-)
 create mode 100644 t/watch_mh.t

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

end of thread, other threads:[~2024-01-30  6:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-30  6:31 [PATCH 0/2] watch: add MH support + lei doc Eric Wong
2024-01-30  6:31 ` [PATCH 1/2] watch: support incremental updates from MH Eric Wong
2024-01-30  6:31 ` [PATCH 2/2] doc/lei-mail-formats: update MH read-only status 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).