Fossil SCM
Add an entry about the new "touch" command and "--setmtime" option to the change log for version 2.9.
Commit
93a6893d453f20b905d1fea96b2c5498dad473747c2543bb4a2973d0b52e1081
Parent
c3b48561ab41ff6…
1 file changed
+3
+3
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -17,10 +17,13 @@ | ||
| 17 | 17 | configuration. |
| 18 | 18 | * Copy buttons added to various check-in hash and branch name links. |
| 19 | 19 | * Double-clicking on a /timeline graph node now jumps to the /info page |
| 20 | 20 | for the check-in. So, repurpose the timestamp hyperlink to show all |
| 21 | 21 | activity around that check-in in time. |
| 22 | + * Added the [/help?cmd=touch|fossil touch] command, and the --setmtime | |
| 23 | + option on the [/help?cmd=open|fossil open] and | |
| 24 | + [/help?cmd=update|fossil update] commands. | |
| 22 | 25 | * Many documentation enhancements. |
| 23 | 26 | * For the "[/help?cmd=update|fossil update]" and |
| 24 | 27 | "[/help?cmd=checkout|fossil checkout]" commands, if a |
| 25 | 28 | managed file is removed because it is no longer part of the target |
| 26 | 29 | check-in and the directory containing the file is empty after the |
| 27 | 30 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -17,10 +17,13 @@ | |
| 17 | configuration. |
| 18 | * Copy buttons added to various check-in hash and branch name links. |
| 19 | * Double-clicking on a /timeline graph node now jumps to the /info page |
| 20 | for the check-in. So, repurpose the timestamp hyperlink to show all |
| 21 | activity around that check-in in time. |
| 22 | * Many documentation enhancements. |
| 23 | * For the "[/help?cmd=update|fossil update]" and |
| 24 | "[/help?cmd=checkout|fossil checkout]" commands, if a |
| 25 | managed file is removed because it is no longer part of the target |
| 26 | check-in and the directory containing the file is empty after the |
| 27 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -17,10 +17,13 @@ | |
| 17 | configuration. |
| 18 | * Copy buttons added to various check-in hash and branch name links. |
| 19 | * Double-clicking on a /timeline graph node now jumps to the /info page |
| 20 | for the check-in. So, repurpose the timestamp hyperlink to show all |
| 21 | activity around that check-in in time. |
| 22 | * Added the [/help?cmd=touch|fossil touch] command, and the --setmtime |
| 23 | option on the [/help?cmd=open|fossil open] and |
| 24 | [/help?cmd=update|fossil update] commands. |
| 25 | * Many documentation enhancements. |
| 26 | * For the "[/help?cmd=update|fossil update]" and |
| 27 | "[/help?cmd=checkout|fossil checkout]" commands, if a |
| 28 | managed file is removed because it is no longer part of the target |
| 29 | check-in and the directory containing the file is empty after the |
| 30 |