aboutsummaryrefslogtreecommitdiffstats
path: root/tools/validate-commit.py
AgeCommit message (Expand)AuthorFilesLines
2021-06-11Strip comment lines before validating formatJoerg Mayer1-1/+3
2021-03-23Add a commit-msg that may be installed to verify commit msg line length.Martin Mathieson1-2/+13
2020-12-12Tools: skip commit validation for merge trains.Gerald Combs1-0/+6
2020-11-04Tools: Allow cherry pick lines in validate-commit.py.Gerald Combs1-1/+5
2020-09-04tools: Make the "Allow commits" error more obnoxious.Gerald Combs1-7/+10
2020-09-02tools: Force "Allow commits from members..." in merge requests.Gerald Combs1-0/+38
2020-08-23Add merge request jobs to GitLab CI and migrate commit validation.Gerald Combs1-19/+13
2018-12-20tools: exclude Revert prefixes from 80 chars limitPeter Wu1-1/+12
2018-11-21tools/validate-commit.py: enforce short summary followed by blank linePeter Wu1-3/+25
2018-10-18tools/validate-commit.py: post-commit hook to check for commit issuesPeter Wu1-0/+183