[MLton] commit email

Stephen Weeks MLton@mlton.org
Sun, 21 Aug 2005 19:24:08 -0700


I'm still experimenting with different commit email approaches and
formats.  Right now, every commit generates an email to
MLton-commit@mlton.org.  The subject line is the revision number,
plus, if the first line of the log starts with MAIL, the bit after
MAIL is appended.  The body consists of the log message, followed by
the list of changed files, followed by the diff.

If the first line of the log is "MAIL ...", then the commit also goes
to MLton@mlton.org.  In this case, the body consits of the log message
(minus the first line) followed by the list of changed files, and does
not include a diff.

Suggestions appreciated.  For an example of the current format for
MLton-commit, see

  http://mlton.org/pipermail/mlton-commit/2005-August/000018.html