Fossil SCM
Updates the change log to talk briefly about the new diff enhancements.
Commit
68d728867f6fa0f883941295d4181460ba8a541599b140c6a33ebd5b61348722
Parent
dc757a5d0854d87…
1 file changed
+5
-2
+5
-2
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,11 +1,14 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | 3 | <a name='v2_17'></a> |
| 4 | 4 | <h2>Changes for version 2.17 (pending)</h2> |
| 5 | - * Added new options the various | |
| 6 | - [/help?cmd=diff|diff commands]: -b/--browser, --by, and --webpage. | |
| 5 | + * Added new options to the various | |
| 6 | + [/help?cmd=diff|diff commands]: --by, -b, --webpage, --json, --tcl. | |
| 7 | + * Performance and display improvements to the internal diff engine, including | |
| 8 | + partial-line matching for unified diffs and improved partial line matching for | |
| 9 | + side-by-side diffs. | |
| 7 | 10 | * The --branchcolor option on [/help?cmd=commit|fossil commit] and |
| 8 | 11 | [/help?cmd=amend|fossil amend] can now take the value "auto" to |
| 9 | 12 | force Fossil to use its built-in automatic color choosing algorithm. |
| 10 | 13 | * Fossil now [./concepts.wiki#workflow|autosyncs] prior to running |
| 11 | 14 | [/help?cmd=open|fossil open]. |
| 12 | 15 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,11 +1,14 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_17'></a> |
| 4 | <h2>Changes for version 2.17 (pending)</h2> |
| 5 | * Added new options the various |
| 6 | [/help?cmd=diff|diff commands]: -b/--browser, --by, and --webpage. |
| 7 | * The --branchcolor option on [/help?cmd=commit|fossil commit] and |
| 8 | [/help?cmd=amend|fossil amend] can now take the value "auto" to |
| 9 | force Fossil to use its built-in automatic color choosing algorithm. |
| 10 | * Fossil now [./concepts.wiki#workflow|autosyncs] prior to running |
| 11 | [/help?cmd=open|fossil open]. |
| 12 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,11 +1,14 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_17'></a> |
| 4 | <h2>Changes for version 2.17 (pending)</h2> |
| 5 | * Added new options to the various |
| 6 | [/help?cmd=diff|diff commands]: --by, -b, --webpage, --json, --tcl. |
| 7 | * Performance and display improvements to the internal diff engine, including |
| 8 | partial-line matching for unified diffs and improved partial line matching for |
| 9 | side-by-side diffs. |
| 10 | * The --branchcolor option on [/help?cmd=commit|fossil commit] and |
| 11 | [/help?cmd=amend|fossil amend] can now take the value "auto" to |
| 12 | force Fossil to use its built-in automatic color choosing algorithm. |
| 13 | * Fossil now [./concepts.wiki#workflow|autosyncs] prior to running |
| 14 | [/help?cmd=open|fossil open]. |
| 15 |