Fossil SCM
Tweaks to the change log.
Commit
f4c731afb7018bb2811a90474cab8e105fbd9b5a82217f4a61e9f9990b89b1a4
Parent
c265daea913d234…
1 file changed
+2
+2
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -11,10 +11,12 @@ | ||
| 11 | 11 | many cherry-pick merges into a single check-in. |
| 12 | 12 | [/timeline?f=2d75e87b760c0a9|Example] |
| 13 | 13 | * Enhance the [/help?cmd=open|fossil open] command with the new |
| 14 | 14 | --workdir option and the ability to accept a URL as the repository |
| 15 | 15 | name, causing the remote repository to be cloned automatically. |
| 16 | + Do not allow "fossil open" to open in a non-empty working directory | |
| 17 | + unless the --keep option or the new --force option is used. | |
| 16 | 18 | * Enhance the markdown formatter to more closely follow the |
| 17 | 19 | [https://spec.commonmark.org/0.29/#emphasis-and-strong-emphasis|CommonMark specification] |
| 18 | 20 | with regard to text highlighting. |
| 19 | 21 | Underscores in the middle of identifiers (ex: fossil_printf() |
| 20 | 22 | no longer need to be escaped). |
| 21 | 23 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -11,10 +11,12 @@ | |
| 11 | many cherry-pick merges into a single check-in. |
| 12 | [/timeline?f=2d75e87b760c0a9|Example] |
| 13 | * Enhance the [/help?cmd=open|fossil open] command with the new |
| 14 | --workdir option and the ability to accept a URL as the repository |
| 15 | name, causing the remote repository to be cloned automatically. |
| 16 | * Enhance the markdown formatter to more closely follow the |
| 17 | [https://spec.commonmark.org/0.29/#emphasis-and-strong-emphasis|CommonMark specification] |
| 18 | with regard to text highlighting. |
| 19 | Underscores in the middle of identifiers (ex: fossil_printf() |
| 20 | no longer need to be escaped). |
| 21 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -11,10 +11,12 @@ | |
| 11 | many cherry-pick merges into a single check-in. |
| 12 | [/timeline?f=2d75e87b760c0a9|Example] |
| 13 | * Enhance the [/help?cmd=open|fossil open] command with the new |
| 14 | --workdir option and the ability to accept a URL as the repository |
| 15 | name, causing the remote repository to be cloned automatically. |
| 16 | Do not allow "fossil open" to open in a non-empty working directory |
| 17 | unless the --keep option or the new --force option is used. |
| 18 | * Enhance the markdown formatter to more closely follow the |
| 19 | [https://spec.commonmark.org/0.29/#emphasis-and-strong-emphasis|CommonMark specification] |
| 20 | with regard to text highlighting. |
| 21 | Underscores in the middle of identifiers (ex: fossil_printf() |
| 22 | no longer need to be escaped). |
| 23 |