Fossil SCM
Record recently added features in change log. Minor touch-up to previous logs.
Commit
b51ff64e25db376be4f8a848d3ca67d1ebcb2c6a
Parent
40bea3f546e84a5…
1 file changed
+6
-3
+6
-3
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -26,13 +26,16 @@ | ||
| 26 | 26 | specifies the number of entries, just like all other commands which |
| 27 | 27 | have the -n|--limit option. The various timeline-related functions |
| 28 | 28 | now output "--- ?? limit (??) reached ---" at the end whenever |
| 29 | 29 | appropriate. Use "-n 0" if no limit is desired. |
| 30 | 30 | * Fix handling of password embedded in Fossil URL. |
| 31 | - * New --once option to [/help?cmd=clone | fossil clone] command which does | |
| 32 | - not store the URL or password when cloning. | |
| 33 | - * Modify [/help?cmd=ui | fossil ui] to respect "default user" in open repository. | |
| 31 | + * New <tt>--once</tt> option to [/help?cmd=clone | fossil clone] command | |
| 32 | + which does not store the URL or password when cloning. | |
| 33 | + * Modify [/help?cmd=ui | fossil ui] to respect "default user" in an open | |
| 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. | |
| 34 | 37 | |
| 35 | 38 | <h2>Changes For Version 1.27 (2013-09-11)</h2> |
| 36 | 39 | * Enhance the [/help?cmd=changes | fossil changes], |
| 37 | 40 | [/help?cmd=clean | fossil clean], [/help?cmd=extras | fossil extras], |
| 38 | 41 | [/help?cmd=ls | fossil ls] and [/help?cmd=status | fossil status] commands |
| 39 | 42 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -26,13 +26,16 @@ | |
| 26 | specifies the number of entries, just like all other commands which |
| 27 | have the -n|--limit option. The various timeline-related functions |
| 28 | now output "--- ?? limit (??) reached ---" at the end whenever |
| 29 | appropriate. Use "-n 0" if no limit is desired. |
| 30 | * Fix handling of password embedded in Fossil URL. |
| 31 | * New --once option to [/help?cmd=clone | fossil clone] command which does |
| 32 | not store the URL or password when cloning. |
| 33 | * Modify [/help?cmd=ui | fossil ui] to respect "default user" in open repository. |
| 34 | |
| 35 | <h2>Changes For Version 1.27 (2013-09-11)</h2> |
| 36 | * Enhance the [/help?cmd=changes | fossil changes], |
| 37 | [/help?cmd=clean | fossil clean], [/help?cmd=extras | fossil extras], |
| 38 | [/help?cmd=ls | fossil ls] and [/help?cmd=status | fossil status] commands |
| 39 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -26,13 +26,16 @@ | |
| 26 | specifies the number of entries, just like all other commands which |
| 27 | have the -n|--limit option. The various timeline-related functions |
| 28 | now output "--- ?? limit (??) reached ---" at the end whenever |
| 29 | appropriate. Use "-n 0" if no limit is desired. |
| 30 | * Fix handling of password embedded in Fossil URL. |
| 31 | * New <tt>--once</tt> option to [/help?cmd=clone | fossil clone] command |
| 32 | which does not store the URL or password when cloning. |
| 33 | * Modify [/help?cmd=ui | fossil ui] to respect "default user" in an open |
| 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 | |
| 38 | <h2>Changes For Version 1.27 (2013-09-11)</h2> |
| 39 | * Enhance the [/help?cmd=changes | fossil changes], |
| 40 | [/help?cmd=clean | fossil clean], [/help?cmd=extras | fossil extras], |
| 41 | [/help?cmd=ls | fossil ls] and [/help?cmd=status | fossil status] commands |
| 42 |