10 descendants and 10 ancestors of [609e4caf29]
2007-08-26
| ||
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) |
04:02:27 | * | [9b30224db7] Merge, Closed-Leaf Merging formatting changes to timeline and concepts documentation (user: aku, tags: trunk) |
03:23:20 | * | [609e4caf29] Fork Fixed typos in comments (user: aku, tags: trunk) |
2007-08-23
| ||
19:52:19 | * | [22c1ac41d4] Fork Add separate "clone" permissions. Previously, one needed "History" premission in order to clone. But sometimes we want to grant clone without granting history. (user: drh, tags: trunk) |
2007-08-19
| ||
11:06:53 | * | [4ac16995e8] Fix the "Leaves" computation on the vinfo web page. Improvements to the vinfo web page. (user: drh, tags: trunk) |
2007-08-18
| ||
11:42:24 | * | [6607844a01] Added options to the "timeline" CLI command. Additional help comments. (user: drh, tags: trunk) |
02:45:47 | * | [c9fdb846fb] Add the "help" command and the "clean" command. More work is needed on the text for various help messages. (user: drh, tags: trunk) |
2007-08-17
| ||
19:53:53 | * | [e5b74951d9] Omit the -static option from the default Makefile. (user: drh, tags: trunk) |
2007-08-11
| ||
01:16:31 | * | [4452576730808f] Add the "close" command. (user: drh, tags: trunk) |
2007-08-10
| ||
03:52:14 | * | [f5588c800b] Fix a C++-ism in the previous check-in. (user: drh, tags: trunk) |
03:50:25 | * | [50150adeec] More sync fixes: The previous version was not pulling new branches off of the server. This should fix that. (user: drh, tags: trunk) |
02:59:52 | * | [edbb332d54] The xfer mechanism has been completely reworked to better support delta compression and to require fewer round-trips. The wire protocol is roughly the same but is different enough that you will need to recompile before sync will work. (user: drh, tags: trunk) |
00:08:25 | * | [573a464cb7] Complete rework of the xfer mechanism. Compiles but not yet working. (user: drh, tags: trunk) |