22 events by user drh occurring around 2007-08-09 10:48:51.
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) |
2007-08-09
| ||
19:07:28 | * | [bd3c1d0023] Additional work on the xfer mechanism, trying to increase the use of delta compression. (user: drh, tags: trunk) |
17:42:59 | * | [73bddaebb9] The delta compress on xfer is working better now, but still needs work. (user: drh, tags: trunk) |
11:55:52 | * | [6eca3132fe] Fix an off-by-one error that can cause a segfault during sync. (user: drh, tags: trunk) |
10:48:51 | * | [9a9cd81738] Add the -m/--comment and the --nosign options to the commit command. (user: drh, tags: trunk) |
10:43:39 | * | [13b7ac16e4] Require history permission in order to clone. (user: drh, tags: trunk) |
03:47:28 | * | [4c072728b4] Add a quick hack that disables delta compression on xfer. This gives people a chance to synchronize the previous fix. We will eventually remove the hack. (user: drh, tags: trunk) |
03:44:31 | * | [869534e182] Fix a bug in the xfer server that prevents it from receiving deltas. (user: drh, tags: trunk) |
03:19:18 | * | [eea381f416] Progress toward delta compression on the xfer protocol. The compression works well. But the client is not telling the server what files it has so the server does not have anything to delta against. (user: drh, tags: trunk) |
01:08:19 | * | [b110d77c36] Website updates. (user: drh, tags: trunk) |
2007-08-08
| ||
15:30:04 | * | [fe6ee8a431] Do not remove files that have been edited when doing an "update". Instead, mark the files as CONFLICT. (user: drh, tags: trunk) |
15:22:43 | * | [20bcbcf2f2] Make sure a user does not attempt to "fossil add" the manifest or the _FOSSIL_ files. (user: drh, tags: trunk) |
15:18:53 | * | [a040ae6e17] Write the new manifest file to the root of the check-out tree when doing an update. (user: drh, tags: trunk) |
14:45:20 | * | [77327ae14e] Omit the files "manifest" and "_FOSSIL_" from the "extra" list. (user: drh, tags: trunk) |
2007-08-04
| ||
00:38:38 | * | [5c74c300b1] Changes to the checksum verification steps to allow a partial commit of changes after new files are added to the tree. (user: drh, tags: trunk) |