fossil
repo
Explore
Sign in
Fossil SCM
Overview
Code
Branches
Timeline
Tickets
Wiki
Forum
Releases
Files
← Back to file
tools/cvs2fossil/lib/c2f_pbreakacycle.tcl
43 commits
Merge from trunk.
ashepilko
19997e99c…
2018-08-02 08:32
Merge trunk
jan.nijtmans
d15c1ba0f…
2017-08-31 01:59
merge from trunk with a few tweaks for merge conflicts
scott
598b58a5e…
2016-05-31 08:17
Merge trunk.
andygoth
023601fb1…
2016-04-10 02:14
Merge trunk.
andygoth
12810dbf6…
2016-04-10 02:13
Updating from trunk.
viriketo
a1b095597…
2016-04-08 13:03
Merge updates from trunk.
mistachkin
abd131b83…
2016-03-06 06:26
merge cleanX
jan.nijtmans
346d62a41…
2015-11-03 05:47
merge trunk
jan.nijtmans
23024b4a6…
2015-11-03 04:47
Merge trunk. Almost forgot about this one. Please review.
jan.nijtmans
af7de966f…
2015-10-22 11:30
Let's bring down the number of eol-spaces someswhat more. No functional changes.
jan.nijtmans
e757cd3d2…
2015-10-02 10:35
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
Fix comment typo, and add comment about possible simplification.
aku
83ecb5b94…
2008-02-27 08:00
Updated my notes regarding memory usage. Converted more locations to incremental query processing v…
aku
f637d4220…
2008-02-24 18:01
Fixed log progress use in last breaker pass. Disabled the check regarding revision order. It still …
aku
229050721…
2007-12-05 02:24
Reworked ComputeLimits in the last breaker pass. Moved the heavy computation of the max predecessor…
aku
711e00020…
2007-12-04 04:54
Fluff: Renamed state methods use/reading/writing to usedb/use/extend for clarity. Updated all calle…
aku
e288af399…
2007-12-02 23:47
The performance was still not satisfying, even with faster recomputing of successors. Doing it mult…
aku
00bf8c198…
2007-12-02 20:04
Added progress output to the breaking of backward branches.
aku
a437da486…
2007-12-02 06:58
Replaced the checks for self-referential changesets in the cycle breaker with a scheme in the chang…
aku
b42cff97e…
2007-11-30 03:57
Renamed state table 'csrevision' to 'csitem' to reflect the new internals of changesets. Updated al…
aku
80b1e8936…
2007-11-29 09:16
Updated commentary regarding cycles at this point, items instead of comments, etc.
aku
af5904e6b…
2007-11-29 09:14
Added missing state declarations.
aku
2c9c26815…
2007-11-29 07:50
Added convenience method for assertions and used it in place of the existing if/trouble internal co…
aku
47d52d1ef…
2007-11-28 05:39
Modified to break all backward symbols, not only branches, removed the other custom circle breaking…
aku
6b520e7d9…
2007-11-27 09:07
Continued work on the integrity checks for changesets. Moved callers out of transactions. Two check…
aku
8c6488ded…
2007-11-27 04:26
Outline for more integrity checks, focusing on the changesets.
aku
bf83201c7…
2007-11-27 02:37
Code cleanup. Removed trailing whitespace across the board.
aku
b679ca335…
2007-11-25 07:54
Another helper, textual, write changeset data to stdout.
aku
1ea319fb6…
2007-11-25 07:44
Moved more parts taken over by the top. sort passes out the breaker passes, and renumbered them.
aku
d743f04bd…
2007-11-25 03:05
Created convenience methods to create the human readable repesentation of a changeset and lists of …
aku
87cf60902…
2007-11-24 05:31
Tweaked log output a bit. Bugfixes: Forgot to propagate the border information into SplitRevisions,…
aku
6d6363430…
2007-11-24 04:19
Updated passes 6 and 8 for to the changtes in the cycle breaker API (changed signature of save call…
aku
7ed2f29d7…
2007-11-24 03:56
Continued work on pass 8. Completed the handling of backward branches, file level analysis and spli…
aku
e50f9ed55…
2007-11-22 04:21
Continued work on pass 8. Renamed 'retrograde' to 'Backward Branch', should be easier to understand…
aku
4f1b60dd1…
2007-11-22 03:47
Continued work on pass 8, added outline for handling of retrograde branches, extended changesets wi…
aku
4866889e8…
2007-11-22 03:33
Extended changeset class with in-memory database mapping from changeset ids to the proper object, a…
aku
de4cff414…
2007-11-22 03:21
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
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
Added skeleton of pass 8, the final pass for the breaking of dependency cycles. This pass will hand…
aku
e7c805f13…
2007-11-16 06:53
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