22 checkins occurring around 2007-08-26 01:32:11.
2007-08-27
| ||
04:03:32 | * | [bbdd4f9915] 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. (user: drh, tags: trunk) |
00:04:32 | * | [8c828207a2] 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. (user: drh, tags: trunk) |
2007-08-26
| ||
22:22:01 | * | [6f1af23ebe] 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. (user: aku, tags: trunk) |
19:51:35 | * | [fd8b28ad87] New text in "ideas.txt" (user: drh, tags: trunk) |
19:49:53 | * | [4bf5cf121e] Extended my list of things to do. (user: aku, tags: trunk) |
06:45:02 | * | [464a46dad2] 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. (user: aku, tags: trunk) |
06:12:08 | * | [32c639d086] Reference to obsolete field vfile.parent removed. Fixed table reference in definition of table vfile. (user: aku, tags: trunk) |
03:03:58 | * | [452a71f40b] Merge, Fork Merge in aku's documentation updates. (user: drh, tags: trunk) |
02:01:58 | * | [a938517964] Fixed a number of simple typos. (user: aku, tags: trunk) |
01:32:11 | * | [5fcb36c81b] Added documentation of the delta format (user: aku, tags: trunk) |
2007-08-25
| ||
23:58:27 | * | [90f8319a32] Added my own todo file (user: aku, tags: trunk) |
21:01:17 | * | [634fd117b1] Jot down some notes for how to move forward. (user: drh, tags: trunk) |
19:52:42 | * | [741aac4d4e] Fork Regenerate the manifest.uuid file on a "commit". (user: drh, tags: trunk) |
19:45:38 | * | [b4571bb75e] Fix a makefile dependency to force a rebuild whenever the manifest.uuid changes. (user: drh, tags: trunk) |
19:39:58 | * | [def4449a87] Add the "baseline" command that shows the UUID of the fossil baseline from which the fossil executable was built. (user: drh, tags: trunk) |
19:31:31 | * | [95e17f4e3f] Generate the "manifest.uuid" file containing the SHA1 hash of the "manifest" file whenever the manifest is generated. Makefiles can used the "manifest.uuid" to insert the version number into the executable. (user: drh, tags: trunk) |
19:00:33 | * | [b0ad3f90bc] Merge Merging aku's changes into the head. (user: drh, tags: trunk) |
18:58:16 | * | [424d47e453] Merge Attempting the same merge that aku tried and got empty files with. (user: drh, tags: trunk) |
18:51:54 | * | [b846db063c] Changes to the CLI version of the timeline command to show places where forks occur in the tree and where content is merged. Lots more work is needed to show the structure of a tree well. This is definitely a work in progress. (user: drh, tags: trunk) |
12:31:55 | * | [507ee45f25] Fix an off-by-one bug in the network protocol handler so that it can accept a zero-length file. (user: drh, tags: trunk) |