Age | Commit message (Expand) | Author |
---|---|---|
2012-04-09 | Add hook that checks the commit message for hints it should be split. | Benjamin C Meyer |
2012-01-25 | Don't turn on set -e until after we test for the presence of aspell. | Benjamin C Meyer |
2010-06-19 | Change license of all code from the 4 clause license to the 3 clause license | Benjamin C Meyer |
2010-03-19 | Add a pre-receive hook that checks the amount of free space and warns if it i... | Benjamin C Meyer |
2010-03-17 | Add a new commit-msg hook that checks for duplicate Signed-off-by lines | Benjamin C Meyer |
2010-03-17 | Add a new pre-commit hook that checks for the current year in the copyright. | Benjamin C Meyer |
2010-03-17 | Add a commit-msg hook that spell checks the commit message. | Benjamin C Meyer |
2010-03-17 | Add missing BSD license headers. | Benjamin C Meyer |
2010-03-17 | Add a pre-commit hook that checks for whitespace errors | Benjamin C Meyer |
2010-03-17 | Add a pre-commit hook that checks bash files for syntax errors | Benjamin C Meyer |