Fossil SCM
Mention the `fossil status -b|--brief' option in the change log.
Commit
0cf722b5e6b55969e08c9335f5179ee0c791c55325a792f3633e21a0da91366a
Parent
be78b70f8746252…
1 file changed
+1
+1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -11,10 +11,11 @@ | ||
| 11 | 11 | which is more familiar to Git users. Retain the legacy name for |
| 12 | 12 | compatibility. |
| 13 | 13 | * Add new query parameters to the [/help?cmd=/timeline|/timeline page]: |
| 14 | 14 | d2=, p2=, and dp2=. |
| 15 | 15 | * Add options to the [/help?cmd=tag|fossil tag] command that will list tag values. |
| 16 | + * Add the -b|--brief option to the [/help?cmd=status|fossil status] command. | |
| 16 | 17 | * Add ability to upload unversioned files via the [/help?cmd=/uvlist|/uvlist page]. |
| 17 | 18 | * Add history search to the [/help?cmd=/chat|/chat page]. |
| 18 | 19 | * Add Unix socket support to the [/help?cmd=server|server command]. |
| 19 | 20 | * On Windows, use the root certificates managed by the operating system |
| 20 | 21 | (requires OpenSSL 3.2.0 or greater). |
| 21 | 22 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -11,10 +11,11 @@ | |
| 11 | which is more familiar to Git users. Retain the legacy name for |
| 12 | compatibility. |
| 13 | * Add new query parameters to the [/help?cmd=/timeline|/timeline page]: |
| 14 | d2=, p2=, and dp2=. |
| 15 | * Add options to the [/help?cmd=tag|fossil tag] command that will list tag values. |
| 16 | * Add ability to upload unversioned files via the [/help?cmd=/uvlist|/uvlist page]. |
| 17 | * Add history search to the [/help?cmd=/chat|/chat page]. |
| 18 | * Add Unix socket support to the [/help?cmd=server|server command]. |
| 19 | * On Windows, use the root certificates managed by the operating system |
| 20 | (requires OpenSSL 3.2.0 or greater). |
| 21 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -11,10 +11,11 @@ | |
| 11 | which is more familiar to Git users. Retain the legacy name for |
| 12 | compatibility. |
| 13 | * Add new query parameters to the [/help?cmd=/timeline|/timeline page]: |
| 14 | d2=, p2=, and dp2=. |
| 15 | * Add options to the [/help?cmd=tag|fossil tag] command that will list tag values. |
| 16 | * Add the -b|--brief option to the [/help?cmd=status|fossil status] command. |
| 17 | * Add ability to upload unversioned files via the [/help?cmd=/uvlist|/uvlist page]. |
| 18 | * Add history search to the [/help?cmd=/chat|/chat page]. |
| 19 | * Add Unix socket support to the [/help?cmd=server|server command]. |
| 20 | * On Windows, use the root certificates managed by the operating system |
| 21 | (requires OpenSSL 3.2.0 or greater). |
| 22 |