[commits] Horde branch master updated. e802e78277520bdaf0173806ee79415ce5454f86

Chuck Hagenbuch chuck at horde.org
Wed Nov 24 15:36:13 UTC 2010


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

from: 4519494ab8274efc638b7259350614045f29d9cd

745c206 Make sure $opts is an array before sorting it
0dff23b Whitespace
17a425e Helper methods for getting the number of added and deleted lines on a patchset without having to know the internals of the patchset object.
e802e78 Try using stream_get_contents to read all data from the pipe rather than lots of fgets() calls

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

commit 745c206c125cf236acf380a5336d3af22bcdc3e5
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Wed Nov 24 10:29:59 2010 -0500

    Make sure $opts is an array before sorting it

 framework/Vcs/lib/Horde/Vcs.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs.php?rt=horde-git&r1=68b8b8f312d60bff2f85b89ad4fabc5542689714&r2=745c206c125cf236acf380a5336d3af22bcdc3e5

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

commit 0dff23b60cb22b455b077f56dc0fa3f717e8a65e
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Wed Nov 24 10:32:23 2010 -0500

    Whitespace

 framework/Vcs/lib/Horde/Vcs/Git.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Git.php?rt=horde-git&r1=a06c6d8b8ba1628167c68921fdd917b4ca48ab06&r2=0dff23b60cb22b455b077f56dc0fa3f717e8a65e

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

commit 17a425ec99e210e7e614e43a3900c17760793f85
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Wed Nov 24 10:32:49 2010 -0500

    Helper methods for getting the number of added and deleted lines on a patchset without having to know the internals of the patchset object.

 framework/Vcs/lib/Horde/Vcs/Log.php |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Log.php?rt=horde-git&r1=a06c6d8b8ba1628167c68921fdd917b4ca48ab06&r2=17a425ec99e210e7e614e43a3900c17760793f85

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

commit e802e78277520bdaf0173806ee79415ce5454f86
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Wed Nov 24 10:35:30 2010 -0500

    Try using stream_get_contents to read all data from the pipe rather than lots of fgets() calls

 framework/Vcs/lib/Horde/Vcs/Log/Git.php |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)

http://git.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Log/Git.php?rt=horde-git&r1=a06c6d8b8ba1628167c68921fdd917b4ca48ab06&r2=e802e78277520bdaf0173806ee79415ce5454f86




More information about the commits mailing list