History of tools/cvs2fossil/lib/dot.tcl
2008-01-28
| ||
23:57:27 | [a07b3e3a20] part of check-in [7208c7ac4d] Changes to cvs2fossil to import tcllib CVS into fossil on Win32 * using [::file] instead of [file] in snit methods to get the core file command * taking care of files that only differ in case in the Attic and the repo on case insensitive FS * passing platform specific (By: mjanssen on 2008-01-28 23:57:27) [diff] [annotate] | |
2007-11-25
| ||
07:54:09 | [d011b07fae] part of check-in [b679ca3356] Code cleanup. Removed trailing whitespace across the board. (By: aku on 2007-11-25 07:54:09) [diff] [annotate] | |
07:31:43 | [87fcd08074] part of check-in [eb43120ac1] Dot export extended, allow graph to define label color for highlighting. (By: aku on 2007-11-25 07:31:43) [diff] [annotate] | |
2007-11-23
| ||
05:41:21 | [5248549660] part of check-in [86f3319041] Extended the dot graph exporter to allow the export of a subgraph specified through a set of nodes. Default is the export of the whole graph, as before. (By: aku on 2007-11-23 05:41:21) [diff] [annotate] | |
2007-11-22
| ||
07:22:38 | [405d093d08] part of check-in [f284847134] Reworked the dot export internals a bit to be more general regarding labeling and attribute writing. Updated the cycle breaker to define proper labels. (By: aku on 2007-11-22 07:22:38) [diff] [annotate] | |
2007-11-20
| ||
06:59:03 | [191e7fb347] part of check-in [7f15be9078] Added the ability to export the changeset graphs processed by the passes 6 to 8 using GraphViz's dot-format. This is activated by using the switch '--dots'. Bugfixes in the cycle breaker. First corrected variable names, I forgot to use the standard 'myXXX' format for the typevariables. Second, fixed a bug uncovered by looking at the exported graphs, which caused the system to loose arcs, possibly breaking cycles without actually breaking them, leaving them in the dependencies. (By: aku on 2007-11-20 06:59:03) [annotate] |