Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
2 check-ins related to "file-safety"
2011-02-12
| ||
13:38 | This branch contains experimental changes attempting to address complaints that Fossil sometimes overwrites unmanaged files. In this checkin: Use file_delete() instead of unlink() everywhere. Add interfaces file_move() and file_dont_overwrite() but do not use those interfaces yet. Leaf check-in: a1814d5015 user: drh tags: file-safety | |
2011-02-11
| ||
20:53 | Add the --detail option to the test-timewarp-list command. check-in: e7b6434112 user: drh tags: trunk | |