Fossil SCM
Update to the change log for 2.26.
Commit
f4f395b6a4e37ea3d297868a1e11e0dc82f434e8d929f2e057466217570a2cc7
Parent
08ea1bd4abe06d6…
1 file changed
+6
+6
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -16,10 +16,16 @@ | ||
| 16 | 16 | merge or update operation. |
| 17 | 17 | * Issue a warning if a user tries to commit on a check-in where the |
| 18 | 18 | branch has been changed. |
| 19 | 19 | * When a merge conflict occurs, a new section is added to the conflict |
| 20 | 20 | text that shows Fossil's suggested resolution to the conflict. |
| 21 | + * Add the "Hide diffs/Show diffs" toggle to web-UI diff pages that show | |
| 22 | + diffs of multiple files. | |
| 23 | + * Fix a bug in [/help?cmd=patch|fossil patch create] that causes | |
| 24 | + [/help?cmd=revert|fossil revert] operations that happened on individual | |
| 25 | + files after a [/help?cmd=merge|fossil merge] to be omitted from the | |
| 26 | + patch. | |
| 21 | 27 | |
| 22 | 28 | <h2 id='v2_25'>Changes for version 2.25 (2024-11-06)</h2> |
| 23 | 29 | |
| 24 | 30 | * The "[/help?cmd=ui|fossil ui /]" command now works even for repositories |
| 25 | 31 | that have non-ASCII filenames |
| 26 | 32 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -16,10 +16,16 @@ | |
| 16 | merge or update operation. |
| 17 | * Issue a warning if a user tries to commit on a check-in where the |
| 18 | branch has been changed. |
| 19 | * When a merge conflict occurs, a new section is added to the conflict |
| 20 | text that shows Fossil's suggested resolution to the conflict. |
| 21 | |
| 22 | <h2 id='v2_25'>Changes for version 2.25 (2024-11-06)</h2> |
| 23 | |
| 24 | * The "[/help?cmd=ui|fossil ui /]" command now works even for repositories |
| 25 | that have non-ASCII filenames |
| 26 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -16,10 +16,16 @@ | |
| 16 | merge or update operation. |
| 17 | * Issue a warning if a user tries to commit on a check-in where the |
| 18 | branch has been changed. |
| 19 | * When a merge conflict occurs, a new section is added to the conflict |
| 20 | text that shows Fossil's suggested resolution to the conflict. |
| 21 | * Add the "Hide diffs/Show diffs" toggle to web-UI diff pages that show |
| 22 | diffs of multiple files. |
| 23 | * Fix a bug in [/help?cmd=patch|fossil patch create] that causes |
| 24 | [/help?cmd=revert|fossil revert] operations that happened on individual |
| 25 | files after a [/help?cmd=merge|fossil merge] to be omitted from the |
| 26 | patch. |
| 27 | |
| 28 | <h2 id='v2_25'>Changes for version 2.25 (2024-11-06)</h2> |
| 29 | |
| 30 | * The "[/help?cmd=ui|fossil ui /]" command now works even for repositories |
| 31 | that have non-ASCII filenames |
| 32 |