22 events by user aku occurring around 2007-09-04 05:38:29.
2007-09-13
| ||
05:43:56 | * | [9671b65174] Continued restructuring of the code (namespace hierarchy, import control). (user: aku, tags: trunk) |
2007-09-12
| ||
04:19:59 | * | [469002ccdf] Added navbar to all pages, linking back to the index. Fixed typo in the index page. (user: aku, tags: trunk) |
2007-09-10
| ||
02:21:46 | * | [4038525bc5] Fork Slight editorial changes to sync documentation, fixing spelling errors. (user: aku, tags: trunk) |
2007-09-09
| ||
00:58:18 | * | [86a7f249c1] Started to restructure the namespace hierarchy, beginning at the bottom, with the log module. (user: aku, tags: trunk) |
2007-09-08
| ||
06:33:23 | * | [c172959c32] Moved the import control code into its own package. The application has been reduced to command line processing and handing over to the new package. (user: aku, tags: trunk) |
05:35:02 | * | [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. (user: aku, tags: trunk) |
03:50:43 | * | [3e899ae0e5] Updated documentation of the delta encoder to mention the new limits on searching the hash chain. (user: aku, tags: trunk) |
03:48:40 | * | [8469631cc9] Extended import app with switch to stop execution just before a specific changeset, to aid in debugging problems. (user: aku, tags: trunk) |
2007-09-05
| ||
02:03:31 | * | [734febe649] Fix calculating percentage of committed changesets. (user: aku, tags: trunk) |
2007-09-04
| ||
22:00:31 | * | [492531e3a8] Importer extended to allow capture of exact fossil commit command (user: aku, tags: trunk) |
05:38:29 | * | [7003caa982] (no comment) (user: aku, tags: trunk) |
05:36:56 | * | [df91d389d5] First semi-complete app for import from CVS. Trunk only, wholesale only. (user: aku, tags: trunk) |
2007-08-31
| ||
04:57:33 | * | [f166b0a63c] Fork 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. (user: aku, tags: trunk) |
01:31:13 | * | [81ccb7e684] Removed two entries from the work list which are done. (user: aku, tags: trunk) |
2007-08-29
| ||
04:00:37 | * | [5f83d2720e] Re-added the 'test' target, this time in the correct file, then regenerated the main.mk file. (user: aku, tags: trunk) |
02:55:33 | * | [15652ff081] Merge Merged drh's fixes new features (xfer, timeline handling, javascript based timeline highlighting) into my branch. (user: aku, tags: trunk) |
02:49:55 | * | [4594b4e628] Moved common large lists of header files into Make variables. (user: aku, tags: trunk) |
02:46:41 | * | [fc95255785] Added implementations for the methods "deconstruct", and "construct". (user: aku, tags: trunk) |
02:42:24 | * | [e00384d26d] Moved the core logic of both "rebuild_database" and "create_repository_cmd" into their own functions, for sharing with "reconstruct_cmd". (user: aku, tags: trunk) |
2007-08-28
| ||
07:12:09 | * | [033ad72c71] Fixed bug in blob_write_to_file, added missing argument to fossil_panic. (user: aku, tags: trunk) |