Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Started on change list for 2.5 |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
2f91931ad31d0145828af0007ffb9978 |
User & Date: | peter.spjuth@gmail.com 2011-03-31 23:19:46.000 |
Context
2011-03-31
| ||
23:27 | Preparing for release 2.5 check-in: 6791ef2b87 user: peter.spjuth@gmail.com tags: trunk | |
23:19 | Started on change list for 2.5 check-in: 2f91931ad3 user: peter.spjuth@gmail.com tags: trunk | |
2011-03-30
| ||
23:36 | Added support for Fossil revision control. check-in: 4e65a43252 user: peter.spjuth@gmail.com tags: trunk | |
Changes
Changes to Eskil.html.
︙ | ︙ | |||
66 67 68 69 70 71 72 73 74 75 76 77 78 79 | <img src="eskil/eskil1.png"> <p> A "zoom" feature for long lines.<p> <img src="eskil/eskil2.png"><br> <a name="EskilChanges"></a><h3>Changes</h3> Changes in v2.4 (2009-01-08):<br> <ul> <li> Completely redesigned directory diff.</li> <li> Added a log viewer in revision mode.</li> <li> Added color option for unchanged text.</li> <li> Plugins support.</li> <li> Support for Subversion, Mercurial and Bazaar.</li> | > > > > > > > > > > > > > > | 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 | <img src="eskil/eskil1.png"> <p> A "zoom" feature for long lines.<p> <img src="eskil/eskil2.png"><br> <a name="EskilChanges"></a><h3>Changes</h3> Changes in v2.5 (2011-04-??):<br> <ul> <li> Requires Tcl 8.5.</li> <li> Plugins: Added dump, better documentation.</li> <li> Dir diff: Added step down.</li> <li> Dir diff: Redesigned to display less.</li> <li> Support for Perforce and Fossil.</li> <li> Allow zero lines of context.</li> <li> Detect and display annotation in patch view.</li> <li> Select colors for PDF print. Command line options for PDF.</li> <li> Removed support for Postscript output.</li> <li> Support File Drop with TkDnd.</li> <li> Handle line endings in conflict and merge.<li> </ul> Changes in v2.4 (2009-01-08):<br> <ul> <li> Completely redesigned directory diff.</li> <li> Added a log viewer in revision mode.</li> <li> Added color option for unchanged text.</li> <li> Plugins support.</li> <li> Support for Subversion, Mercurial and Bazaar.</li> |
︙ | ︙ |