[cvs] commit: chora/lib Chora.php chora cvsgraph.php history.php
patchsets.php chora/templates/patchsets ps.inc framework/VC/VC
svn.php framework/VC VC.php
Chuck Hagenbuch
chuck at horde.org
Tue Nov 4 18:45:53 PST 2003
chuck 2003/11/04 18:45:53 PST
Modified files:
lib Chora.php
. cvsgraph.php history.php patchsets.php
templates/patchsets ps.inc
VC/VC svn.php
VC VC.php
Log:
Lots of SVN fixes (Jason Rust <jrust at rustyparts.com>).
* Implements the annotate feature for svn
* Implements the patchset feature for svn. Since patchsets are native
to svn this feature is always enabled for svn repositories. In
addition, diffing all files of a patchset is also native to svn, so a
link shows up in svn repositories to show all diffs.
* Hides the branch history link for svn repositories since you can't
determine branches from the log history.
* cvsgraph doesn't support svn so that link is not shown in svn
repositories.
* Fixed a small typo in VC.php that was killing several pages
Revision Changes Path
1.8 +2 -2 chora/cvsgraph.php
1.46 +7 -1 chora/history.php
1.52 +8 -5 chora/lib/Chora.php
1.9 +12 -4 chora/patchsets.php
1.3 +1 -1 chora/templates/patchsets/ps.inc
1.3 +2 -2 framework/VC/VC.php
1.4 +66 -77 framework/VC/VC/svn.php
Chora Links:
http://cvs.horde.org/diff.php/chora/cvsgraph.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/chora/history.php?r1=1.45&r2=1.46&ty=u
http://cvs.horde.org/diff.php/chora/lib/Chora.php?r1=1.51&r2=1.52&ty=u
http://cvs.horde.org/diff.php/chora/patchsets.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/chora/templates/patchsets/ps.inc?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/framework/VC/VC.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/framework/VC/VC/svn.php?r1=1.3&r2=1.4&ty=u
More information about the cvs
mailing list