Fossil SCM

Add supporting comment lines in versioned settings to the changelog.

danield 2023-04-19 10:45 trunk
Commit 4ed98a9944814a4ec6364624f79b969cacf1654f63af5c8701ab979acdf66aef
--- www/changes.wiki
+++ www/changes.wiki
@@ -6,10 +6,12 @@
66
frees us from needing to build and install the container as root,
77
since it no longer has to create a private <tt>/dev</tt> tree
88
inside the jail for Fossil's use.
99
* Add support for the trigram tokenizer for FTS5 search to enable
1010
searching in Chinese.
11
+ * Comment lines (starting with a '#') are now supported inside
12
+ [./settings.wiki#versionable|versioned settings].
1113
1214
<h2 id='v2_21'>Changes for version 2.21 (2023-02-25)</h2>
1315
* Users can request a password reset. This feature is disabledby default. Use
1416
the new [/help?cmd=self-pw-reset|self-pw-reset property] to enable it.
1517
New web pages [/help?cmd=/resetpw|/resetpw] and
1618
--- www/changes.wiki
+++ www/changes.wiki
@@ -6,10 +6,12 @@
6 frees us from needing to build and install the container as root,
7 since it no longer has to create a private <tt>/dev</tt> tree
8 inside the jail for Fossil's use.
9 * Add support for the trigram tokenizer for FTS5 search to enable
10 searching in Chinese.
 
 
11
12 <h2 id='v2_21'>Changes for version 2.21 (2023-02-25)</h2>
13 * Users can request a password reset. This feature is disabledby default. Use
14 the new [/help?cmd=self-pw-reset|self-pw-reset property] to enable it.
15 New web pages [/help?cmd=/resetpw|/resetpw] and
16
--- www/changes.wiki
+++ www/changes.wiki
@@ -6,10 +6,12 @@
6 frees us from needing to build and install the container as root,
7 since it no longer has to create a private <tt>/dev</tt> tree
8 inside the jail for Fossil's use.
9 * Add support for the trigram tokenizer for FTS5 search to enable
10 searching in Chinese.
11 * Comment lines (starting with a '#') are now supported inside
12 [./settings.wiki#versionable|versioned settings].
13
14 <h2 id='v2_21'>Changes for version 2.21 (2023-02-25)</h2>
15 * Users can request a password reset. This feature is disabledby default. Use
16 the new [/help?cmd=self-pw-reset|self-pw-reset property] to enable it.
17 New web pages [/help?cmd=/resetpw|/resetpw] and
18
--- www/settings.wiki
+++ www/settings.wiki
@@ -8,11 +8,11 @@
88
99
For a list of all settings, view the Settings page, or type
1010
<tt>fossil help settings</tt> from the command line.
1111
1212
13
-<h3>Repository settings</h3>
13
+<h3 id="repo">Repository settings</h3>
1414
1515
Settings are set on a per-repository basis. When you clone a repository,
1616
a subset of settings are copied to your local repository.
1717
1818
If you make a change to a setting on your local repository, it is not
@@ -24,11 +24,11 @@
2424
will be used for all repositories cloned to your machine, unless
2525
overridden explicitly in a particular repository. Global settings can be
2626
set by using the <tt>-global</tt> option on the <tt>fossil settings</tt>
2727
command.
2828
29
-<h3>"Versionable" settings</h3>
29
+<h3 id="versionable">"Versionable" settings</h3>
3030
3131
Most of the settings control the behaviour of fossil on your local
3232
machine, largely acting to reflect your preference on how you want to
3333
use Fossil, how you communicate with the server, or options for hosting
3434
a repository on the web.
3535
--- www/settings.wiki
+++ www/settings.wiki
@@ -8,11 +8,11 @@
8
9 For a list of all settings, view the Settings page, or type
10 <tt>fossil help settings</tt> from the command line.
11
12
13 <h3>Repository settings</h3>
14
15 Settings are set on a per-repository basis. When you clone a repository,
16 a subset of settings are copied to your local repository.
17
18 If you make a change to a setting on your local repository, it is not
@@ -24,11 +24,11 @@
24 will be used for all repositories cloned to your machine, unless
25 overridden explicitly in a particular repository. Global settings can be
26 set by using the <tt>-global</tt> option on the <tt>fossil settings</tt>
27 command.
28
29 <h3>"Versionable" settings</h3>
30
31 Most of the settings control the behaviour of fossil on your local
32 machine, largely acting to reflect your preference on how you want to
33 use Fossil, how you communicate with the server, or options for hosting
34 a repository on the web.
35
--- www/settings.wiki
+++ www/settings.wiki
@@ -8,11 +8,11 @@
8
9 For a list of all settings, view the Settings page, or type
10 <tt>fossil help settings</tt> from the command line.
11
12
13 <h3 id="repo">Repository settings</h3>
14
15 Settings are set on a per-repository basis. When you clone a repository,
16 a subset of settings are copied to your local repository.
17
18 If you make a change to a setting on your local repository, it is not
@@ -24,11 +24,11 @@
24 will be used for all repositories cloned to your machine, unless
25 overridden explicitly in a particular repository. Global settings can be
26 set by using the <tt>-global</tt> option on the <tt>fossil settings</tt>
27 command.
28
29 <h3 id="versionable">"Versionable" settings</h3>
30
31 Most of the settings control the behaviour of fossil on your local
32 machine, largely acting to reflect your preference on how you want to
33 use Fossil, how you communicate with the server, or options for hosting
34 a repository on the web.
35

Keyboard Shortcuts

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