Fossil SCM
Update the change log.
Commit
a382145a2bd7e14d32b8f89689ac4ee3ab3af16ed6a8001faab40cf6c1be6b13
Parent
85f4869078081cb…
1 file changed
+4
+4
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -18,12 +18,16 @@ | ||
| 18 | 18 | (for example: <script>) on user-contributed pages like forum and |
| 19 | 19 | tickets and wiki. The admin can adjust this behavior using |
| 20 | 20 | the [/help?cmd=safe-html|safe-html setting] on the Admin/Wiki page. |
| 21 | 21 | The default is to disallow unsafe HTML everywhere. |
| 22 | 22 | [https://www.fossil-scm.org/forum/forumpost/3714e6568f|Example]. |
| 23 | + * Added the "collapse" and "expand" capability for long forum posts. | |
| 23 | 24 | * Enhance the [/help?cmd=revert|fossil revert] command so that it |
| 24 | 25 | is able to revert all files beneath a directory. |
| 26 | + * Add the [/help?cmd=bisect|fossil bisect skip] command. | |
| 27 | + * Enhance [/help?cmd=bisect|fossil bisect ui] so that it shows all unchecked | |
| 28 | + check-ins in between the innermost "good" and "bad" check-ins. | |
| 25 | 29 | * Added the <tt>--reset</tt> flag to the "[/help?cmd=add|fossil add]", |
| 26 | 30 | "[/help?cmd=rm|fossil rm]", and |
| 27 | 31 | "[/help?cmd=addremove|fossil addremove]" commands. |
| 28 | 32 | * Added the "<tt>--min</tt> <i>N</i>" and "<tt>--logfile</tt> <i>FILENAME</i>" |
| 29 | 33 | flags to the [/help?cmd=backoffice|backoffice] command, as well as other |
| 30 | 34 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -18,12 +18,16 @@ | |
| 18 | (for example: <script>) on user-contributed pages like forum and |
| 19 | tickets and wiki. The admin can adjust this behavior using |
| 20 | the [/help?cmd=safe-html|safe-html setting] on the Admin/Wiki page. |
| 21 | The default is to disallow unsafe HTML everywhere. |
| 22 | [https://www.fossil-scm.org/forum/forumpost/3714e6568f|Example]. |
| 23 | * Enhance the [/help?cmd=revert|fossil revert] command so that it |
| 24 | is able to revert all files beneath a directory. |
| 25 | * Added the <tt>--reset</tt> flag to the "[/help?cmd=add|fossil add]", |
| 26 | "[/help?cmd=rm|fossil rm]", and |
| 27 | "[/help?cmd=addremove|fossil addremove]" commands. |
| 28 | * Added the "<tt>--min</tt> <i>N</i>" and "<tt>--logfile</tt> <i>FILENAME</i>" |
| 29 | flags to the [/help?cmd=backoffice|backoffice] command, as well as other |
| 30 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -18,12 +18,16 @@ | |
| 18 | (for example: <script>) on user-contributed pages like forum and |
| 19 | tickets and wiki. The admin can adjust this behavior using |
| 20 | the [/help?cmd=safe-html|safe-html setting] on the Admin/Wiki page. |
| 21 | The default is to disallow unsafe HTML everywhere. |
| 22 | [https://www.fossil-scm.org/forum/forumpost/3714e6568f|Example]. |
| 23 | * Added the "collapse" and "expand" capability for long forum posts. |
| 24 | * Enhance the [/help?cmd=revert|fossil revert] command so that it |
| 25 | is able to revert all files beneath a directory. |
| 26 | * Add the [/help?cmd=bisect|fossil bisect skip] command. |
| 27 | * Enhance [/help?cmd=bisect|fossil bisect ui] so that it shows all unchecked |
| 28 | check-ins in between the innermost "good" and "bad" check-ins. |
| 29 | * Added the <tt>--reset</tt> flag to the "[/help?cmd=add|fossil add]", |
| 30 | "[/help?cmd=rm|fossil rm]", and |
| 31 | "[/help?cmd=addremove|fossil addremove]" commands. |
| 32 | * Added the "<tt>--min</tt> <i>N</i>" and "<tt>--logfile</tt> <i>FILENAME</i>" |
| 33 | flags to the [/help?cmd=backoffice|backoffice] command, as well as other |
| 34 |