Differences From:
File
tools/cvs2fossil/lib/c2f_prtopsort.tcl
part of check-in
[b679ca3356]
- Code cleanup. Removed trailing whitespace across the board.
by
aku on
2007-11-25 07:54:09.
[view]
To:
File
tools/cvs2fossil/lib/c2f_prtopsort.tcl
part of check-in
[1c39e57637]
- Updated to extended changeset string, and added tabular formatting. Further tweaked output, putting timestamp adjust messages on the same line as the changeset itself.
by
aku on
2007-11-27 09:04:46.
[view]
@@ -76,9 +76,9 @@
# functionality of the pass.
set len [string length [project::rev num]]
set myatfmt %${len}s
- incr len 6
+ incr len 12
set mycsfmt %${len}s
cyclebreaker savecmd [myproc SaveOrder]