fossil
repo
Explore
Sign in
Fossil SCM
Overview
Code
Branches
Timeline
Tickets
Wiki
Forum
Releases
Files
← Back to file
tools/cvs2fossil/lib/c2f_cyclebreaker.tcl
29 commits
Now really fix execute permissions to what they were before
jan.nijtmans
596e7a9ce…
2015-02-06 15:06
Fix execute permissions
jan.nijtmans
216798706…
2015-02-06 14:16
Fixed typo, although it did not break anything.
aku
5b2d15f18…
2007-12-05 02:25
The performance was still not satisfying, even with faster recomputing of successors. Doing it mult…
aku
00bf8c198…
2007-12-02 20:04
Modified loop check in cycle breaker to abort immediately on first looped changeset.
aku
487bb1c61…
2007-12-02 06:18
Added progress output to the code loading up the graph to traverse, nodes, and arcs.
aku
41d41c7b5…
2007-12-02 03:41
Easier name for self-referential changesets, loopcheck. Made conditional on option --loopcheck, def…
aku
0af7a3c8a…
2007-11-30 06:57
Replaced the checks for self-referential changesets in the cycle breaker with a scheme in the chang…
aku
b42cff97e…
2007-11-30 03:57
Extended checks for looped changesets.
aku
960645443…
2007-11-29 09:13
Renamed changeset method to describe modified results, and updated the one invoker. Modified the so…
aku
04d76a9e7…
2007-11-29 07:55
Bugfix: Sort pending nodes fully deterministic, and moved to separate helper command. Tweaked log o…
aku
3e18606b5…
2007-11-27 09:05
Code cleanup. Removed trailing whitespace across the board.
aku
b679ca335…
2007-11-25 07:54
Extended cycle breaker with debug facility allowing the user to watch the neighbourhood of specific…
aku
97b4405ec…
2007-11-25 07:35
Tweaks of the log output, and reworked internals to expose not only breaking of cycles, but of path…
aku
54e9b0a14…
2007-11-25 02:51
Created convenience methods to create the human readable repesentation of a changeset and lists of …
aku
87cf60902…
2007-11-24 05:31
Added a number of assertions and must-not-happens with associated log output. Plus some small tweak…
aku
eabaea870…
2007-11-24 04:15
Added missing node attributes in the Replace command.
aku
a99d5798f…
2007-11-24 03:59
Modified cycle breaker API. Hook for processed nodes now takes the graph as new first argument. Ext…
aku
5f5620fbd…
2007-11-23 05:43
Reworked the dot export internals a bit to be more general regarding labeling and attribute writing…
aku
f28484713…
2007-11-22 07:22
Reworked the cycle breaker internals, moving the code handling the replacement of a changset (= nod…
aku
ad7d5c2d1…
2007-11-22 03:03
Fixed typo in cycle breaker logging. Extended pass 8, wrote the outline with all the relevant custo…
aku
1f6001811…
2007-11-21 04:44
Cycle breaker, API change. The changesets are now communicated via a retrieval callback instead of …
aku
2a0ec504c…
2007-11-21 04:36
Cycle breaker, API extension. Added a hook to process the graph between setup and regular consummat…
aku
1e177a4c9…
2007-11-21 04:11
Cycle breaker, API change. Routing the core cycle breaking through a callback so that users can cho…
aku
2cf0462b8…
2007-11-21 04:05
API change cycle breaker. The save callback command is now specified through a separate configurati…
aku
d58423cdc…
2007-11-21 03:46
Added the ability to export the changeset graphs processed by the passes 6 to 8 using GraphViz's do…
aku
7f15be907…
2007-11-20 06:59
Merge aku's CVS import changes into the main line. Fix a small bug in diff.c.
drh
38b967dcf…
2007-11-17 00:29
Bugfix. Destroy graph object after use.
aku
7b3928681…
2007-11-16 06:51
Completed pass 7, breaking dependency cycles over symbol changesets. Moved the bulk of the cycle br…
aku
770a9b576…
2007-11-16 04:17
Keyboard Shortcuts
Open search
/
Next entry (timeline)
j
Previous entry (timeline)
k
Open focused entry
Enter
Show this help
?
Toggle theme
Top nav button
Close