Fossil SCM
Since it seems my clone -u fixes are going to stick, documented them in the changelog.
Commit
02631e35003011001a15d1d8ad37d8edefad275bceb1051d37c71a5514b6a379
Parent
872a3b232737c0e…
1 file changed
+3
+3
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -17,10 +17,13 @@ | ||
| 17 | 17 | customize, use, and run that container. |
| 18 | 18 | * Added "by hour of day" report to [/reports?view=byhour|the /reports page]. |
| 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 | + * 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. | |
| 22 | 25 | |
| 23 | 26 | <h2 id='v2_19'>Changes for version 2.19 (2022-07-21)</h2> |
| 24 | 27 | * On file listing pages, sort filenames using the "uintnocase" collating |
| 25 | 28 | sequence, so that filenames that contains embedded integers sort in |
| 26 | 29 | numeric order even if they contain a different number of digits. |
| 27 | 30 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -17,10 +17,13 @@ | |
| 17 | customize, use, and run that container. |
| 18 | * Added "by hour of day" report to [/reports?view=byhour|the /reports page]. |
| 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 | |
| 23 | <h2 id='v2_19'>Changes for version 2.19 (2022-07-21)</h2> |
| 24 | * On file listing pages, sort filenames using the "uintnocase" collating |
| 25 | sequence, so that filenames that contains embedded integers sort in |
| 26 | numeric order even if they contain a different number of digits. |
| 27 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -17,10 +17,13 @@ | |
| 17 | customize, use, and run that container. |
| 18 | * Added "by hour of day" report to [/reports?view=byhour|the /reports page]. |
| 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 |