Log of /cvsgraph/rcsy.y
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.13 -
(
view)
(
annotate)
-
[select for diffs]
Mon Aug 29 18:27:40 2005 UTC
(12 years, 7 months ago)
by
bertho
Branch:
MAIN
CVS Tags:
HEAD,
REL_1_6_0,
REL_1_6_1,
REL_1_6_2,
REL_1_7_0,
merge_automake_dev1_20080521,
merge_head_20080521,
source_automake_dev1_20080521,
source_head_20080521
Branch point for:
automake-dev1,
svn-integration
Changes since
1.12: +1 -1 lines
Diff to
previous 1.12
,
to
selected 1.4
- Fix incomplete access parsing; set scanning of IDs after first instance.
Revision
1.11 -
(
view)
(
annotate)
-
[select for diffs]
Mon Jun 13 19:57:10 2005 UTC
(12 years, 10 months ago)
by
bertho
Branch:
MAIN
Changes since
1.10: +18 -2 lines
Diff to
previous 1.10
,
to
selected 1.4
- Work around CVSNT problem with wrong keyword ordering
- Fix complaining about a new CVSNT keyword properties
Revision
1.9 -
(
view)
(
annotate)
-
[select for diffs]
Wed Oct 20 22:03:36 2004 UTC
(13 years, 6 months ago)
by
bertho
Branch:
MAIN
Changes since
1.8: +56 -8 lines
Diff to
previous 1.8
,
to
selected 1.4
Added patch from Gordon Hollingworth <Gordon.Hollingworth {at} TTP.com> to use
mergepoints as implemented by CVSNT. Adapted the patch to enable both
tag-detected merges and mergepoints to be shows at the same time.
Revision
1.8 -
(
view)
(
annotate)
-
[select for diffs]
Wed Oct 20 19:31:10 2004 UTC
(13 years, 6 months ago)
by
bertho
Branch:
MAIN
Changes since
1.7: +11 -11 lines
Diff to
previous 1.7
,
to
selected 1.4
Fix a bug in the detection of branch-numbers in the logical ,v file structure
(reported by Daniel Dumitrache <ddumitrache {at} bitdefender.com>). The branch was
deduced from the revision, but that would fail for revision numbers that are
like magic branch-numbers (x.x.0.x) because they were interpreted. These
revision numbers are now correctly handled by treating them as revision numbers
and deducing the branch by eliminating the trailing .x.
Revision
1.6 -
(
view)
(
annotate)
-
[select for diffs]
Fri Jul 16 13:07:58 2004 UTC
(13 years, 9 months ago)
by
bertho
Branch:
MAIN
CVS Tags:
REL_1_4_1
Changes since
1.5: +8 -2 lines
Diff to
previous 1.5
,
to
selected 1.4
Fix the CVSNT habbit of adding info to the tag in symbols.
The trailing data is skipped for now. We might use it later on
(it contains a date and comments) on tags.
Revision
1.5 -
(
view)
(
annotate)
-
[select for diffs]
Thu Jul 15 15:12:07 2004 UTC
(13 years, 9 months ago)
by
bertho
Branch:
MAIN
Changes since
1.4: +6 -2 lines
Diff to
previous 1.4
Fix the author recognition for CVSNT with broken rcsfile(5) format.
This might not be a total remedy, but should fix some.
Revision
1.4 -
(
view)
(
annotate)
-
[selected]
Tue Apr 23 23:02:54 2002 UTC
(16 years ago)
by
bertho
Branch:
MAIN
CVS Tags:
REL_1_3_0,
REL_1_4_0
Changes since
1.3: +15 -2 lines
Diff to
previous 1.3
- Fix browserbug ordering y-coordinates
- Speed up parsing by bypassing deltatext parse
- Add logentry expansion
Revision
1.3 -
(
view)
(
annotate)
-
[select for diffs]
Tue Jan 1 21:03:23 2002 UTC
(16 years, 3 months ago)
by
bertho
Branch:
MAIN
CVS Tags:
REL_1_2_0
Changes since
1.2: +2 -1 lines
Diff to
previous 1.2
,
to
selected 1.4
Major code update to enable some more features. The new formatting scheme is
not yet 100%. This should be close to version 1.2.0.
Revision
1.1 -
(
view)
(
annotate)
-
[select for diffs]
Sun Mar 4 01:38:23 2001 UTC
(17 years, 1 month ago)
by
bertho
Branch:
MAIN
CVS Tags:
REL_1_1_0,
REL_1_1_1,
REL_1_1_2,
REL_1_1_3
Diff
to
selected 1.4
Major update of the code.
- Complete new method of getting the revision structure by directly
reading the rcs/cvs file. This should also speed things a bit
because no external program needs to be called anymore.
This also means that "remote-graphs" are no longer a possible
extension of the program. But, who cares.
- Implemented branch-kerning to save place. The images are now
much smaller in width, dependent on the settings of the exterior
margins.
- Fixed disjoint braches by reading the structure direct from the
rcs/cvs file. The revision/branch structure is no longer determined
from the revision numbers, but solely from the rcs/cvs file structure.
- Fixed display of branches with no revisions attached to them. These
only have a tag describing the new branch.
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.