aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/makemail
AgeCommit message (Collapse)AuthorFilesLines
2025-04-03add SPDX tags to the scripts that I wrote to make it more obvious what the ↵Greg Kroah-Hartman1-1/+1
license is.
2023-08-30scripts: more updatesGreg Kroah-Hartman1-1/+7
2012-02-16update some scriptsGreg Kroah-Hartman1-2/+4
2009-11-20update the scripts the send emailGreg Kroah-Hartman1-1/+5
This addes a message_id to the email, to keep vger.kernel.org from thinking that this is a mail loop Also adds mime type handling if we are sending out a UTF-8 message so that mail clients are happier.
2007-12-12add message id support to makemail scriptGreg Kroah-Hartman1-1/+5
2006-10-18add some helper scripts that I have started using to notify people when ↵Greg Kroah-Hartman1-0/+53
patches are applied to the queue