[commits] Horde-Support branch master updated. a0a77ffce2fe60f6b43e0ac2880e9de23e230530

Chuck Hagenbuch chuck at horde.org
Sun Oct 24 01:36:56 UTC 2010


The branch "master" has been updated.
The following is a summary of the commits.

from: 9e0c679d884e7f439cd470b0dff84f780964d66c

6c615f6 Sort out variable names and make them consistent
88d0128 pre-receive hook for PHP syntax checking
a0a77ff Return the actual parse error to the pusher

-----------------------------------------------------------------------

commit 6c615f661f654344252f606c7f6e510f420b6da2
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sat Oct 23 21:04:49 2010 -0400

    Sort out variable names and make them consistent

 git-hooks/post-receive                   |   10 ++--
 git-hooks/pre-receive                    |   28 +++++++++++++
 git-hooks/pre-receive.d/php-syntax-check |   66 ++++++++++++++++++++++++++++++
 3 files changed, 99 insertions(+), 5 deletions(-)
 create mode 100755 git-hooks/pre-receive
 create mode 100755 git-hooks/pre-receive.d/php-syntax-check

http://git.horde.org/diff.php/git-hooks/post-receive?rt=horde-support&r1=f47dfeab9e5d60ae418098f9e37f35c69f13acb2&r2=6c615f661f654344252f606c7f6e510f420b6da2
http://git.horde.org/co.php/git-hooks/pre-receive?rt=horde-support&r=6c615f661f654344252f606c7f6e510f420b6da2
http://git.horde.org/co.php/git-hooks/pre-receive.d/php-syntax-check?rt=horde-support&r=6c615f661f654344252f606c7f6e510f420b6da2

-----------------------------------------------------------------------

commit 88d01281ffe10bbb2053aafca61ad9c13e86cfd0
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sat Oct 23 21:23:20 2010 -0400

    pre-receive hook for PHP syntax checking

 git-hooks/pre-receive                    |    4 ++--
 git-hooks/pre-receive.d/php-syntax-check |   26 +++++++++++++-------------
 2 files changed, 15 insertions(+), 15 deletions(-)

http://git.horde.org/diff.php/git-hooks/pre-receive?rt=horde-support&r1=6c615f661f654344252f606c7f6e510f420b6da2&r2=88d01281ffe10bbb2053aafca61ad9c13e86cfd0
http://git.horde.org/diff.php/git-hooks/pre-receive.d/php-syntax-check?rt=horde-support&r1=6c615f661f654344252f606c7f6e510f420b6da2&r2=88d01281ffe10bbb2053aafca61ad9c13e86cfd0

-----------------------------------------------------------------------

commit a0a77ffce2fe60f6b43e0ac2880e9de23e230530
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sat Oct 23 21:35:36 2010 -0400

    Return the actual parse error to the pusher

 git-hooks/pre-receive.d/php-syntax-check |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/git-hooks/pre-receive.d/php-syntax-check?rt=horde-support&r1=88d01281ffe10bbb2053aafca61ad9c13e86cfd0&r2=a0a77ffce2fe60f6b43e0ac2880e9de23e230530




More information about the commits mailing list