summaryrefslogtreecommitdiff
path: root/.git-hooks
AgeCommit message (Expand)AuthorFilesLines
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-09-08git-hooks: Info how to install them manually.Jan Holesovsky1-9/+15
2015-06-13Catch funny line-ends in pre-commit hook.Thorsten Behrens1-0/+4
2015-02-13git-hooks: post-merge script does not need /bin/bashThomas Klausner1-1/+1
2015-02-13git-hooks: recognize multiple bug idsMiklos Vajna1-3/+8
2015-02-12git hooks: reject suspicious fdo referencesMiklos Vajna1-0/+7
2014-05-16git pre-commit hook: block large filesMiklos Vajna1-0/+14
2013-03-01grep actually doesn't normally know \t, but [:blank:] is [ \t]Luboš Luňák1-1/+1
2013-03-01warn about commit messages with accidental commentsLuboš Luňák1-0/+8
2012-10-26add hook to block use of markup in .ui filesCaolán McNamara1-2/+6
2012-10-25if git hooks are moved, move the README as wellMiklos Vajna1-0/+9
2012-10-16submodules migrationNorbert Thiebaud3-0/+320