Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
11 check-ins using file src/vfile.c version 47b5a77023
|
2007-08-09
| ||
| 10:48 | Add the -m/--comment and the --nosign options to the commit command. check-in: 9a9cd81738 user: drh tags: trunk | |
| 10:43 | Require history permission in order to clone. check-in: 13b7ac16e4 user: drh tags: trunk | |
| 03:47 | 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. check-in: 4c072728b4 user: drh tags: trunk | |
| 03:44 | Fix a bug in the xfer server that prevents it from receiving deltas. check-in: 869534e182 user: drh tags: trunk | |
| 03:19 | 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. check-in: eea381f416 user: drh tags: trunk | |
| 01:08 | Website updates. check-in: b110d77c36 user: drh tags: trunk | |
|
2007-08-08
| ||
| 15:30 | Do not remove files that have been edited when doing an "update". Instead, mark the files as CONFLICT. check-in: fe6ee8a431 user: drh tags: trunk | |
| 15:22 | Make sure a user does not attempt to "fossil add" the manifest or the _FOSSIL_ files. check-in: 20bcbcf2f2 user: drh tags: trunk | |
| 15:18 | Write the new manifest file to the root of the check-out tree when doing an update. check-in: a040ae6e17 user: drh tags: trunk | |
| 14:45 | Omit the files "manifest" and "_FOSSIL_" from the "extra" list. check-in: 77327ae14e user: drh tags: trunk | |
|
2007-08-04
| ||
| 00:38 | Changes to the checksum verification steps to allow a partial commit of changes after new files are added to the tree. check-in: 5c74c300b1 user: drh tags: trunk | |