Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch fix_mlink Excluding Merge-Ins
This is equivalent to a diff from 83a574b019 to a7caf19823
2011-11-03
| ||
08:06 | Correct fix in [d084043f79827]. This attempt at fixing the problem is closed. Closed-Leaf check-in: a7caf19823 user: viriketo tags: fix_mlink | |
01:22 | Refactor the name resolution logic in name.c. check-in: 7858a39b36 user: drh tags: trunk | |
2011-11-02
| ||
21:53 | Trying to fix some cases where the mlink table is bad build due to delta manifests. In this checkin, I fix the case when the child delta manifest changed back the file from some contents to those of its baseline manifest. The 'info' page was not showing these kind of changes. Should close the ticket [2ce64a315f]. check-in: cf5f2c4ea6 user: viriketo tags: fix_mlink | |
15:23 | Update the blob_write_to_file() routine so that it correctly handles binary files being send to standard output. check-in: 83a574b019 user: drh tags: trunk | |
2011-10-31
| ||
17:54 | Fix a potential division-by-zero in the file browser. check-in: 4d408219bd user: drh tags: trunk | |
Changes to src/manifest.c.