22 events occurring around 2007-09-13 06:22:29.
2007-09-17
| ||
00:56:40 | * | [d8c18fc148] 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 ... (user: aku, tags: trunk) |
2007-09-15
| ||
03:18:31 | * | [b504674c5f] 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. (user: aku, tags: trunk) |
2007-09-14
| ||
23:23:48 | * | [18251642f3] Moved the handling of the import statistics into its own package. Untested. (user: aku, tags: trunk) |
21:24:15 | * | [bc68e61bb2] Rename CLI commands: leaves->descendents and branches->leaves. (user: drh, tags: trunk) |
21:10:52 | * | [d773eee943] Fix the "leaves" webpage. (user: drh, tags: trunk) |
14:59:38 | * | [c287665ba8] Update the SQLite amalgamation file to version 3.5.0. (user: drh, tags: trunk) |
2007-09-13
| ||
08:02:26 | * | [7b2619b7ef] 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. (user: aku, tags: trunk) |
06:59:24 | * | [cdf5e6d8b7] Encapsulated access to the fossil and cvs applications in their own packages. (user: aku, tags: trunk) |
06:24:31 | * | [d4aa7da67d] Continuing namespace changes, rcs parser. Basic structure is now ok IMHO. (user: aku, tags: trunk) |
06:22:29 | * | [00228d1547] Continuing namespace changes, cvs frontend. (user: aku, tags: trunk) |
06:03:30 | * | [45cd12f05a] Continuing namespace changes, fossil backend. (user: aku, tags: trunk) |
05:43:56 | * | [9671b65174] Continued restructuring of the code (namespace hierarchy, import control). (user: aku, tags: trunk) |
03:52:04 | * | [fcabd4774c] Improvements to the CLI timeline display. When an update fails due to multiple descendents, show all of the descendents in timeline format. (user: drh, 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) |
02:25:37 | * | [776753118f] The nonce of a login card in the sync protocol is now the SHA1 hash of the remainder of the sync message. The signature is the SHA1 hash of the concatenation of the nonce and the users password. (user: drh, tags: trunk) |
01:46:14 | * | [6f5654c7ab] Fix bugs in undo/redo. Appears to work now but not heavily tested. (user: drh, tags: trunk) |
2007-09-11
| ||
02:25:19 | * | [a36177bcce] Add the "undo" and "redo" commands. Untested at this point so don't try to use them yet. (user: drh, tags: trunk) |
2007-09-10
| ||
02:21:46 | * | [4038525bc5] Fork Slight editorial changes to sync documentation, fixing spelling errors. (user: aku, tags: trunk) |
00:48:55 | * | [9a76119307] Fix a C++-ism in the timeline module. (user: drh, tags: trunk) |
00:43:02 | * | [01e3e3f51e] Merge Merge in the delta encoder changes. (user: drh, tags: trunk) |