[commits] Horde-Hatchery branch master updated.

Chuck Hagenbuch chuck at horde.org
Sat Jun 13 03:10:31 UTC 2009


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

from: 0ce51c3add5f52d088c3b6cba15ee5baf67cce1b

9632925... make sure the branch matches even if it's entity-encoded
4b2629f... propagate the 'rev' parameter across links
a8e4d9c... add a crude way of returning the default branch and make sure it is selected even if it's not first alphabetically
c7bfa67... Remove isFile() checks that just make dealing with branches harder
60b95e2... - Horde_Vcs_Git::isFile() now optionally knows about branches other than master - use isFile when instantiating a file object to optionally throw a better error   message if we get no output.

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

commit 96329258c1ce340658d596a071b87966042b9023
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Jun 12 21:52:54 2009 -0400

    make sure the branch matches even if it's entity-encoded

 chora/templates/directory/header.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/chora/templates/directory/header.inc?rt=horde-hatchery&r1=78fd3f9eaf63e8d7c79a458a73e2a14a3ae7ca97&r2=96329258c1ce340658d596a071b87966042b9023

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

commit 4b2629f51d255a2647f787f8c98e96bc31449700
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Jun 12 21:53:18 2009 -0400

    propagate the 'rev' parameter across links

 chora/lib/Chora.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/chora/lib/Chora.php?rt=horde-hatchery&r1=c38f2e8af33f2aad5309d90ba1743b729b6d80d7&r2=4b2629f51d255a2647f787f8c98e96bc31449700

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

commit a8e4d9cb3a8977ee737a560f1d20f6f3413bba08
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Jun 12 21:54:52 2009 -0400

    add a crude way of returning the default branch and make sure it is selected even if it's not first alphabetically

 chora/browsedir.php                 |    4 ++++
 framework/Vcs/lib/Horde/Vcs/Cvs.php |    5 +++++
 framework/Vcs/lib/Horde/Vcs/Git.php |    8 ++++++++
 3 files changed, 17 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/chora/browsedir.php?rt=horde-hatchery&r1=e7e357838315390767991ac173b6ea81a245879e&r2=a8e4d9cb3a8977ee737a560f1d20f6f3413bba08
http://git.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Cvs.php?rt=horde-hatchery&r1=78fd3f9eaf63e8d7c79a458a73e2a14a3ae7ca97&r2=a8e4d9cb3a8977ee737a560f1d20f6f3413bba08
http://git.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Git.php?rt=horde-hatchery&r1=ee6cc834774b47c44eed8102ae21412b8e0e8ae1&r2=a8e4d9cb3a8977ee737a560f1d20f6f3413bba08

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

commit c7bfa67aa6771e7dcbcb9ccf61edaddf0ec61c36
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Jun 12 23:05:17 2009 -0400

    Remove isFile() checks that just make dealing with branches harder

 chora/browsefile.php |    4 ----
 chora/patchsets.php  |    4 ----
 2 files changed, 0 insertions(+), 8 deletions(-)

http://git.horde.org/diff.php/chora/browsefile.php?rt=horde-hatchery&r1=78fd3f9eaf63e8d7c79a458a73e2a14a3ae7ca97&r2=c7bfa67aa6771e7dcbcb9ccf61edaddf0ec61c36
http://git.horde.org/diff.php/chora/patchsets.php?rt=horde-hatchery&r1=78fd3f9eaf63e8d7c79a458a73e2a14a3ae7ca97&r2=c7bfa67aa6771e7dcbcb9ccf61edaddf0ec61c36

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

commit 60b95e211926167f1d5aa31311ff6d2d12431ea9
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Jun 12 23:06:58 2009 -0400

    - Horde_Vcs_Git::isFile() now optionally knows about branches other than master
    - use isFile when instantiating a file object to optionally throw a better error
      message if we get no output.

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

http://git.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Git.php?rt=horde-hatchery&r1=a8e4d9cb3a8977ee737a560f1d20f6f3413bba08&r2=60b95e211926167f1d5aa31311ff6d2d12431ea9




More information about the commits mailing list