History of tools/lib/rcsparser.tcl
2007-09-26
| ||
07:06:45 | [f2a4e1c864] part of check-in [f6f5c902e6] Bugfix for 3852590ce6. Make the use of cache files in the rcs parser actually dependent on the user option. (By: aku on 2007-09-26 07:06:45) [diff] [annotate] | |
05:02:06 | [166f9426d0] part of check-in [3852590ce6] New feature for importer. rcs parser extended so that it can store parse results for quick loading in future runs. This feature has no real use in regular use of the importer, i.e. one-shot conversion of a CVS repository to fossil. It is however useful for debugging when the source repository is scanned many times during test runs. Especially for large files, with lots of changes (like ChangeLogs), the direct loading of a Tcl dictionary is much faster than actually parsing the archive files. (By: aku on 2007-09-26 05:02:06) [diff] [annotate] | |
2007-09-13
| ||
06:24:31 | [564a99c1a7] part of check-in [d4aa7da67d] Continuing namespace changes, rcs parser. Basic structure is now ok IMHO. (By: aku on 2007-09-13 06:24:31) [diff] [annotate] | |
2007-09-09
| ||
00:58:18 | [ac06de305c] part of check-in [86a7f249c1] Started to restructure the namespace hierarchy, beginning at the bottom, with the log module. (By: aku on 2007-09-09 00:58:18) [diff] [annotate] | |
2007-09-08
| ||
05:35:02 | [ba9e03a5e7] part of check-in [be32ebcb41] Redid the logging system aka user feedback completely. Verbosity levels, influenced by the new -v switch. Indentations in the output removed, parsing by tools easier, still human readable. Adapted all users of the previous feedback code to use the new system. (By: aku on 2007-09-08 05:35:02) [diff] [annotate] | |
2007-09-04
| ||
05:36:56 | [ec0acbb634] part of check-in [df91d389d5] First semi-complete app for import from CVS. Trunk only, wholesale only. (By: aku on 2007-09-04 05:36:56) [diff] [annotate] | |
2007-08-31
| ||
04:57:33 | [69db20ceda] part of check-in [f166b0a63c] Added first code regarding import from cvs, processing a CVSROOT/history file. Looks good, except that the history I have is incomplete, truncated at the beginning. Extended my notes with results from this experiment, thinking about a possible different method. (By: aku on 2007-08-31 04:57:33) [annotate] |