Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
3 check-ins using file src/update.c version a155e1e95f
|
2012-11-17
| ||
| 19:22 | Prevent delta loops on sync operations that might otherwise occur if a sequence of file changes ends with a file back to its original state after a sequence of two or more intermediate states. The is a backport/cherrypick of check-in [141b990722ea81e10e5] ... (Closed-Leaf check-in: 285eeba64f user: drh tags: branch-1.19) | |
|
2012-11-14
| ||
| 20:28 | Detect infinite loops in the DELTA table and abort out of content_get() when they are found. Fix an off-by-one error in the version-3 clone protocol. This error might cause an incomplete and corrupt clone if a transfer block fills up just before sending the very last blob. Backport of fixes from [2012-08-23 21:15:36] ... (check-in: 99053ab141 user: drh tags: branch-1.19) | |
|
2012-11-06
| ||
| 19:47 | Make sure that pending deletes from "fossil rm" operations are preserved across a "fossil update". ... (check-in: 76c6f8fcb8 user: drh tags: branch-1.19) | |