Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
7 check-ins using file src/xfer.c version d0807f64fe
|
2021-12-22
| ||
| 10:57 | Fixed a null-pointer deref in /chat JS in the try-to-resend-message error handler. check-in: 86bba486c5 user: stephan tags: trunk | |
| 09:18 | Added more reasons not to use Fossil as a whole-system configuration backup utility in the glossary point about not using Fossil to store files scattered hither-and-yon over a filesystem. check-in: 7994809763 user: wyoung tags: trunk | |
| 09:14 | A few clarifications to the new glossary. check-in: 78aa439407 user: wyoung tags: trunk | |
|
2021-12-21
| ||
| 20:53 | Fix the "fossil scrub" command so that it deletes syncfrom:URL and link:URL entries from the CONFIG table. check-in: 65dbf97eb8 user: drh tags: trunk | |
| 20:23 | Add the --share-links option to "fossil all sync" and "fossil all pull". check-in: 23a0cd66c8 user: drh tags: trunk | |
| 20:20 | Add the "Links from other repositories" section on the /urllist page. check-in: 6916a058ab user: drh tags: trunk | |
| 19:50 | The --share-links option on "fossil sync" and similar causes the server to reply with "pragma link" lines that identify other repositories with which the server has interacted within the past month. Those links are recorded in "link:URL" entries of the CONFIG table on the client. check-in: 12d2f70bdf user: drh tags: trunk | |