Fossil

Timeline
Login

Timeline

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

10 descendants and 10 ancestors of d4aa7da67da63870

2007-09-17
03:03
More structuring of the CVS backend, encapsulated the management of the global timeline of events in the project in a separate package. ... (check-in: 1593006ef3 user: aku tags: trunk)
01:43
Added structure to the CVS frontend code, putting the repository traversal into its own package. ... (check-in: 6f121db1e2 user: aku tags: trunk)
01:41
Semantics of the progress display extended to allow an empty maximum to signal use of an infinite (open-ended) display. ... (check-in: ebb94f75cb user: aku tags: trunk)
01:00
Pulled the latest CLI, website, and sqlite changes into the importer branch. ... (check-in: f76192b245 user: aku tags: trunk)
00:58
Pulled in the navbar and timeline changes. ... (check-in: bbcb6326c9 user: aku tags: trunk)
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 --project. This is required to pull a SF CVS repository apart into the various projects it may have. Example: Under Tcl we have 3 projects, namely Tcl itself, sampleextension, and Thread. ... (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)