The branch "master" has been updated. The following is a summary of the commits.
from: 5edcee265be529778b4934042ba35e7f4a34ba4c 6aaa7b9... rework some loops to avoid an infinite loop on bad output. could still detect this much earlier 1c5a8cd... must be a string for Exceptions 2eb87f3... catch the case when there is no ls-tree output for the current path (looks like this command needs to know about the current branch, too) 8f57a2c... make sure prototype loads before quickfinder ----------------------------------------------------------------------- commit 6aaa7b9e55b4c5b12c3a5c5a1afc083b8138605c Author: Chuck Hagenbuch <[email protected]> Date: Thu Mar 12 13:31:23 2009 -0400 rework some loops to avoid an infinite loop on bad output. could still detect this much earlier framework/Vcs/lib/Horde/Vcs/Git.php | 30 ++++++++++++++++++++---------- 1 files changed, 20 insertions(+), 10 deletions(-) http://git.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Git.php?rt=horde-hatchery&r1=521d6f042c2bc2d64be3dcf4553048a1f3f60e12&r2=6aaa7b9e55b4c5b12c3a5c5a1afc083b8138605c ----------------------------------------------------------------------- commit 1c5a8cd4c9005b91b698e2b728293cc29f48dc57 Author: Chuck Hagenbuch <[email protected]> Date: Thu Mar 12 13:32:52 2009 -0400 must be a string for Exceptions framework/Vcs/lib/Horde/Vcs/Git.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Git.php?rt=horde-hatchery&r1=6aaa7b9e55b4c5b12c3a5c5a1afc083b8138605c&r2=1c5a8cd4c9005b91b698e2b728293cc29f48dc57 ----------------------------------------------------------------------- commit 2eb87f345dbac3b64e8e8cc7cc7e70ca9ca73b68 Author: Chuck Hagenbuch <[email protected]> Date: Thu Mar 12 13:54:52 2009 -0400 catch the case when there is no ls-tree output for the current path (looks like this command needs to know about the current branch, too) framework/Vcs/lib/Horde/Vcs/Git.php | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) http://git.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Git.php?rt=horde-hatchery&r1=1c5a8cd4c9005b91b698e2b728293cc29f48dc57&r2=2eb87f345dbac3b64e8e8cc7cc7e70ca9ca73b68 ----------------------------------------------------------------------- commit 8f57a2c4d8d25678233488388edce49f879eda17 Author: Chuck Hagenbuch <[email protected]> Date: Thu Mar 12 13:56:02 2009 -0400 make sure prototype loads before quickfinder chora/browsefile.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://git.horde.org/diff.php/chora/browsefile.php?rt=horde-hatchery&r1=a90503cf9dc2760de104bdb33e0cb545f929cc34&r2=8f57a2c4d8d25678233488388edce49f879eda17 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
