Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Release 2.8.1 |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
06092a2d97426ac13840f4e2cc557fd6 |
User & Date: | peter 2018-01-14 20:26:22.752 |
Context
2018-05-12
| ||
18:04 | Started on fourway diff. check-in: fe25c21c58 user: peter tags: trunk | |
2018-01-14
| ||
20:26 | Release 2.8.1 check-in: 06092a2d97 user: peter tags: trunk | |
20:19 | Removed support for old RCS style -rREV command line. check-in: 9f7997d307 user: peter tags: trunk | |
Changes
Changes to Changes.
1 2 3 4 5 6 7 | 2018-01-14 Removed support for old RCS style -rREV command line. Process directory diff in a nicer order. 2018-01-11 Bumped revision to 2.8.1 Corrected detected of Emacs for Registry. (Broken in 2.7.4) | > > | 1 2 3 4 5 6 7 8 9 | Released 2.8.1 2018-01-14 Removed support for old RCS style -rREV command line. Process directory diff in a nicer order. 2018-01-11 Bumped revision to 2.8.1 Corrected detected of Emacs for Registry. (Broken in 2.7.4) |
︙ | ︙ |
Changes to htdocs/changes.wiki.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | <title>Changes</title> Upcoming changes (not yet released): * Repaired plugins for directory diff (broken by multi plugin in 2.8.0). * Added -excludedir and -excludefile options for directory diff. * Handle GIT revisions better for directory diff. * Support -nocase in directory diff. * Directory diff no longer shortcuts for files with same size&mtime. Changes in v2.8.0 (2017-12-05): * Handle multiple plugins. * Upgraded DiffUtil to 0.4.0 which is significantly faster for large files. * Default pivot is now 10. Added GUI choise for pivot 1. | > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | <title>Changes</title> Upcoming changes (not yet released): Changes in v2.8.1 (2018-01-14): * Repaired plugins for directory diff (broken by multi plugin in 2.8.0). * Added -excludedir and -excludefile options for directory diff. * Handle GIT revisions better for directory diff. * Support -nocase in directory diff. * Directory diff no longer shortcuts for files with same size&mtime. * Removed support for old RCS style -rREV command line. * Corrected detected of Emacs for Registry. (Broken in 2.7.4) Changes in v2.8.0 (2017-12-05): * Handle multiple plugins. * Upgraded DiffUtil to 0.4.0 which is significantly faster for large files. * Default pivot is now 10. Added GUI choise for pivot 1. |
︙ | ︙ |
Changes to htdocs/download.html.
1 2 3 4 5 6 7 8 9 10 11 | <div class='fossil-doc' data-title='Download'> 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. If you need a Starpack for some other platform, you can <a href="starpack.wiki">generate it yourself</a>. <p> 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.8.1</h2><ul> | | | > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | <div class='fossil-doc' data-title='Download'> 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. If you need a Starpack for some other platform, you can <a href="starpack.wiki">generate it yourself</a>. <p> 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.8.1</h2><ul> <li><a href="../../../uv/htdocs/download/eskil281.kit">eskil281.kit</a> <small>(1361190 bytes)</small> (<a href="http://wiki.tcl.tk/starkit">Starkit</a>) <li><a href="../../../uv/htdocs/download/eskil281.linux.gz">eskil281.linux.gz</a> <small>(4596746 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Linux) <li><a href="../../../uv/htdocs/download/eskil281.win.zip">eskil281.win.zip</a> <small>(4500468 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Windows) <li><a href="../../../uv/htdocs/download/eskil281.mac.gz">eskil281.mac.gz</a> <small>(3287876 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Mac) </ul> <h2>Version 2.8.0</h2><ul> <li><a href="../../../uv/htdocs/download/eskil280.kit">eskil280.kit</a> <small>(1343683 bytes)</small> (<a href="http://wiki.tcl.tk/starkit">Starkit</a>) <li><a href="../../../uv/htdocs/download/eskil280.linux.gz">eskil280.linux.gz</a> <small>(4579524 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Linux) <li><a href="../../../uv/htdocs/download/eskil280.win.zip">eskil280.win.zip</a> |
︙ | ︙ |