Fossil SCM
Updates to the change log.
Commit
0db5c15990a11a9a64bc702788b79a54d6f5d0fcb6d20f969548b43fef2a9bc5
Parent
40b144e1314d57d…
1 file changed
+9
+9
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -84,11 +84,20 @@ | ||
| 84 | 84 | collapses long runs of check-ins on the same branch into just |
| 85 | 85 | end-points. |
| 86 | 86 | <li> The p= and d= parameters an reference different check-ins, which |
| 87 | 87 | case the timeline shows those check-ins that are both ancestors |
| 88 | 88 | of p= and descendants of d=. |
| 89 | + <li> The saturation and intensity of user-specified checkin and branch | |
| 90 | + colors are automatically adjusted to keep the colors | |
| 91 | + compatible with the current skin, unless the | |
| 92 | + [/help?cmd=raw-bgcolor|raw-bgcolor setting] is turned on. The | |
| 93 | + /test-bgcolor page was added to | |
| 94 | + test and visualize how these adjustments. | |
| 89 | 95 | </ol> |
| 96 | + * The [/help?cmd=/docfile|/docfile webpage] was added. It works like | |
| 97 | + /doc but keeps the title of markdown documents with the document rather | |
| 98 | + that moving it up to the page title. | |
| 90 | 99 | * Added the [/help?cmd=/clusterlist|/clusterlist page] for analysis |
| 91 | 100 | and debugging |
| 92 | 101 | * Added the "artifact_to_json(NAME)" SQL function that returns a JSON |
| 93 | 102 | decoding of the artifact described by NAME. |
| 94 | 103 | * Improvements to the [/help?cmd=patch|fossil patch] command: |
| 95 | 104 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -84,11 +84,20 @@ | |
| 84 | collapses long runs of check-ins on the same branch into just |
| 85 | end-points. |
| 86 | <li> The p= and d= parameters an reference different check-ins, which |
| 87 | case the timeline shows those check-ins that are both ancestors |
| 88 | of p= and descendants of d=. |
| 89 | </ol> |
| 90 | * Added the [/help?cmd=/clusterlist|/clusterlist page] for analysis |
| 91 | and debugging |
| 92 | * Added the "artifact_to_json(NAME)" SQL function that returns a JSON |
| 93 | decoding of the artifact described by NAME. |
| 94 | * Improvements to the [/help?cmd=patch|fossil patch] command: |
| 95 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -84,11 +84,20 @@ | |
| 84 | collapses long runs of check-ins on the same branch into just |
| 85 | end-points. |
| 86 | <li> The p= and d= parameters an reference different check-ins, which |
| 87 | case the timeline shows those check-ins that are both ancestors |
| 88 | of p= and descendants of d=. |
| 89 | <li> The saturation and intensity of user-specified checkin and branch |
| 90 | colors are automatically adjusted to keep the colors |
| 91 | compatible with the current skin, unless the |
| 92 | [/help?cmd=raw-bgcolor|raw-bgcolor setting] is turned on. The |
| 93 | /test-bgcolor page was added to |
| 94 | test and visualize how these adjustments. |
| 95 | </ol> |
| 96 | * The [/help?cmd=/docfile|/docfile webpage] was added. It works like |
| 97 | /doc but keeps the title of markdown documents with the document rather |
| 98 | that moving it up to the page title. |
| 99 | * Added the [/help?cmd=/clusterlist|/clusterlist page] for analysis |
| 100 | and debugging |
| 101 | * Added the "artifact_to_json(NAME)" SQL function that returns a JSON |
| 102 | decoding of the artifact described by NAME. |
| 103 | * Improvements to the [/help?cmd=patch|fossil patch] command: |
| 104 |