Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-21 | tools/verifygitlog.py: Show required format regexp in error message. | iTitou | |
Signed-off-by: iTitou <moiandme@gmail.com> | |||
2021-01-30 | tools/verifygitlog.py: Add script for verifying commit message format. | stijn | |
The main rules enforced are: - At most 72 characters in the subject line, with a ": " in it. - At most 75 characters per line in the body. - No "noreply" email addresses. |