aboutsummaryrefslogtreecommitdiffstats
path: root/git-tools/hooks/pre-commit
Commit message (Expand)AuthorAgeFilesLines
* [ticket/9777] Print error message in pre-commit hook when php is not installed.Oleg Pudeyev2010-08-191-0/+7
* [git-tools] Use @ instead of : in sed command in pre-commit hook for wider co...Oleg Pudeyev2010-04-131-1/+1
* [git-tools] Adjusted pre-commit hook to run under freebsd /bin/sh.Oleg Pudeyev2010-04-131-2/+5
* [git-tools] Changed pre-commit hook to use sh instead of bashOleg Pudeyev2010-04-131-1/+1
* [git-tools] add note about PHP_BIN using envIgor Wiedler2010-04-031-0/+1
* [git-tools] do not display stderrIgor Wiedler2010-04-031-1/+1
* [git-tools] Use env to find the correct paths to binaries.Chris Smith2010-04-031-2/+2
* [git-tools] Display what parse errors were found.Chris Smith2010-04-031-1/+6
* [git-tools] This script requires bash to run, so point directly to bash.Chris Smith2010-04-031-1/+1
* [git-tools] Improvements for the pre-commit hookIgor Wiedler2010-03-171-5/+28
* [git-tools] Some pre-commit enhancements, abolish tempfileIgor Wiedler2010-03-111-4/+4
* [git-tools] use mktemp in pre-commit (thanks nn-)Igor Wiedler2010-03-101-2/+1
* [git-tools] pre-commit hook for syntax checkingIgor Wiedler2010-03-101-0/+44