Artifact
2d2937d11bead564d9088fc99c2f72c4ce4bec0b:
- File
tools/cvs2fossil/lib/log.tcl
-
2007-11-10 23:44:29
— part of check-in
[08ebab80cd]
on branch trunk
— Rewrote the algorithm for breaking internal dependencies to my liking. The complex part handling multiple splits has moved from the pass code to the changeset class itself, reusing the state computed for the first split. The state is a bit more complex to allow for its incremental update after a break has been done. Factored major pieces into separate procedures to keep the highlevel code readable. Added lots of official log output to help debugging in case of trouble.
(user:
aku
size: 4591)
-
2007-11-17 00:29:42
— part of check-in
[38b967dcf5]
on branch trunk
— Merge aku's CVS import changes into the main line. Fix a small bug in diff.c.
(user:
drh
size: 4591)