Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
9 check-ins using file tools/cvs2fossil/lib/c2f_file.tcl version 0e3e1e66e0
|
2007-11-27
| ||
| 09:07 | Modified to break all backward symbols, not only branches, removed the other custom circle breaking code, should not be needed any longer (See comments for proof). check-in: 6b520e7d97 user: aku tags: trunk | |
| 09:05 | Bugfix: Sort pending nodes fully deterministic, and moved to separate helper command. Tweaked log output. check-in: 3e18606b5c user: aku tags: trunk | |
| 09:04 | Updated to extended changeset string, and added tabular formatting. Further tweaked output, putting timestamp adjust messages on the same line as the changeset itself. check-in: 1c39e57637 user: aku tags: trunk | |
| 09:03 | Changesets, extended human readable representation, and tweaking of log output. check-in: 911d56a8c8 user: aku tags: trunk | |
| 08:59 | Bugfix in the generation of the initial symbol changesets. Keep entries apart per line-of-development. check-in: 2e07cd7164 user: aku tags: trunk | |
| 05:08 | Bugfixes when generating revision changesets. (1) The dependencies for a revision are a list, not single. (2) Use pseudo-dependencies to separate revisions of the same file from each other if they have no direct dependencies in the state. check-in: 678765068d user: aku tags: trunk | |
| 04:26 | Continued work on the integrity checks for changesets. Moved callers out of transactions. Two checks are already tripping on bad changesets made by InitCSets (pass 5). check-in: 8c6488ded2 user: aku tags: trunk | |
| 02:37 | Outline for more integrity checks, focusing on the changesets. check-in: bf83201c7f user: aku tags: trunk | |
|
2007-11-25
| ||
| 07:54 | Code cleanup. Removed trailing whitespace across the board. check-in: b679ca3356 user: aku tags: trunk | |