Fossil SCM
Add supporting comment lines in versioned settings to the changelog.
Commit
4ed98a9944814a4ec6364624f79b969cacf1654f63af5c8701ab979acdf66aef
Parent
ef633d4bb5b29f9…
2 files changed
+2
+2
-2
+2
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -6,10 +6,12 @@ | ||
| 6 | 6 | frees us from needing to build and install the container as root, |
| 7 | 7 | since it no longer has to create a private <tt>/dev</tt> tree |
| 8 | 8 | inside the jail for Fossil's use. |
| 9 | 9 | * Add support for the trigram tokenizer for FTS5 search to enable |
| 10 | 10 | searching in Chinese. |
| 11 | + * Comment lines (starting with a '#') are now supported inside | |
| 12 | + [./settings.wiki#versionable|versioned settings]. | |
| 11 | 13 | |
| 12 | 14 | <h2 id='v2_21'>Changes for version 2.21 (2023-02-25)</h2> |
| 13 | 15 | * Users can request a password reset. This feature is disabledby default. Use |
| 14 | 16 | the new [/help?cmd=self-pw-reset|self-pw-reset property] to enable it. |
| 15 | 17 | New web pages [/help?cmd=/resetpw|/resetpw] and |
| 16 | 18 |
| --- 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 |
+2
-2
| --- www/settings.wiki | ||
| +++ www/settings.wiki | ||
| @@ -8,11 +8,11 @@ | ||
| 8 | 8 | |
| 9 | 9 | For a list of all settings, view the Settings page, or type |
| 10 | 10 | <tt>fossil help settings</tt> from the command line. |
| 11 | 11 | |
| 12 | 12 | |
| 13 | -<h3>Repository settings</h3> | |
| 13 | +<h3 id="repo">Repository settings</h3> | |
| 14 | 14 | |
| 15 | 15 | Settings are set on a per-repository basis. When you clone a repository, |
| 16 | 16 | a subset of settings are copied to your local repository. |
| 17 | 17 | |
| 18 | 18 | If you make a change to a setting on your local repository, it is not |
| @@ -24,11 +24,11 @@ | ||
| 24 | 24 | will be used for all repositories cloned to your machine, unless |
| 25 | 25 | overridden explicitly in a particular repository. Global settings can be |
| 26 | 26 | set by using the <tt>-global</tt> option on the <tt>fossil settings</tt> |
| 27 | 27 | command. |
| 28 | 28 | |
| 29 | -<h3>"Versionable" settings</h3> | |
| 29 | +<h3 id="versionable">"Versionable" settings</h3> | |
| 30 | 30 | |
| 31 | 31 | Most of the settings control the behaviour of fossil on your local |
| 32 | 32 | machine, largely acting to reflect your preference on how you want to |
| 33 | 33 | use Fossil, how you communicate with the server, or options for hosting |
| 34 | 34 | a repository on the web. |
| 35 | 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>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 |