Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
10 check-ins using file src/xfer.c version bc5a0f847a
|
2015-04-27
| ||
| 01:37 | Remove an unnecessary permissions check on the /hash-color-test web page. check-in: 75e23ea9c2 user: drh tags: trunk | |
| 01:27 | Remove unnecessary text at the top of the /sitemap page. check-in: 4cacd894aa user: drh tags: trunk | |
| 01:18 | Improvements to the /sitemap page: Add a link to show all forks. Hide links for which the user does not have permission. check-in: 9fa68088b7 user: drh tags: trunk | |
| 00:25 | Improved warning message when there alternative leaf check-outs on the current branch. check-in: f78cba5c99 user: drh tags: trunk | |
|
2015-04-26
| ||
| 21:28 | An alternative implementation of fork warnings that provides more detail. Closed-Leaf check-in: 4a0deae59d user: drh tags: alternative-fork-warning | |
| 19:43 | Remove the "fossil forks" command. Replace it with "fossil leaves --multiple". check-in: 7bef5bf1c3 user: drh tags: trunk | |
| 18:06 | Add the "forks" query parameter to the /timeline webpage, causing the timeline to show only check-ins associated with a fork. check-in: ba2ec88b74 user: drh tags: trunk | |
| 17:35 | On all timelines, provide a hyperlink on the timestamp to another timeline that shows all activity around that point in time. check-in: d3f9e588f7 user: drh tags: trunk | |
|
2015-04-25
| ||
| 20:38 | Add warning to "fossil sync", when a new fork is created during this sync. check-in: 560483f504 user: jan.nijtmans tags: trunk | |
|
2015-04-23
| ||
| 00:35 | Only check leaves for forks on multi-child nodes. This prevents warnings from being extra verbose when a commit is made on any of the forks. Closed-Leaf check-in: 64b221aacf user: andybradford tags: sync-forkwarn | |