Timeline
Not logged in

20 descendants of [70acbf63ec]

2008-02-13
14:44:50 * [be2f99e6a4] Merge Merge with aku's branch. (user: drh, tags: trunk)
12:39:19 * [852dbbb65d] Update homepage with links to competing projects. (user: drh, tags: trunk)
04:57:43 * [6d5de5f1c1] Tuned the handling of the vendor branch in case we have multiple different symbols representing it. The import pass now effectively merges these symbols into a single line of development. (user: aku, tags: trunk)
2008-02-12
06:23:54 * [de03c8b1ea] Extended my notes. (user: aku, tags: trunk)
05:39:21 * [7817ff2212] Time information extended to include a total summed over all passes. Output extended to include formatted time data (hours, minutes, seconds). (user: aku, tags: trunk)
04:25:34 * [0d02fe6c7a] Report destination file for repository, and fix bug with the naming of the destination triggered when importing a repository in toto. (user: aku, tags: trunk)
04:24:42 * [c1dc8701ef] Added code to skip of administrative .cvsignore files. Added code to detect and warn about dot files (.FOO). Allow the user to import dot files by converting their names to non-dot form (.FOO -> dot-FOO). (user: aku, tags: trunk)
00:31:48 * [1ce0ac53ef] fixed a string memleak in baseline_zip_page() (user: stephan, tags: trunk)
2008-02-09
09:21:29 * [c1d9e0f4f8] Fix grammar (user: bch, tags: trunk)
00:11:04 * [49b59bc559] Fork Issue a warning after a commit if the commit causes a fork. (user: drh, tags: trunk)
2008-02-08
22:36:29 * [73a9b3d5d1] Truncate the name of the toplevel directory added to ZIP archives to be the first 10 characters of the UUID. (user: drh, tags: trunk)
22:31:33 * [4bbb00a8c8] Change zip archiver to make use of blob.c mechanisms for adding prefixes to file names. Remove C constructs that are not commonly supported. (user: drh, tags: trunk)
22:02:54 * [091499ec1a] minor buffer length fix for the previous change (user: stephan, tags: trunk)
21:52:21 * [6b78df3861] Merge Merge in changes from Andreas's branch. (user: drh, tags: trunk)
04:49:36 * [21d9664fb5] Properly initialize the array containing the changesets split by type. (user: aku, tags: trunk)
2008-02-06
05:06:14 * [d2b1d3be25] Remembered a problem I have to deal with, added to my notes. (user: aku, tags: trunk)
05:04:12 * [66235f2430] Updated the copyright information of all files touched in the new year. (user: aku, tags: trunk)
04:58:20 * [9f297fed37] Updated my notes tracking the known problems. (user: aku, tags: trunk)
04:57:30 * [a5840849d0] Fixed bug computing a symbol's parent. preferedparent is the voting table, not the home of the definite information. The bug caused the use of the wrong parent lod during the import of changesets. Luckily the chosen parent was not known yet, causing an abort. (user: aku, tags: trunk)
04:55:34 * [0d13da3018] Get the line of development for changesets directly from the items and their lod references. The in-memory data from the meta table is out-of-date since the adjustment of parents in pass 'FilterSymbols'. Print the LOD information when sorting the changesets. (user: aku, tags: trunk)

04:51:51 * [70acbf63ec] Print the tree of symbols (i.e. definite parents) at high verbosity levels. (user: aku, tags: trunk)