summaryrefslogtreecommitdiff
path: root/.git-hooks/pre-commit
AgeCommit message (Expand)AuthorFilesLines
2018-02-09clang-format: improve error message when CI failsMiklos Vajna1-0/+2
2018-01-15git pre-commit hook: catch copy&pasted author identityMiklos Vajna1-0/+14
2017-12-15clang-format: restore lost warning on touching formatted file without checkMiklos Vajna1-1/+1
2017-12-13clang-format: ignore not staged hunksMiklos Vajna1-2/+1
2017-11-21git-hooks: fix pre-commit in submodulesMiklos Vajna1-1/+9
2017-11-20clang-format: enforce coding style via JenkinsMiklos Vajna1-53/+10
2017-11-16git-hooks: mention download link for clang-format when warning about itMiklos Vajna1-25/+22
2017-11-16Warn when commit touches new files, but no suitable clang-format is foundStephan Bergmann1-27/+31
2017-11-13First look for clang-format in CLANG_FORMT env varStephan Bergmann1-8/+12
2017-11-13clang-format: standardize on 5.0.0Miklos Vajna1-13/+25
2017-11-03Enforce coding style with clang-format for new codeMiklos Vajna1-0/+113
2017-10-30git-hooks: don't complain about large .ui filesMichael Stahl1-0/+8
2017-09-20pre-commit-hook: Also check xsl files for whitespace and tabsSamuel Mehrbrodt1-2/+2
2017-09-11insist in a domain in .ui filesCaolán McNamara1-4/+7
2017-09-11disallow .ui translatable entries without context at checkinCaolán McNamara1-0/+5
2017-03-24git pre-commit hook: Also check swift filesSamuel Mehrbrodt1-2/+2
2016-12-08tdf#102784 - Enhance git pre-commit hookMarina Latini1-0/+4
2015-06-13Catch funny line-ends in pre-commit hook.Thorsten Behrens1-0/+4
2014-05-16git pre-commit hook: block large filesMiklos Vajna1-0/+14
2012-10-26add hook to block use of markup in .ui filesCaolán McNamara1-2/+6
2012-10-16submodules migrationNorbert Thiebaud1-0/+135