Fossil SCM
Updates to the change-log.
Commit
ad2dd5680baf348307dc3355e4b758c074c6f316
Parent
82f69aa9bfde2d7…
1 file changed
+16
-1
+16
-1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -34,11 +34,26 @@ | ||
| 34 | 34 | repository. |
| 35 | 35 | * Fossil now hides check-ins that have the "hidden" tag in timeline webpages. |
| 36 | 36 | * Enhance <tt>/ci_edit</tt> page to add the "hidden" tag to check-ins. |
| 37 | 37 | * Advanced possibilities for commit and ticket change notifications over |
| 38 | 38 | http using TH1 scripting. |
| 39 | - * Add --sha1sum option to "[/help?cmd=commit | fossil commit]" command. | |
| 39 | + * Add --sha1sum and --integrate options | |
| 40 | + to the "[/help?cmd=commit | fossil commit]" command. | |
| 41 | + * Add the "clean" and "extra" subcommands to the | |
| 42 | + "[/help?cmd=all | fossil all]" command | |
| 43 | + * Add the --whatif option to "[/help?cmd=clean|fossil clean]" that works the | |
| 44 | + same as "--dry-run", | |
| 45 | + so that the name does not collide with the --dry-run option of "fossil all". | |
| 46 | + * Provide a configuration option to show dates on the web timeline | |
| 47 | + as "YYMMMDD HH:MM" | |
| 48 | + * Add an option to the "stats" webpage that allows an administrator to see | |
| 49 | + the current repository schema. | |
| 50 | + * Enhancements to the "[/help?cmd=/vdiff|/vdiff]" webpage for more difference | |
| 51 | + display options. | |
| 52 | + * Added the "[/tree?ci=trunk&expand | /tree]" webpage as an alternative | |
| 53 | + to "/dir" and make it the default way of showing file lists. | |
| 54 | + * Send gzipped HTTP responses to clients that support it. | |
| 40 | 55 | |
| 41 | 56 | <h2>Changes For Version 1.27 (2013-09-11)</h2> |
| 42 | 57 | * Enhance the [/help?cmd=changes | fossil changes], |
| 43 | 58 | [/help?cmd=clean | fossil clean], [/help?cmd=extras | fossil extras], |
| 44 | 59 | [/help?cmd=ls | fossil ls] and [/help?cmd=status | fossil status] commands |
| 45 | 60 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -34,11 +34,26 @@ | |
| 34 | repository. |
| 35 | * Fossil now hides check-ins that have the "hidden" tag in timeline webpages. |
| 36 | * Enhance <tt>/ci_edit</tt> page to add the "hidden" tag to check-ins. |
| 37 | * Advanced possibilities for commit and ticket change notifications over |
| 38 | http using TH1 scripting. |
| 39 | * Add --sha1sum option to "[/help?cmd=commit | fossil commit]" command. |
| 40 | |
| 41 | <h2>Changes For Version 1.27 (2013-09-11)</h2> |
| 42 | * Enhance the [/help?cmd=changes | fossil changes], |
| 43 | [/help?cmd=clean | fossil clean], [/help?cmd=extras | fossil extras], |
| 44 | [/help?cmd=ls | fossil ls] and [/help?cmd=status | fossil status] commands |
| 45 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -34,11 +34,26 @@ | |
| 34 | repository. |
| 35 | * Fossil now hides check-ins that have the "hidden" tag in timeline webpages. |
| 36 | * Enhance <tt>/ci_edit</tt> page to add the "hidden" tag to check-ins. |
| 37 | * Advanced possibilities for commit and ticket change notifications over |
| 38 | http using TH1 scripting. |
| 39 | * Add --sha1sum and --integrate options |
| 40 | to the "[/help?cmd=commit | fossil commit]" command. |
| 41 | * Add the "clean" and "extra" subcommands to the |
| 42 | "[/help?cmd=all | fossil all]" command |
| 43 | * Add the --whatif option to "[/help?cmd=clean|fossil clean]" that works the |
| 44 | same as "--dry-run", |
| 45 | so that the name does not collide with the --dry-run option of "fossil all". |
| 46 | * Provide a configuration option to show dates on the web timeline |
| 47 | as "YYMMMDD HH:MM" |
| 48 | * Add an option to the "stats" webpage that allows an administrator to see |
| 49 | the current repository schema. |
| 50 | * Enhancements to the "[/help?cmd=/vdiff|/vdiff]" webpage for more difference |
| 51 | display options. |
| 52 | * Added the "[/tree?ci=trunk&expand | /tree]" webpage as an alternative |
| 53 | to "/dir" and make it the default way of showing file lists. |
| 54 | * Send gzipped HTTP responses to clients that support it. |
| 55 | |
| 56 | <h2>Changes For Version 1.27 (2013-09-11)</h2> |
| 57 | * Enhance the [/help?cmd=changes | fossil changes], |
| 58 | [/help?cmd=clean | fossil clean], [/help?cmd=extras | fossil extras], |
| 59 | [/help?cmd=ls | fossil ls] and [/help?cmd=status | fossil status] commands |
| 60 |