Fossil SCM

Update the change log to report on recent enhancements.

drh 2025-03-03 12:39 trunk
Commit 871b514651301003e1a04580b4a45bfe3191e01507f1bcafefbe59401d2393cb
1 file changed +13
--- www/changes.wiki
+++ www/changes.wiki
@@ -19,10 +19,15 @@
1919
branch has been changed.
2020
* When a merge conflict occurs, a new section is added to the conflict
2121
text that shows Fossil's suggested resolution to the conflict.
2222
* Add the "Hide diffs/Show diffs" toggle to web-UI diff pages that show
2323
diffs of multiple files.
24
+ * Remove the --comfmtflags and --comment-format global options, which
25
+ as far as I can tell are never used, but do add unnecessary complexity.
26
+ Alternative TTY comment formatting can still be specified using the
27
+ [/help?cmd=comment-format|comment-format setting], if desired. The
28
+ default comment format is now called "canonical", not "legacy".
2429
* Enhancements to the [/help?cmd=/timeline|/timeline page]:
2530
<ol type="a">
2631
<li> Added the "ml=" ("Merge-in List") query parameter that works
2732
like "rl=" ("Related List") but adds "mionly" style related
2833
check-ins instead of the full "rel" style.
@@ -55,10 +60,18 @@
5560
[/help?cmd=revert|fossil revert] operations that happened on individual
5661
files after a [/help?cmd=merge|fossil merge] to be omitted from the
5762
patch.
5863
* Added the [/help?cmd=patch|patch alias] command for managing aliases
5964
for remote checkout names.
65
+ * Enhance the [/help?cmd=help|fossil help] command:
66
+ <ol type="a">
67
+ <li> Accepts an optional SUBCOMMAND argument following the
68
+ COMMAND argument and only shows results for the specified
69
+ subcommand, not the entire command.
70
+ <li> The -u (--usage) option shows only the command-line syntax
71
+ <li> The -o (--options) option shows only the command-line options
72
+ </ol>
6073
6174
<h2 id='v2_25'>Changes for version 2.25 (2024-11-06)</h2>
6275
6376
* The "[/help?cmd=ui|fossil ui /]" command now works even for repositories
6477
that have non-ASCII filenames
6578
--- www/changes.wiki
+++ www/changes.wiki
@@ -19,10 +19,15 @@
19 branch has been changed.
20 * When a merge conflict occurs, a new section is added to the conflict
21 text that shows Fossil's suggested resolution to the conflict.
22 * Add the "Hide diffs/Show diffs" toggle to web-UI diff pages that show
23 diffs of multiple files.
 
 
 
 
 
24 * Enhancements to the [/help?cmd=/timeline|/timeline page]:
25 <ol type="a">
26 <li> Added the "ml=" ("Merge-in List") query parameter that works
27 like "rl=" ("Related List") but adds "mionly" style related
28 check-ins instead of the full "rel" style.
@@ -55,10 +60,18 @@
55 [/help?cmd=revert|fossil revert] operations that happened on individual
56 files after a [/help?cmd=merge|fossil merge] to be omitted from the
57 patch.
58 * Added the [/help?cmd=patch|patch alias] command for managing aliases
59 for remote checkout names.
 
 
 
 
 
 
 
 
60
61 <h2 id='v2_25'>Changes for version 2.25 (2024-11-06)</h2>
62
63 * The "[/help?cmd=ui|fossil ui /]" command now works even for repositories
64 that have non-ASCII filenames
65
--- www/changes.wiki
+++ www/changes.wiki
@@ -19,10 +19,15 @@
19 branch has been changed.
20 * When a merge conflict occurs, a new section is added to the conflict
21 text that shows Fossil's suggested resolution to the conflict.
22 * Add the "Hide diffs/Show diffs" toggle to web-UI diff pages that show
23 diffs of multiple files.
24 * Remove the --comfmtflags and --comment-format global options, which
25 as far as I can tell are never used, but do add unnecessary complexity.
26 Alternative TTY comment formatting can still be specified using the
27 [/help?cmd=comment-format|comment-format setting], if desired. The
28 default comment format is now called "canonical", not "legacy".
29 * Enhancements to the [/help?cmd=/timeline|/timeline page]:
30 <ol type="a">
31 <li> Added the "ml=" ("Merge-in List") query parameter that works
32 like "rl=" ("Related List") but adds "mionly" style related
33 check-ins instead of the full "rel" style.
@@ -55,10 +60,18 @@
60 [/help?cmd=revert|fossil revert] operations that happened on individual
61 files after a [/help?cmd=merge|fossil merge] to be omitted from the
62 patch.
63 * Added the [/help?cmd=patch|patch alias] command for managing aliases
64 for remote checkout names.
65 * Enhance the [/help?cmd=help|fossil help] command:
66 <ol type="a">
67 <li> Accepts an optional SUBCOMMAND argument following the
68 COMMAND argument and only shows results for the specified
69 subcommand, not the entire command.
70 <li> The -u (--usage) option shows only the command-line syntax
71 <li> The -o (--options) option shows only the command-line options
72 </ol>
73
74 <h2 id='v2_25'>Changes for version 2.25 (2024-11-06)</h2>
75
76 * The "[/help?cmd=ui|fossil ui /]" command now works even for repositories
77 that have non-ASCII filenames
78

Keyboard Shortcuts

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