Fossil SCM
Update the change log for the enhancements to "fossil open".
Commit
d59270f76da13dd08d234e699566029c776b3ed4278f75f65318084c20d48533
Parent
dfc5ceed730b6a6…
1 file changed
+3
+3
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -8,10 +8,13 @@ | ||
| 8 | 8 | New "safety-net" features were added to prevent similar problems |
| 9 | 9 | in the future. |
| 10 | 10 | * Enhancements to the graph display for cases when there are |
| 11 | 11 | many cherry-pick merges into a single check-in. |
| 12 | 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. | |
| 13 | 16 | * Enhance the markdown formatter to more closely follow the |
| 14 | 17 | [https://spec.commonmark.org/0.29/#emphasis-and-strong-emphasis|CommonMark specification] |
| 15 | 18 | with regard to text highlighting. |
| 16 | 19 | Underscores in the middle of identifiers (ex: fossil_printf() |
| 17 | 20 | no longer need to be escaped). |
| 18 | 21 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -8,10 +8,13 @@ | |
| 8 | New "safety-net" features were added to prevent similar problems |
| 9 | in the future. |
| 10 | * Enhancements to the graph display for cases when there are |
| 11 | many cherry-pick merges into a single check-in. |
| 12 | [/timeline?f=2d75e87b760c0a9|Example] |
| 13 | * Enhance the markdown formatter to more closely follow the |
| 14 | [https://spec.commonmark.org/0.29/#emphasis-and-strong-emphasis|CommonMark specification] |
| 15 | with regard to text highlighting. |
| 16 | Underscores in the middle of identifiers (ex: fossil_printf() |
| 17 | no longer need to be escaped). |
| 18 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -8,10 +8,13 @@ | |
| 8 | New "safety-net" features were added to prevent similar problems |
| 9 | in the future. |
| 10 | * Enhancements to the graph display for cases when there are |
| 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 |