Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Release 2.8.4 |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
e01ff532171cbf7685849d7bf4e36fd2 |
User & Date: | peter 2019-02-06 00:06:31.923 |
Context
2019-02-10
| ||
23:19 | Polished print dialog check-in: d21f22ea65 user: peter tags: trunk | |
2019-02-06
| ||
00:06 | Release 2.8.4 check-in: e01ff53217 user: peter tags: trunk | |
00:00 | Bumped revision to 2.8.4 check-in: cb69d0b582 user: peter tags: trunk | |
Changes
Changes to Changes.
1 2 3 4 5 6 7 | 2019-02-06 Bumped revision to 2.8.4 2019-02-04 Include a file selector when committing multiple files. Allow directory with -review. | > > | 1 2 3 4 5 6 7 8 9 | Released 2.8.4 2019-02-06 Bumped revision to 2.8.4 2019-02-04 Include a file selector when committing multiple files. Allow directory with -review. |
︙ | ︙ |
Changes to bumprev.txt.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | These files need to be changed when bumping revisions: Makefile (VERSION and DOTVERSION) eskil.vfs/tclkit.inf (fileversion/productversion) Also, mark it in: Changes ------------ File Release Make sure revision is bumped and everything is committed. make release make tofossil Update htdocs/download.html with info from above. Update htdocs/changes.wiki Update Changes | > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | These files need to be changed when bumping revisions: Makefile (VERSION and DOTVERSION) eskil.vfs/tclkit.inf (fileversion/productversion) Also, mark it in: Changes ------------ File Release Make sure revision is bumped and everything is committed. Clean run of make check / make test make release make tofossil Update htdocs/download.html with info from above. Update htdocs/changes.wiki Update Changes |
︙ | ︙ |
Changes to htdocs/changes.wiki.
1 2 3 4 5 6 7 8 9 10 11 | <title>Changes</title> Upcoming changes (not yet released): * Commit dialog includes a selection of files, for partial commit. * Better support for multiple files and directories with -review. * Added save-reload option in edit mode. * Bug-fix with deleted files in GIT directory diff. Changes in v2.8.3 (2018-06-13): | > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | <title>Changes</title> Upcoming changes (not yet released): * TBW Changes in v2.8.4 (2019-02-06): * Commit dialog includes a selection of files, for partial commit. * Better support for multiple files and directories with -review. * Added save-reload option in edit mode. * Bug-fix with deleted files in GIT directory diff. Changes in v2.8.3 (2018-06-13): |
︙ | ︙ |
Changes to htdocs/download.html.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | <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.3</h2><ul> <li><a href="../../../uv/htdocs/download/eskil283.kit">eskil283.kit</a> <small>(1448552 bytes)</small> (<a href="http://wiki.tcl.tk/starkit">Starkit</a>) <li><a href="../../../uv/htdocs/download/eskil283.linux.gz">eskil283.linux.gz</a> <small>(4684368 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Linux) <li><a href="../../../uv/htdocs/download/eskil283.win.zip">eskil283.win.zip</a> | > > > > > > > > > > > | 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.4 (2019-02-06)</h2><ul> <li><a href="../../../uv/htdocs/download/eskil284.kit">eskil284.kit</a> <small>(1378090 bytes)</small> (<a href="http://wiki.tcl.tk/starkit">Starkit</a>) <li><a href="../../../uv/htdocs/download/eskil284.linux.gz">eskil284.linux.gz</a> <small>(4613039 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Linux) <li><a href="../../../uv/htdocs/download/eskil284.win.zip">eskil284.win.zip</a> <small>(3082883 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Windows) <li><a href="../../../uv/htdocs/download/eskil284.mac.gz">eskil284.mac.gz</a> <small>(3310490 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Mac) </ul> <h2>Version 2.8.3</h2><ul> <li><a href="../../../uv/htdocs/download/eskil283.kit">eskil283.kit</a> <small>(1448552 bytes)</small> (<a href="http://wiki.tcl.tk/starkit">Starkit</a>) <li><a href="../../../uv/htdocs/download/eskil283.linux.gz">eskil283.linux.gz</a> <small>(4684368 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Linux) <li><a href="../../../uv/htdocs/download/eskil283.win.zip">eskil283.win.zip</a> |
︙ | ︙ | |||
70 71 72 73 74 75 76 | <small>(4510733 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Linux) <li><a href="../../../uv/htdocs/download/eskil273.win.zip">eskil273.win.zip</a> <small>(4414313 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Windows) <li><a href="../../../uv/htdocs/download/eskil273.mac.gz">eskil273.mac.gz</a> <small>(3201758 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Mac) </ul> | < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < | 81 82 83 84 85 86 87 88 | <small>(4510733 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Linux) <li><a href="../../../uv/htdocs/download/eskil273.win.zip">eskil273.win.zip</a> <small>(4414313 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Windows) <li><a href="../../../uv/htdocs/download/eskil273.mac.gz">eskil273.mac.gz</a> <small>(3201758 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Mac) </ul> </div> |