aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2014-02-17Don't output error when checking files that have been removed and don't exists.Benjamin C Meyer
2013-02-01Augmenting the copyright_year check to be able to check that a copyright exis...Phil Black-Knight
2012-04-09Add hook that checks the commit message for hints it should be split.Benjamin C Meyer
2012-01-25Don't turn on set -e until after we test for the presence of aspell.Benjamin C Meyer
2010-06-19Change license of all code from the 4 clause license to the 3 clause licenseBenjamin C Meyer
2010-03-19Add a pre-receive hook that checks the amount of free space and warns if it i...Benjamin C Meyer
2010-03-17Add a new commit-msg hook that checks for duplicate Signed-off-by linesBenjamin C Meyer
2010-03-17Add a new pre-commit hook that checks for the current year in the copyright.Benjamin C Meyer
2010-03-17Add a commit-msg hook that spell checks the commit message.Benjamin C Meyer
2010-03-17Add missing BSD license headers.Benjamin C Meyer
2010-03-17Add a pre-commit hook that checks for whitespace errorsBenjamin C Meyer
2010-03-17Add a pre-commit hook that checks bash files for syntax errorsBenjamin C Meyer