Timeline
Not logged in

20 ancestors of [7003caa982]


2007-09-04
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-30
21:37:42 * [4d03017923] Put a colored asterisk beside entries of interest in the timeline, rather than doing lots of annoying text color and background changes. (user: drh, tags: trunk)
20:27:14 * [4c82c7773f] Fix some annoyances with "merge". This involves a schema change to the _FOSSIL_ file. Older versions will continue to work, but it would make since to "close" and "open" local source tree after updating to this version of fossil, in order to update the schema. (user: drh, tags: trunk)
19:46:06 * [f030c0aea7] Fix multiple bugs in the comment parser of the commit command. Allow blank lines in comments. (user: drh, tags: trunk)
18:05:19 * [1871a93dd4] Fix bugs that can cause a segfault if a blank check-in comment is entered. (user: drh, tags: trunk)
2007-08-29
11:51:05 * [fad606934c] Merge Merge aku's makefile changes. (user: drh, tags: trunk)
11:48:58 * [4d051c1eda] New timeline formatting experiment. Foreground font color changes when mousing over the vinfo hyperline show all immediate parents in red and immediate children in green and hide all entries that are not part of the current line. (user: drh, tags: trunk)
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)
03:22:20 * [b616c3d8c3] Fork Patch up makemake.tcl to incorporate aku's edits, then regenerate the main.mk file. (user: drh, 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)
05:01:23 * [10062df2fa] Reworked my notes regarding 'reconstruct' based on my reading of content.c, checkin.c, and manifest.c (user: aku, tags: trunk)
05:00:20 * [8857e1eabb] Fixed typos, and extended the documentation of content_deltify. (user: aku, tags: trunk)
03:34:12 * [103c397e4b] Updated my work list, added first notes about 'cvs import' functionality. (user: aku, tags: trunk)
03:18:31 * [63564202fd] Fixed typos. (user: aku, tags: trunk)