summaryrefslogtreecommitdiff
path: root/git-hooks
AgeCommit message (Expand)AuthorFilesLines
2012-05-15fix issue with repeated I in case of amend commitNorbert Thiebaud1-1/+1
2012-05-15commit-hook: tweak add_ChangeId() to tolerate git-am -s behaviorNorbert Thiebaud1-4/+6
2012-05-15add gerrit ChangeId generation to commit-msg git hookNorbert Thiebaud1-3/+106
2012-05-15git-hooks: commit-msg should not search for whitespace in the diff itselfMiklos Vajna1-1/+1
2012-05-15call the gerrit commit-msg hook if presentNorbert Thiebaud1-0/+6
2011-11-15commit-msg hook: allow commit message that *starts* with an asteriskLionel Elie Mamane1-1/+1
2011-08-27disable po handling for the core git-hookNorbert Thiebaud1-24/+0
2011-08-16put git hook on a diet. concentrate on safe, cheap and globally usefulNorbert Thiebaud1-93/+32
2011-08-15git-hooks: whitespace problems are not errors in non-source filesMiklos Vajna1-4/+7
2011-06-22fixing trailing whitespaces in pre-commit hook is broken.Norbert Thiebaud1-89/+53
2011-05-17do not overwrite file if no whitespace was strippedDavid Tardon1-3/+9
2011-04-27check if file exists in *.po hookAndras Timar1-1/+1
2011-04-27use git hook instead of gitattributes filter for *.po filesAndras Timar1-0/+10
2011-04-24do not try to check removed filesDavid Tardon1-1/+1
2011-04-22Easy hack Improve git pre-commit hookMaxime Côté1-27/+28
2011-03-08Merge remote branch 'origin/feature/gnumake2.1' into integration/dev300_m101Norbert Thiebaud1-3/+4
2011-03-03git-hooks: don't stage unstaged hunks before commitMiklos Vajna1-0/+16
2011-01-20git-hooks: warn about undocumented classes in new hxx files on commitMiklos Vajna1-0/+15
2011-01-10new gbuild systemNorbert Thiebaud1-3/+4
2010-12-07Use "/usr/bin/env perl" to make it work on systems without /usr/bin/perl.Thomas Klausner1-1/+1
2010-11-30git-hooks: Copy them from the build repo.Jan Holesovsky3-0/+261