20 descendants of [20bcbcf2f2]
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) |
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) |