aboutsummaryrefslogtreecommitdiff
path: root/contrib/pre-commit
AgeCommit message (Collapse)Author
2014-02-17Don't output error when checking files that have been removed and don't exists.Benjamin C Meyer
Signed-off-by: Benjamin C Meyer <ben@meyerhome.net>
2013-02-01Augmenting the copyright_year check to be able to check that a copyright ↵Phil Black-Knight
exists for a specific entitfy for the current year.
2010-06-19Change license of all code from the 4 clause license to the 3 clause licenseBenjamin C Meyer
Signed-off-by: Benjamin C Meyer <ben@meyerhome.net>
2010-03-17Add a new pre-commit hook that checks for the current year in the copyright.Benjamin C Meyer
Signed-off-by: Benjamin C Meyer <ben@meyerhome.net>
2010-03-17Add missing BSD license headers.Benjamin C Meyer
Signed-off-by: Benjamin C Meyer <ben@meyerhome.net>
2010-03-17Add a pre-commit hook that checks for whitespace errorsBenjamin C Meyer
Signed-off-by: Benjamin C Meyer <ben@meyerhome.net>
2010-03-17Add a pre-commit hook that checks bash files for syntax errorsBenjamin C Meyer
Signed-off-by: Benjamin C Meyer <ben@meyerhome.net>