about summary refs log tree commit homepage
path: root/lib/PublicInbox/MailDiff.pm
DateCommit message (Expand)
2023-11-30spawn: drop IO layer support from redirects
2023-11-29www: mail_diff: add missing </pre> tag
2023-11-29www: mail_diff: add final newline before diffing
2023-11-29www: mail_diff: fix optional address obfuscation
2023-11-03spawn: support PerlIO layer in scalar redirects
2023-11-03io: introduce write_file helper sub
2023-10-25httpd/async: require IO arg
2023-10-25limiter: split out from qspawn
2023-04-25mail_diff: show headers differences in WWW /$MSGID/d/ view
2023-04-25mail_diff: match ContentHash EOL and EOM behavior more closely
2023-01-31www: diff: fix encoding problems when showing diff
2023-01-30content_digest_dbg: convert to arrayref and limit to lei
2023-01-11www: /$INBOX/$MSGID/d/ to diff reused Message-IDs
2023-01-11hoist MailDiff and ContentDigestDbg out of lei