Fossil SCM

Fix typos in documentation for path-to-tag. Put path-to-tag in the change log.

drh 2026-08-11 13:38 UTC trunk
Commit ae4bbd8e752117f4909c56315bd3821b9c1b8dbc11d24a9010a21b30d180637e
2 files changed +4 -3 +4
+4 -3
--- src/info.c
+++ src/info.c
@@ -973,15 +973,16 @@
973973
974974
/*
975975
** SETTING: path-to-tag width=40
976976
**
977977
** If the path-to-tag setting is defined and is not an empty string
978
-** then then /info page for checking HASH will display a link to
979
-** a timeline showing an abbreviated path from the HASH check-in to
978
+** then the /info page for checkin HASH will display a link to
979
+** a timeline showing an abbreviated path from the HASH checkin to
980980
** the next checkin that has a tag which is the value of this setting.
981981
**
982
-** A typical value for this setting is "release"
982
+** A typical value for this setting is "release", in which case a
983
+** "path-to-release" link is shown on /info pages of checkins.
983984
*/
984985
985986
/*
986987
** WEBPAGE: vinfo
987988
** WEBPAGE: ci
988989
--- src/info.c
+++ src/info.c
@@ -973,15 +973,16 @@
973
974 /*
975 ** SETTING: path-to-tag width=40
976 **
977 ** If the path-to-tag setting is defined and is not an empty string
978 ** then then /info page for checking HASH will display a link to
979 ** a timeline showing an abbreviated path from the HASH check-in to
980 ** the next checkin that has a tag which is the value of this setting.
981 **
982 ** A typical value for this setting is "release"
 
983 */
984
985 /*
986 ** WEBPAGE: vinfo
987 ** WEBPAGE: ci
988
--- src/info.c
+++ src/info.c
@@ -973,15 +973,16 @@
973
974 /*
975 ** SETTING: path-to-tag width=40
976 **
977 ** If the path-to-tag setting is defined and is not an empty string
978 ** then the /info page for checkin HASH will display a link to
979 ** a timeline showing an abbreviated path from the HASH checkin to
980 ** the next checkin that has a tag which is the value of this setting.
981 **
982 ** A typical value for this setting is "release", in which case a
983 ** "path-to-release" link is shown on /info pages of checkins.
984 */
985
986 /*
987 ** WEBPAGE: vinfo
988 ** WEBPAGE: ci
989
--- www/changes.wiki
+++ www/changes.wiki
@@ -21,10 +21,14 @@
2121
<li> Forum posts may now have attachments if their poster has the new "B"
2222
capability.
2323
<li> Add the "[/help/attachment-size-limit|attachment-size-limit]" setting
2424
to limit the size of file attachments to wiki pages, tech notes,
2525
tickets, and forum posts.
26
+ <li> Add the "[/help/path-to-tag|path-to-tag]" setting, which if set to
27
+ something like "release" provides a link named "path-to-release" on
28
+ /info pages for checkins. Clicking that link shows the path to the
29
+ first release containing that check-in.
2630
<li> Addded several HTML5 tags deemed harmless to the MD/wiki allowlists.
2731
<li> Fix various pages on deployments where a custom skin emits
2832
its own <code>BODY</code> tag without the expected CSS classes.
2933
<li> When behaving as an HTTP client, Fossil now always uses HTTP/1.1 and
3034
it understands the "chunked" transfer encoding.
3135
--- www/changes.wiki
+++ www/changes.wiki
@@ -21,10 +21,14 @@
21 <li> Forum posts may now have attachments if their poster has the new "B"
22 capability.
23 <li> Add the "[/help/attachment-size-limit|attachment-size-limit]" setting
24 to limit the size of file attachments to wiki pages, tech notes,
25 tickets, and forum posts.
 
 
 
 
26 <li> Addded several HTML5 tags deemed harmless to the MD/wiki allowlists.
27 <li> Fix various pages on deployments where a custom skin emits
28 its own <code>BODY</code> tag without the expected CSS classes.
29 <li> When behaving as an HTTP client, Fossil now always uses HTTP/1.1 and
30 it understands the "chunked" transfer encoding.
31
--- www/changes.wiki
+++ www/changes.wiki
@@ -21,10 +21,14 @@
21 <li> Forum posts may now have attachments if their poster has the new "B"
22 capability.
23 <li> Add the "[/help/attachment-size-limit|attachment-size-limit]" setting
24 to limit the size of file attachments to wiki pages, tech notes,
25 tickets, and forum posts.
26 <li> Add the "[/help/path-to-tag|path-to-tag]" setting, which if set to
27 something like "release" provides a link named "path-to-release" on
28 /info pages for checkins. Clicking that link shows the path to the
29 first release containing that check-in.
30 <li> Addded several HTML5 tags deemed harmless to the MD/wiki allowlists.
31 <li> Fix various pages on deployments where a custom skin emits
32 its own <code>BODY</code> tag without the expected CSS classes.
33 <li> When behaving as an HTTP client, Fossil now always uses HTTP/1.1 and
34 it understands the "chunked" transfer encoding.
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