Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
16 check-ins using file tools/cvs2fossil/lib/c2f_prevlink.tcl version 4abdaecd6f
|
2007-11-25
| ||
| 07:44 | Another helper, textual, write changeset data to stdout. check-in: 1ea319fb67 user: aku tags: trunk | |
| 07:41 | Tweaked log output of the topological sorter (revisions) to be tabular (aligned columns), added information (time ranges). check-in: bcc630d3f5 user: aku tags: trunk | |
| 07:39 | Changesets: Added accessor for to retrieve number of changesets known, and dropped the "trunk root -> NTDB root" dependency, is problematic. check-in: 96167b2a48 user: aku tags: trunk | |
| 07:37 | Fixed log output for pass 10, and added missing command. check-in: 63052cb60a user: aku tags: trunk | |
| 07:35 | Extended cycle breaker with debug facility allowing the user to watch the neighbourhood of specific changesets during the traversal. Extended label information, highlighting of the nodes of interest. Tweaked log output a bit. check-in: 97b4405ecf user: aku tags: trunk | |
| 07:32 | State log output, moved to slightly higher verbosity level to allow them to be suppressed. check-in: 00e041dd22 user: aku tags: trunk | |
| 07:31 | Dot export extended, allow graph to define label color for highlighting. check-in: eb43120ac1 user: aku tags: trunk | |
| 07:30 | Filerevtree helper. Added missing requirements, and dialed the verbosity down. check-in: 124fef5b1c user: aku tags: trunk | |
| 03:05 | Moved more parts taken over by the top. sort passes out the breaker passes, and renumbered them. check-in: d743f04bd2 user: aku tags: trunk | |
| 03:00 | Moved the parts taken over by the top. sort passes out the breaker passes, and renumbered them (comments). check-in: b6b7ff79cc user: aku tags: trunk | |
| 02:59 | Investigation of changeset order differences between running passes 1 to 6 and pass 6 alone show why the topological sort passes are separate in cvs2svn. The breaking of cycles can change the order of things due to different timeranges and dependencies of the broken changesets. Created two new passes for the sorting. The break passes 7 and 8 are now passes 8 and 9, and the new sort passes are 7 and 10. check-in: 66c85b4db4 user: aku tags: trunk | |
| 02:54 | Tweaked log output of filtering pass a bit. check-in: b41127b9d8 user: aku tags: trunk | |
| 02:53 | Tweaked human readable representation of changesets to include their type. check-in: 0868adf92a user: aku tags: trunk | |
| 02:52 | Bugfix in pass manager, handling of open-ended pass specifications. check-in: 9668b16455 user: aku tags: trunk | |
| 02:51 | Tweaks of the log output, and reworked internals to expose not only breaking of cycles, but of paths as well. check-in: 54e9b0a143 user: aku tags: trunk | |
|
2007-11-24
| ||
| 05:31 | Created convenience methods to create the human readable repesentation of a changeset and lists of such, and made liberal use of them. check-in: 87cf609021 user: aku tags: trunk | |