index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-tools
/
hooks
/
pre-commit
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11630] Improvements to the PHP lint pre-commit hook
Matthew Fonda
2013-07-06
1
-52
/
+5
*
[ticket/10760] Fix numbering in php fun facts.
Oleg Pudeyev
2012-04-04
1
-5
/
+5
*
[ticket/10760] Value must be quoted as it might be two words.
Oleg Pudeyev
2012-04-04
1
-1
/
+1
*
[ticket/10760] PHP is great. This commit is the proof.
Oleg Pudeyev
2012-04-04
1
-0
/
+24
*
[ticket/10760] Catch both versions of parse error output in php.
Oleg Pudeyev
2012-04-04
1
-0
/
+14
*
[ticket/10760] Account for display_errors=stderr in pre-commit hook.
Oleg Pudeyev
2012-04-03
1
-1
/
+7
*
[ticket/10760] Quote PHP_BIN when using it.
Oleg Pudeyev
2012-04-03
1
-2
/
+2
*
[ticket/10760] Use echo -e only if echo understands -e.
Oleg Pudeyev
2012-04-03
1
-2
/
+9
*
[ticket/10760] Use externally specified PHP_BIN if any.
Oleg Pudeyev
2012-04-03
1
-3
/
+5
*
[ticket/9777] Print error message in pre-commit hook when php is not installed.
Oleg Pudeyev
2010-08-19
1
-0
/
+7
*
[git-tools] Use @ instead of : in sed command in pre-commit hook for wider co...
Oleg Pudeyev
2010-04-13
1
-1
/
+1
*
[git-tools] Adjusted pre-commit hook to run under freebsd /bin/sh.
Oleg Pudeyev
2010-04-13
1
-2
/
+5
*
[git-tools] Changed pre-commit hook to use sh instead of bash
Oleg Pudeyev
2010-04-13
1
-1
/
+1
*
[git-tools] add note about PHP_BIN using env
Igor Wiedler
2010-04-03
1
-0
/
+1
*
[git-tools] do not display stderr
Igor Wiedler
2010-04-03
1
-1
/
+1
*
[git-tools] Use env to find the correct paths to binaries.
Chris Smith
2010-04-03
1
-2
/
+2
*
[git-tools] Display what parse errors were found.
Chris Smith
2010-04-03
1
-1
/
+6
*
[git-tools] This script requires bash to run, so point directly to bash.
Chris Smith
2010-04-03
1
-1
/
+1
*
[git-tools] Improvements for the pre-commit hook
Igor Wiedler
2010-03-17
1
-5
/
+28
*
[git-tools] Some pre-commit enhancements, abolish tempfile
Igor Wiedler
2010-03-11
1
-4
/
+4
*
[git-tools] use mktemp in pre-commit (thanks nn-)
Igor Wiedler
2010-03-10
1
-2
/
+1
*
[git-tools] pre-commit hook for syntax checking
Igor Wiedler
2010-03-10
1
-0
/
+44