Log of /contributions/modules/versioncontrol_git/README.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.4.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Apr 7 17:35:32 2009 UTC
(7 months, 2 weeks ago)
by
marvil07
Branch:
DRUPAL-6--1
CVS Tags:
DRUPAL-6--1-2-ALPHA1
Changes since
1.1: +9 -3 lines
Diff to
previous 1.1
porting #303680 by CorniI: New log parser.
Rewrote on several places, making the first 6.x version that just works.
This patch also include some minor changes.
CorniI:
The new parser now understands merges and supports both annotated and
unannotated tags. Branches are now supported so that if you add a
branch, all commits which are in that branch are adjusted, too. This
needs to be optimized further, I hope to get an API for that in the next
VCS-API so we don’t have to delete and re-add the commit... I can’t say
anything about performance in comparison to the old module, I never had
it working. For now, we have performance issues when importing mid-size
repos and when adding branches. I've an idea for the latter, though :)
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.