Fossil SCM
Noted the addition of "fossil grep" in Fossil 2.7. (Somehow this missed the release.)
Commit
9e1faa0260a0262286f05254bff4990171e444d122299c54a8c5e62afed544c1
Parent
29313518937ca91…
1 file changed
+2
-1
+2
-1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -28,11 +28,12 @@ | ||
| 28 | 28 | included in the header or footer. |
| 29 | 29 | * Add the [./backoffice.md|backoffice]. |
| 30 | 30 | * Update internal Unicode character tables, used in regular expression |
| 31 | 31 | handling, from version 10.0 to 11.0. |
| 32 | 32 | * Improvements to the "Security Audit" administration page |
| 33 | - * Added the [/help?cmd=branch|fossil branch current] command. | |
| 33 | + * Add the [/help?cmd=branch|fossil branch current] command. | |
| 34 | + * Add the [./grep.md|grep] command. | |
| 34 | 35 | * Update the built-in SQLite to version 3.25.1. |
| 35 | 36 | * Some code and interfaces are in place to support sending and |
| 36 | 37 | receiving email directly via SMTP, but this feature is not yet |
| 37 | 38 | complete or ready for production use. |
| 38 | 39 | |
| 39 | 40 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -28,11 +28,12 @@ | |
| 28 | included in the header or footer. |
| 29 | * Add the [./backoffice.md|backoffice]. |
| 30 | * Update internal Unicode character tables, used in regular expression |
| 31 | handling, from version 10.0 to 11.0. |
| 32 | * Improvements to the "Security Audit" administration page |
| 33 | * Added the [/help?cmd=branch|fossil branch current] command. |
| 34 | * Update the built-in SQLite to version 3.25.1. |
| 35 | * Some code and interfaces are in place to support sending and |
| 36 | receiving email directly via SMTP, but this feature is not yet |
| 37 | complete or ready for production use. |
| 38 | |
| 39 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -28,11 +28,12 @@ | |
| 28 | included in the header or footer. |
| 29 | * Add the [./backoffice.md|backoffice]. |
| 30 | * Update internal Unicode character tables, used in regular expression |
| 31 | handling, from version 10.0 to 11.0. |
| 32 | * Improvements to the "Security Audit" administration page |
| 33 | * Add the [/help?cmd=branch|fossil branch current] command. |
| 34 | * Add the [./grep.md|grep] command. |
| 35 | * Update the built-in SQLite to version 3.25.1. |
| 36 | * Some code and interfaces are in place to support sending and |
| 37 | receiving email directly via SMTP, but this feature is not yet |
| 38 | complete or ready for production use. |
| 39 | |
| 40 |