Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update changelog to document [010451e7]. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
ebbff96276f8d5d38fa7d6499c738069 |
User & Date: | andygoth 2015-05-15 01:45:54.230 |
Context
2015-05-15
| ||
02:11 | Add missing comment describing how settings are read while opening a checkout. ... (check-in: f7f6ea81 user: andygoth tags: trunk) | |
01:45 | Update changelog to document [010451e7]. ... (check-in: ebbff962 user: andygoth tags: trunk) | |
01:41 | Integrate andygoth-versioned-open. This makes [fossil open] respect ".fossil-settings/allow-symlinks". ... (check-in: 010451e7 user: andygoth tags: trunk) | |
Changes
Changes to www/changes.wiki.
︙ | ︙ | |||
28 29 30 31 32 33 34 35 36 37 38 39 40 41 | necessary, in the Tcl integration subsystem. * Add [/help?cmd=leaves|fossil leaves -multiple], for finding multiple leaves on the same branch. * Added the "Blitz" skin option. * Removed support for ".fossil-settings/keep-glob". The keep-glob should not be a versioned setting. * Update the built-in SQLite to version 3.8.10.1. <h2>Changes for Version 1.32 (2015-03-14)</h2> * When creating a new repository using [/help?cmd=init|fossil init], ensure that the new repository is fully compatible with historical versions of Fossil by having a valid manifest as RID 1. * Anti-aliased rendering of arrowheads on timeline graphs. * Added vi/less-style key bindings to the --tk diff GUI. | > | 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | necessary, in the Tcl integration subsystem. * Add [/help?cmd=leaves|fossil leaves -multiple], for finding multiple leaves on the same branch. * Added the "Blitz" skin option. * Removed support for ".fossil-settings/keep-glob". The keep-glob should not be a versioned setting. * Update the built-in SQLite to version 3.8.10.1. * Made [/help?cmd=open|fossil open] honor ".fossil-settings/allow-symlinks". <h2>Changes for Version 1.32 (2015-03-14)</h2> * When creating a new repository using [/help?cmd=init|fossil init], ensure that the new repository is fully compatible with historical versions of Fossil by having a valid manifest as RID 1. * Anti-aliased rendering of arrowheads on timeline graphs. * Added vi/less-style key bindings to the --tk diff GUI. |
︙ | ︙ |