unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] watch-related fixes for filter users
@ 2024-12-30 22:28 Eric Wong
  2024-12-30 22:28 ` [PATCH 1/2] watch|mda|purge: Filter::*->scrub is destructive Eric Wong
  2024-12-30 22:28 ` [PATCH 2/2] watch: import_eml: avoid Eml dup for non-scrub case Eric Wong
  0 siblings, 2 replies; 4+ messages in thread
From: Eric Wong @ 2024-12-30 22:28 UTC (permalink / raw)
  To: meta

1/2 is a bugfix, and 2/2 is a small optimization for common setups
(probably immeasurable).

Eric Wong (2):
  watch|mda|purge: Filter::*->scrub is destructive
  watch: import_eml: avoid Eml dup for non-scrub case

 lib/PublicInbox/Filter/Vger.pm   | 15 +++++-----
 lib/PublicInbox/InboxWritable.pm |  2 --
 lib/PublicInbox/Watch.pm         | 50 ++++++++++++--------------------
 script/public-inbox-mda          | 19 +++++-------
 script/public-inbox-purge        | 12 ++++----
 5 files changed, 39 insertions(+), 59 deletions(-)

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

end of thread, other threads:[~2025-01-01 23:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-30 22:28 [PATCH 0/2] watch-related fixes for filter users Eric Wong
2024-12-30 22:28 ` [PATCH 1/2] watch|mda|purge: Filter::*->scrub is destructive Eric Wong
2024-12-30 22:28 ` [PATCH 2/2] watch: import_eml: avoid Eml dup for non-scrub case Eric Wong
2025-01-01 23:11   ` [PATCH 3/2] watch: don't propagate header changes to other inboxes 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).