Fossil SCM

Update the change log to talk about the enhancements to "fossil ui".

drh 2021-06-30 20:31 remote-ui
Commit 2d19a40df343172a43b2cbd2443a819fb106f75d90244cd6c2f47ef18282ba7b
1 file changed +9 -1
--- www/changes.wiki
+++ www/changes.wiki
@@ -6,12 +6,20 @@
66
server hostname matches its certificate. <b>Upgrading to
77
the patch is recommended.</b>
88
* The default "ssh" command on Windows is changed to "ssh" instead of the
99
legacy "plink", as ssh is now generally available on Windows systems.
1010
Installations that still need to use the legacy "plink" can make that
11
- happen by running: '<tt>fossil set ssh-command "plink -ssh -T" --global</tt>'.
11
+ happen by running: '<tt>fossil set ssh-command "plink -ssh" --global</tt>'.
1212
* Added the [./patchcmd.md|fossil patch] command.
13
+ * The [/help?cmd=ui|fossil ui] command is enhanced in multiple ways:<ol>
14
+ <li> The REPOSITORY argument can be the name of a check-out directory.
15
+ <li> If the REPOSITORY argument is prefixed by "HOST:" or "USER@HOST:"
16
+ then the ui is run on the remote machine and tunnelled back to the local
17
+ machine using ssh. (The latest version of fossil must be installed on
18
+ both the local and the remote for this to work correctly.)
19
+ <li> The new --nobrowser option is provided. (This is needed by item 2 above.)
20
+ </ol>
1321
* The [/brlist|/brlist web page] allows the user to
1422
select multiple branches to be displayed together in a single
1523
timeline.
1624
* The [./forum.wiki|Forum] provides a hyperlink on the author of each
1725
post that goes to a timeline of recent posts by that same author.
1826
--- www/changes.wiki
+++ www/changes.wiki
@@ -6,12 +6,20 @@
6 server hostname matches its certificate. <b>Upgrading to
7 the patch is recommended.</b>
8 * The default "ssh" command on Windows is changed to "ssh" instead of the
9 legacy "plink", as ssh is now generally available on Windows systems.
10 Installations that still need to use the legacy "plink" can make that
11 happen by running: '<tt>fossil set ssh-command "plink -ssh -T" --global</tt>'.
12 * Added the [./patchcmd.md|fossil patch] command.
 
 
 
 
 
 
 
 
13 * The [/brlist|/brlist web page] allows the user to
14 select multiple branches to be displayed together in a single
15 timeline.
16 * The [./forum.wiki|Forum] provides a hyperlink on the author of each
17 post that goes to a timeline of recent posts by that same author.
18
--- www/changes.wiki
+++ www/changes.wiki
@@ -6,12 +6,20 @@
6 server hostname matches its certificate. <b>Upgrading to
7 the patch is recommended.</b>
8 * The default "ssh" command on Windows is changed to "ssh" instead of the
9 legacy "plink", as ssh is now generally available on Windows systems.
10 Installations that still need to use the legacy "plink" can make that
11 happen by running: '<tt>fossil set ssh-command "plink -ssh" --global</tt>'.
12 * Added the [./patchcmd.md|fossil patch] command.
13 * The [/help?cmd=ui|fossil ui] command is enhanced in multiple ways:<ol>
14 <li> The REPOSITORY argument can be the name of a check-out directory.
15 <li> If the REPOSITORY argument is prefixed by "HOST:" or "USER@HOST:"
16 then the ui is run on the remote machine and tunnelled back to the local
17 machine using ssh. (The latest version of fossil must be installed on
18 both the local and the remote for this to work correctly.)
19 <li> The new --nobrowser option is provided. (This is needed by item 2 above.)
20 </ol>
21 * The [/brlist|/brlist web page] allows the user to
22 select multiple branches to be displayed together in a single
23 timeline.
24 * The [./forum.wiki|Forum] provides a hyperlink on the author of each
25 post that goes to a timeline of recent posts by that same author.
26

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button