Log of /cvsgraph/confy.y
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.11
Tue Jan 1 21:05:27 2002 UTC
(16 years, 3 months ago)
by
bertho
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.10: +0 -0 lines
FILE REMOVED
Retire the old configuration. The new one is a bit more flexible by
being able to control from the commandline.
Revision
1.10 -
(
view)
(
annotate)
-
[select for diffs]
Tue Jan 1 21:03:23 2002 UTC
(16 years, 3 months ago)
by
bertho
Branch:
MAIN
Changes since
1.9: +6 -2 lines
Diff to
previous 1.9
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.9 -
(
view)
(
annotate)
-
[select for diffs]
Wed Dec 19 18:10:58 2001 UTC
(16 years, 4 months ago)
by
bertho
Branch:
MAIN
Changes since
1.8: +3 -3 lines
Diff to
previous 1.8
- Updated the docu a bit
- Renamed the branch_mirror to branch_dupbox which is more appropriate
- strip_untagged displays now draw dashed connector lines to indicate a jump
Revision
1.8 -
(
view)
(
annotate)
-
[select for diffs]
Tue Dec 18 22:50:12 2001 UTC
(16 years, 4 months ago)
by
bertho
Branch:
MAIN
Changes since
1.7: +8 -2 lines
Diff to
previous 1.7
- Added upside-down imaging of the tree
- Added extra branch-box at the bottom/top of the trunk
- Added stripping of untagged revisions
Revision
1.7 -
(
view)
(
annotate)
-
[select for diffs]
Sat Mar 10 02:54:39 2001 UTC
(17 years, 1 month ago)
by
bertho
Branch:
MAIN
CVS Tags:
REL_1_1_1,
REL_1_1_2,
REL_1_1_3
Changes since
1.6: +20 -3 lines
Diff to
previous 1.6
- Fixed path problems. Cvsroot and module will always have a
trailing '/' if they are not empty so that simple files
can be addressed directly from the commandline. This also
eases expansions.
- Implemented new features:
* revisions can have custom text
* background colors of boxes working
* boxes can have shadow (looks nice)
* imagemaps generate diff areas between revisions
- Several new config parameters to support above functionality.
Revision
1.6 -
(
view)
(
annotate)
-
[select for diffs]
Sun Mar 4 03:19:18 2001 UTC
(17 years, 1 month ago)
by
bertho
Branch:
MAIN
CVS Tags:
REL_1_1_0
Changes since
1.5: +9 -5 lines
Diff to
previous 1.5
Basic imagemap stuff done. The expansion code needs some work to allow
for conditional expansion.
Revision
1.5 -
(
view)
(
annotate)
-
[select for diffs]
Sun Mar 4 01:38:23 2001 UTC
(17 years, 1 month ago)
by
bertho
Branch:
MAIN
Changes since
1.4: +29 -22 lines
Diff to
previous 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.
Revision
1.4 -
(
view)
(
annotate)
-
[select for diffs]
Mon Feb 26 00:09:20 2001 UTC
(17 years, 1 month ago)
by
bertho
Branch:
MAIN
Changes since
1.3: +7 -0 lines
Diff to
previous 1.3
- Fixed the recursion problem so that branches of branches are properly placed.
- Fixed a lonely '+' in an expression.
- Started to make an imagemap functionality (not very functional yet)
Revision
1.3 -
(
view)
(
annotate)
-
[select for diffs]
Sat Feb 24 00:35:13 2001 UTC
(17 years, 2 months ago)
by
bertho
Branch:
MAIN
CVS Tags:
REL_1_0_1
Changes since
1.2: +15 -0 lines
Diff to
previous 1.2
Fixed the soring of revisions permanently. All sections of the revision
numbers are important.
Implemented better control over libgd with autoconf and added support
for generation of png and jpeg from the configuration file (thanks to
Kurt L. Sussman for a patch, although I modified it a bit).
Revision
1.2 -
(
view)
(
annotate)
-
[select for diffs]
Fri Feb 23 00:16:25 2001 UTC
(17 years, 2 months ago)
by
bertho
Branch:
MAIN
Changes since
1.1: +1 -0 lines
Diff to
previous 1.1
Fix warning about strlen() becuase of missing include.
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.