aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/guess-charset
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-0/+1
license is.
2023-08-30scripts: update to newer versionsGreg Kroah-Hartman1-11/+11
Update some scripts to the versions that I actually use. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2009-11-20update the scripts the send emailGreg Kroah-Hartman1-0/+52
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.