Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

58 check-ins using file src/main.c version 500655758a

2007-09-17
00:56
Reworked the CVS handling code to have a simpler API, more like the reworked Fossil API. The API now has a form where adding the handling of branches should not require complex changes in the import controller any longer. Extended the system to allow the user to restrict the importing to a sub-directory of the chosen repository, via the new switch ... check-in: d8c18fc148 user: aku tags: trunk
2007-09-15
03:18
Fixed problems with the untested statistics module. Moved cset <-> uuid map out of cvs to control layer, separate package. Currently not really useful, will be needed when handling cvs branches. Moved some user feedback around, and the import control too. check-in: b504674c5f user: aku tags: trunk
2007-09-14
23:23
Moved the handling of the import statistics into its own package. Untested. check-in: 18251642f3 user: aku tags: trunk
2007-09-13
08:02
Unhacked the fossil backend. IOW reworked the API and made it nicer, more structured, better command and option names. Gave the internals more structure, and simplified the handling of -breakat (old -stopat breakpoint). Updated users, and updated the user visible switches as well. Added a -h switch for help. check-in: 7b2619b7ef user: aku tags: trunk
06:59
Encapsulated access to the fossil and cvs applications in their own packages. check-in: cdf5e6d8b7 user: aku tags: trunk
06:24
Continuing namespace changes, rcs parser. Basic structure is now ok IMHO. check-in: d4aa7da67d user: aku tags: trunk
06:22
Continuing namespace changes, cvs frontend. check-in: 00228d1547 user: aku tags: trunk
06:03
Continuing namespace changes, fossil backend. check-in: 45cd12f05a user: aku tags: trunk
05:43
Continued restructuring of the code (namespace hierarchy, import control). check-in: 9671b65174 user: aku tags: trunk
2007-09-09
00:58
Started to restructure the namespace hierarchy, beginning at the bottom, with the log module. check-in: 86a7f249c1 user: aku tags: trunk
2007-09-08
06:33
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. check-in: c172959c32 user: aku tags: trunk
05:35
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. check-in: be32ebcb41 user: aku tags: trunk
03:48
Extended import app with switch to stop execution just before a specific changeset, to aid in debugging problems. check-in: 8469631cc9 user: aku tags: trunk
2007-09-05
02:03
Fix calculating percentage of committed changesets. check-in: 734febe649 user: aku tags: trunk
2007-09-04
22:00
Importer extended to allow capture of exact fossil commit command check-in: 492531e3a8 user: aku tags: trunk
05:38
(no comment) check-in: 7003caa982 user: aku tags: trunk
05:36
First semi-complete app for import from CVS. Trunk only, wholesale only. check-in: df91d389d5 user: aku tags: trunk
2007-09-01
01:55
Updates to the timeline routines. Added the pqueue module. check-in: abce5105e2 user: drh tags: trunk
2007-08-31
20:14
A new decendent finding algorithm is (hopefully) faster. Changes to the timeline are in process and might not yet work. check-in: e15fe43153 user: drh tags: trunk
04:57
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. check-in: f166b0a63c user: aku tags: trunk
01:31
Removed two entries from the work list which are done. check-in: 81ccb7e684 user: aku tags: trunk
2007-08-30
21:37
Put a colored asterisk beside entries of interest in the timeline, rather than doing lots of annoying text color and background changes. check-in: 4d03017923 user: drh tags: trunk
20:27
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. check-in: 4c82c7773f user: drh tags: trunk
19:46
Fix multiple bugs in the comment parser of the commit command. Allow blank lines in comments. check-in: f030c0aea7 user: drh tags: trunk
18:05
Fix bugs that can cause a segfault if a blank check-in comment is entered. check-in: 1871a93dd4 user: drh tags: trunk
2007-08-29
11:51
Merge aku's makefile changes. check-in: fad606934c user: drh tags: trunk
11:48
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. check-in: 4d051c1eda user: drh tags: trunk
04:00
Re-added the 'test' target, this time in the correct file, then regenerated the main.mk file. check-in: 5f83d2720e user: aku tags: trunk
03:22
Patch up makemake.tcl to incorporate aku's edits, then regenerate the main.mk file. check-in: b616c3d8c3 user: drh tags: trunk
02:55
Merged drh's fixes new features (xfer, timeline handling, javascript based timeline highlighting) into my branch. check-in: 15652ff081 user: aku tags: trunk
02:49
Moved common large lists of header files into Make variables. check-in: 4594b4e628 user: aku tags: trunk
02:46
Added implementations for the methods "deconstruct", and "construct". check-in: fc95255785 user: aku tags: trunk
02:42
Moved the core logic of both "rebuild_database" and "create_repository_cmd" into their own functions, for sharing with "reconstruct_cmd". check-in: e00384d26d user: aku tags: trunk
2007-08-28
07:12
Fixed bug in blob_write_to_file, added missing argument to fossil_panic. check-in: 033ad72c71 user: aku tags: trunk
05:01
Reworked my notes regarding 'reconstruct' based on my reading of content.c, checkin.c, and manifest.c check-in: 10062df2fa user: aku tags: trunk
05:00
Fixed typos, and extended the documentation of content_deltify. check-in: 8857e1eabb user: aku tags: trunk
03:34
Updated my work list, added first notes about 'cvs import' functionality. check-in: 103c397e4b user: aku tags: trunk
03:18
Fixed typos. check-in: 63564202fd user: aku tags: trunk
03:04
Make sure the same manifest never gets inserted into the metadata tables twice - resulting in duplicate timeline entries. check-in: 18b1f6788d user: drh tags: trunk
2007-08-27
13:21
Tweaked the highlighting check-in: e12f2f1839 user: aku tags: trunk
05:02
Fix a bug in the javascript. Only versions that are independent of the mouse-over version are grayed out now. check-in: 5341655085 user: drh tags: trunk
04:35
Completed the description of the delta encoder check-in: 59ad045fef user: aku tags: trunk
04:09
Fix a bug in the javascript generator of the previous check-in. check-in: a028affcf2 user: drh tags: trunk
04:03
Add some javascript to the timeline to gray out versions that are not part of the line that is moused over. Also include leaf, fork, and merge markers on the timeline. Experimental. check-in: bbdd4f9915 user: drh tags: trunk
00:04
Give an error if an attempt is made to merge, update, or checkout against an incomplete baseline - one that contains phantoms. Update the xfer protocol to converge on a stable synchronization faster and (hopeful) not quit until the sync is complete. check-in: 8c828207a2 user: drh tags: trunk
2007-08-26
22:22
Added section numbers to delta format, labels for linking, navigation bar. Added delta encoder description (incomplete, right now only all the trivial parts). Using TeX for formulas, and mimetex for conversion. check-in: 6f1af23ebe user: aku tags: trunk
19:51
New text in "ideas.txt" check-in: fd8b28ad87 user: drh tags: trunk
19:49
Extended my list of things to do. check-in: 4bf5cf121e user: aku tags: trunk
06:45
Added a make target to invoke the testsuite, and a make variable for tclsh. Danger. Testsuite modifies the repository the checkout belongs to, and not a copy. Use with caution, clone your development repository and workspace before use. Updated my work list. check-in: 464a46dad2 user: aku tags: trunk
06:12
Reference to obsolete field vfile.parent removed. Fixed table reference in definition of table vfile. check-in: 32c639d086 user: aku tags: trunk
03:03
Merge in aku's documentation updates. check-in: 452a71f40b user: drh tags: trunk
02:01
Fixed a number of simple typos. check-in: a938517964 user: aku tags: trunk
01:32
Added documentation of the delta format check-in: 5fcb36c81b user: aku tags: trunk
2007-08-25
23:58
Added my own todo file check-in: 90f8319a32 user: aku tags: trunk
21:01
Jot down some notes for how to move forward. check-in: 634fd117b1 user: drh tags: trunk
19:52
Regenerate the manifest.uuid file on a "commit". check-in: 741aac4d4e user: drh tags: trunk
19:45
Fix a makefile dependency to force a rebuild whenever the manifest.uuid changes. check-in: b4571bb75e user: drh tags: trunk
19:39
Add the "baseline" command that shows the UUID of the fossil baseline from which the fossil executable was built. check-in: def4449a87 user: drh tags: trunk