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