Fossil SCM
Add the "fossil bisect run" command to the change log.
Commit
162625e212f1e56cc53579e768efbd02205fcb5fd6448025a9057a6863f8542d
Parent
7d4cf0ed6989c41…
1 file changed
+2
+2
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -8,10 +8,12 @@ | ||
| 8 | 8 | * The [/brlist|/brlist web page] allows the user to |
| 9 | 9 | select multiple branches to be displayed together in a single |
| 10 | 10 | timeline. |
| 11 | 11 | * The [./forum.wiki|Forum] provides a hyperlink on the author of each |
| 12 | 12 | post that goes to a timeline of recent posts by that same author. |
| 13 | + * Added the "[/help?cmd=bisect|fossil bisect run]" command for improved | |
| 14 | + automation of bisects. | |
| 13 | 15 | * The [/help?cmd=merge|fossil merge] command now does a better job merging |
| 14 | 16 | branches where files have been renamed between the current branch and the |
| 15 | 17 | branch being merged. |
| 16 | 18 | * The [/help?cmd=open|fossil open] command allows the repository file |
| 17 | 19 | to be inside the working directory without requiring the --force flag. |
| 18 | 20 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -8,10 +8,12 @@ | |
| 8 | * The [/brlist|/brlist web page] allows the user to |
| 9 | select multiple branches to be displayed together in a single |
| 10 | timeline. |
| 11 | * The [./forum.wiki|Forum] provides a hyperlink on the author of each |
| 12 | post that goes to a timeline of recent posts by that same author. |
| 13 | * The [/help?cmd=merge|fossil merge] command now does a better job merging |
| 14 | branches where files have been renamed between the current branch and the |
| 15 | branch being merged. |
| 16 | * The [/help?cmd=open|fossil open] command allows the repository file |
| 17 | to be inside the working directory without requiring the --force flag. |
| 18 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -8,10 +8,12 @@ | |
| 8 | * The [/brlist|/brlist web page] allows the user to |
| 9 | select multiple branches to be displayed together in a single |
| 10 | timeline. |
| 11 | * The [./forum.wiki|Forum] provides a hyperlink on the author of each |
| 12 | post that goes to a timeline of recent posts by that same author. |
| 13 | * Added the "[/help?cmd=bisect|fossil bisect run]" command for improved |
| 14 | automation of bisects. |
| 15 | * The [/help?cmd=merge|fossil merge] command now does a better job merging |
| 16 | branches where files have been renamed between the current branch and the |
| 17 | branch being merged. |
| 18 | * The [/help?cmd=open|fossil open] command allows the repository file |
| 19 | to be inside the working directory without requiring the --force flag. |
| 20 |