summaryrefslogtreecommitdiff
path: root/git-hooks
AgeCommit message (Expand)AuthorFilesLines
2010-11-11git-hooks: Fix the check for leading tabs to work only some file types.Jan Holesovsky1-6/+7
2010-11-11git-hooks: Rewrote most of the pre-commit hook in perl.Jan Holesovsky1-79/+163
2010-11-09Remove trailing whitespace only on the added/changed lines.Jan Holesovsky1-12/+4
2010-10-24Remove trailing whitespace and doubled empty lines during git commit.Jan Holesovsky1-1/+18
2010-09-02Don't test the patches for whitespace.Jan Holesovsky1-1/+6
2010-08-26Check for the old licenses.Jan Holesovsky1-1/+18
2010-08-24Get rid of the prepare-commit-msg hook.Jan Holesovsky2-35/+0
2010-08-24pre-commit hook to check for correct whitespace.Jan Holesovsky2-1/+72
2009-05-11Make the post-merge hook a bit less aggressiveMiklos Vajna1-0/+3
2009-03-25More improvements in the commit-msg hook.Jan Holesovsky1-10/+33
2009-03-23Improved commit-msg hook.Jan Holesovsky1-3/+17
2009-03-23Commit message hooks to make the life easier :-)Jan Holesovsky2-0/+60
2009-03-23Add git hook to warn about a possible 'git pull' use.Jan Holesovsky1-0/+9