Fossil SCM
Also documented the new "clone -u -v" feature.
Commit
0d61fd23101299a1d848ef744feed386c9d2654dec0fc82bdd054dd367774fe1
Parent
02631e350030110…
1 file changed
+3
-1
+3
-1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -19,11 +19,13 @@ | ||
| 19 | 19 | * Improved correctness, usability, and efficiency for the case |
| 20 | 20 | [/timeline?r=deltify-tkt-blobs|when values in a TICKET's column |
| 21 | 21 | tend to be long and volatile]. |
| 22 | 22 | * Fixed a bug [/info/ea5afad31f478396 | introduced in 2.17] that |
| 23 | 23 | prevented <tt>clone --unversioned</tt> from completing the |
| 24 | - retrieval of UV files from the remote repo. | |
| 24 | + retrieval of UV files from the remote repo. While fixing that, enabled | |
| 25 | + UV tracing output with <tt>clone --unversioned --verbose</tt>, making it | |
| 26 | + consonant with <tt>uv sync --verbose</tt>. | |
| 25 | 27 | |
| 26 | 28 | <h2 id='v2_19'>Changes for version 2.19 (2022-07-21)</h2> |
| 27 | 29 | * On file listing pages, sort filenames using the "uintnocase" collating |
| 28 | 30 | sequence, so that filenames that contains embedded integers sort in |
| 29 | 31 | numeric order even if they contain a different number of digits. |
| 30 | 32 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -19,11 +19,13 @@ | |
| 19 | * Improved correctness, usability, and efficiency for the case |
| 20 | [/timeline?r=deltify-tkt-blobs|when values in a TICKET's column |
| 21 | tend to be long and volatile]. |
| 22 | * Fixed a bug [/info/ea5afad31f478396 | introduced in 2.17] that |
| 23 | prevented <tt>clone --unversioned</tt> from completing the |
| 24 | retrieval of UV files from the remote repo. |
| 25 | |
| 26 | <h2 id='v2_19'>Changes for version 2.19 (2022-07-21)</h2> |
| 27 | * On file listing pages, sort filenames using the "uintnocase" collating |
| 28 | sequence, so that filenames that contains embedded integers sort in |
| 29 | numeric order even if they contain a different number of digits. |
| 30 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -19,11 +19,13 @@ | |
| 19 | * Improved correctness, usability, and efficiency for the case |
| 20 | [/timeline?r=deltify-tkt-blobs|when values in a TICKET's column |
| 21 | tend to be long and volatile]. |
| 22 | * Fixed a bug [/info/ea5afad31f478396 | introduced in 2.17] that |
| 23 | prevented <tt>clone --unversioned</tt> from completing the |
| 24 | retrieval of UV files from the remote repo. While fixing that, enabled |
| 25 | UV tracing output with <tt>clone --unversioned --verbose</tt>, making it |
| 26 | consonant with <tt>uv sync --verbose</tt>. |
| 27 | |
| 28 | <h2 id='v2_19'>Changes for version 2.19 (2022-07-21)</h2> |
| 29 | * On file listing pages, sort filenames using the "uintnocase" collating |
| 30 | sequence, so that filenames that contains embedded integers sort in |
| 31 | numeric order even if they contain a different number of digits. |
| 32 |