summaryrefslogtreecommitdiffstats
path: root/git-hooks
Commit message (Expand)AuthorAgeFilesLines
* fix issue with repeated I in case of amend commitNorbert Thiebaud2012-05-141-1/+1
* commit-hook: tweak add_ChangeId() to tolerate git-am -s behaviorNorbert Thiebaud2012-05-031-4/+6
* add gerrit ChangeId generation to commit-msg git hookNorbert Thiebaud2012-04-261-3/+106
* commit hook preventing commits with SAL_DEBUGLuboš Luňák2012-04-031-0/+3
* git-hooks: commit-msg should not search for whitespace in the diff itselfMiklos Vajna2012-03-241-1/+1
* call the gerrit commit-msg hook if presentNorbert Thiebaud2012-03-061-0/+6
* commit-msg hook: allow commit message that *starts* with an asteriskLionel Elie Mamane2011-11-151-1/+1
* disable po handling for the core git-hookNorbert Thiebaud2011-08-271-24/+0
* put git hook on a diet. concentrate on safe, cheap and globally usefulNorbert Thiebaud2011-08-161-93/+32
* git-hooks: whitespace problems are not errors in non-source filesMiklos Vajna2011-08-151-4/+7
* fixing trailing whitespaces in pre-commit hook is broken.Norbert Thiebaud2011-06-221-89/+53
* do not overwrite file if no whitespace was strippedDavid Tardon2011-05-171-3/+9
* check if file exists in *.po hookAndras Timar2011-04-271-1/+1
* use git hook instead of gitattributes filter for *.po filesAndras Timar2011-04-271-0/+10
* do not try to check removed filesDavid Tardon2011-04-241-1/+1
* Easy hack Improve git pre-commit hookMaxime Côté2011-04-221-27/+28
* Merge remote branch 'origin/feature/gnumake2.1' into integration/dev300_m101Norbert Thiebaud2011-03-081-3/+4
|\
| * new gbuild systemNorbert Thiebaud2011-01-101-3/+4
* | git-hooks: don't stage unstaged hunks before commitMiklos Vajna2011-03-031-0/+16
* | git-hooks: warn about undocumented classes in new hxx files on commitMiklos Vajna2011-01-201-0/+15
|/
* Use "/usr/bin/env perl" to make it work on systems without /usr/bin/perl.Thomas Klausner2010-12-071-1/+1
* git-hooks: Copy them from the build repo.Jan Holesovsky2010-11-303-0/+261