Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

5 check-ins using file src/file.c version b4f21631b7

2021-06-30
20:31
Update the change log to talk about the enhancements to "fossil ui". Closed-Leaf check-in: 2d19a40df3 user: drh tags: remote-ui
20:15
Improvements to "fossil ui HOST:PATH". check-in: cff1f785e1 user: drh tags: remote-ui
19:14
Initial changes to support HOST: prefixes on the REPOSITORY argument of the "fossil ui" command. check-in: cb34f1a8ac user: drh tags: remote-ui
17:57
Retroactively added a note to the 2.12.1 change log about the allow-symlinks setting no longer syncing, per forum request. check-in: c5dc24d4eb user: stephan tags: trunk
17:39
Add the new file_skip_userhost() function that will find an skip over a "USER@HOST:" prefix on a filename, if it exists. Use this to extract the USER@HOST prefix from names in the "fossil patch push/pull" commands. check-in: 89a8588853 user: drh tags: trunk