File History
Not logged in

History of tools/cvs2fossil/lib/misc.tcl

2008-02-08
21:52:21 [b4a6c1a890] part of check-in [6b78df3861] Merge in changes from Andreas's branch. (By: drh on 2008-02-08 21:52:21) [diff] [annotate]
2008-02-06
05:04:12 [b4a6c1a890] part of check-in [66235f2430] Updated the copyright information of all files touched in the new year. (By: aku on 2008-02-06 05:04:12) [diff] [annotate]
2008-01-30
03:10:57 [85ff794a48] part of check-in [ed13b28b13] Fixed the names for the case-sensitive file operations. (By: aku on 2008-01-30 03:10:57) [diff] [annotate]
2008-01-29
04:05:10 [c7b90ad47b] part of check-in [edc46651c7] Moved the new case-sensitive file checking code into the misc package with descriptive command names, to recapture clarity of code at the calling places. (By: aku on 2008-01-29 04:05:10) [diff] [annotate]
2008-01-28
23:57:27 [470a71c4d1] 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 [98d22d5109] part of check-in [b679ca3356] Code cleanup. Removed trailing whitespace across the board. (By: aku on 2007-11-25 07:54:09) [diff] [annotate]
2007-11-17
00:29:42 [d837793c99] part of check-in [38b967dcf5] Merge aku's CVS import changes into the main line. Fix a small bug in diff.c. (By: drh on 2007-11-17 00:29:42) [annotate]
2007-11-14
05:11:56 [d837793c99] part of check-in [94c39d6375] Completed pass 6, wrote the code performing the breaking of cycles. Done by analysing each triple of changesets in the cycle at the file dependency level to see which revisions can be sorted apart. Added some additional utility routines. Extended the changeset class with the accessors required by the cycle breaker. (By: aku on 2007-11-14 05:11:56) [diff] [annotate]
2007-10-23
04:34:12 [a87f1adea4] part of check-in [9f3fd3ec4b] Added a bit of path normalization, stripping of a trailing slash from the path to the cvs repository. Before such a slash could break a later coming fileutil::stripPath. (By: aku on 2007-10-23 04:34:12) [diff] [annotate]
2007-10-17
03:08:06 [090ed4e354] part of check-in [4e49cbf03b] New helper command to delete item from list by name instead of position. (By: aku on 2007-10-17 03:08:06) [diff] [annotate]
2007-10-04
04:34:59 [d5db2a2c74] part of check-in [52f2254007] Continued work on pass I. Filled in the repository management, and basic implementation of project objects. Missing are persistence and the foundation for that (cache database). (By: aku on 2007-10-04 04:34:59) [annotate]