Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Updated Web pages for release 2.6.2 |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
dbc40470b9bd69fa6357938b19bf8d84 |
User & Date: | peter 2012-06-18 20:00:28.863 |
Context
2012-06-22
| ||
00:36 | Added -pivot command line flag to control C diff's -pivot. check-in: 42ed1376a6 user: peter tags: trunk | |
2012-06-18
| ||
20:00 | Updated Web pages for release 2.6.2 check-in: dbc40470b9 user: peter tags: trunk | |
19:24 | Quiet syntax warnings. check-in: 19ea4a578a user: peter tags: trunk | |
Changes
Changes to htdocs/changes.html.
︙ | |||
22 23 24 25 26 27 28 29 30 31 32 33 34 35 | 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 | + + + + + + + + + + + + | <a href='../../../wiki'>Wiki</a> <a href='../../../login'>Login</a> </div> <div class="content"> <h3>Changes</h3> Changes in v2.6.2 (2012-06-18):<br> <ul> <li> Fixed bug where extra lines showed when displaying only diffs (no context).</li> <li> Include added files when using -review with Fossil.</li> <li> Improved plugin viewer and PDF print dialog.</li> <li> Support regsub preprocessing controlled per side.</li> <li> Support branches in Subversion.</li> <li> Support negative revisions with Fossil.</li> <li> Added -nocdiff command line flag for debug.</li> <li> Fixed a bug where alignment was not properly shown in output.</li> <li> Fixed out-of-stack crash.</li> </ul> Changes in v2.6.1 (2011-11-01):<br> <ul> <li> Eskil <a href='http://eskil.tcl.tk'>rehosted</a> and changed to use <a href='http://www.fossil-scm.org'>Fossil</a>.</li> <li> Fixed directory diff appearance on Windows.</li> <li> Fixed bug where copy button in directory diff picked the wrong file.</li> <li> Fixed bug where plugins were not found in VFS.</li> </ul> |
︙ |
Changes to htdocs/download.html.
︙ | |||
24 25 26 27 28 29 30 31 32 33 34 35 36 37 | 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 | + + + + + + + + + + + | </div> <div class="content"> <p> Downloads are available both as a <a href="http://wiki.tcl.tk/starkit">Starkit</a> and as <a href="http://wiki.tcl.tk/starpack">Starpacks</a> for some platforms. <br> Eskil's application source is licensed under GPL, but the bundled packages included in the starkit are under the same license as Tcl. <h2>Version 2.6.2</h2><ul> <li><a href="../../../../eskil262.kit">eskil262.kit</a> <small>(1062519 bytes)</small> (<a href="http://wiki.tcl.tk/starkit">Starkit</a>) <li><a href="../../../../eskil262.linux.gz">eskil262.linux.gz</a> <small>(2582280 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Linux) <li><a href="../../../../eskil262.solaris.gz">eskil262.solaris.gz</a> <small>(2460163 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Solaris) <li><a href="../../../../eskil262.win.zip">eskil262.win.zip</a> <small>(2697685 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Windows) </ul> <h2>Version 2.6.1</h2><ul> <li><a href="../../../../downloads-2.6.1/eskil261.kit">eskil261.kit</a> <small>(658678 bytes)</small> (<a href="http://wiki.tcl.tk/starkit">Starkit</a>) <li><a href="../../../../downloads-2.6.1/eskil261.linux.gz">eskil261.linux.gz</a> <small>(2185217 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Linux) <li><a href="../../../../downloads-2.6.1/eskil261.solaris.gz">eskil261.solaris.gz</a> |
︙ |