aboutsummaryrefslogtreecommitdiffstats
path: root/.githooks
Commit message (Collapse)AuthorAgeFilesLines
* githooks: add check for file size into pre-commit hookJakub Jirutka2017-12-311-4/+26
|
* githooks: fix checksum comparison in pre-commit hookJakub Jirutka2017-12-291-6/+7
| | | | The previous method didn't work for larger files.
* githooks: add pre-commit hookJakub Jirutka2017-12-281-0/+84
|
* git: add hook prepare-commit-msgJakub Jirutka2017-10-141-0/+45