Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Release 2.0.7. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
cc381a6797173756ee2a2b220b2812ed |
User & Date: | peter 2004-12-14 22:45:15.000 |
Context
2005-01-27
| ||
22:41 | New tests for compareFiles. check-in: fa8652fa59 user: peter tags: trunk | |
2004-12-14
| ||
22:45 | Release 2.0.7. check-in: cc381a6797 user: peter tags: trunk | |
22:44 | Added preprocessing. check-in: fc392e936d user: peter tags: trunk | |
Changes
Changes to Changes.
1 2 3 4 5 6 7 | Release 2.0.6 2004-10-19 Added Ignore Digit option. Bug fix in ClearCase -r parsing. 2004-09-06 | > > > > > > > > > > > > > > > > > > > > > > > | 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 28 29 30 | Release 2.0.7 2004-12-14 Mark file borders better in patch view. Added ignore keyword option to directory diff. Changed command line options to allow abbreviations. Error on bad command line args. Added -patch option. 2004-10-28 Changed regsub into "preprocess". Fixed -prefix regexp. 2004-10-26 Added regsub preference. Added -prefix command line option. 2004-10-21 Multiple Merge Windows works properly now. Allow cursor key movement when editing in Merge Window. Removed unused Diff Options field. Release 2.0.6 2004-10-19 Added Ignore Digit option. Bug fix in ClearCase -r parsing. 2004-09-06 |
︙ | ︙ |
Changes to Eskil.html.
︙ | ︙ | |||
41 42 43 44 45 46 47 | <li>"Clip diff"</li> <li>Alignment and block diff functions for tricky diffs.</li> <li>Edit and Save file from diff window.</li> </ul> <a name="EskilDownload"></a><h3>Download</h3> | | > > > > > > > > > | 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 | <li>"Clip diff"</li> <li>Alignment and block diff functions for tricky diffs.</li> <li>Edit and Save file from diff window.</li> </ul> <a name="EskilDownload"></a><h3>Download</h3> Version 2.0.7:<br> As a <a href="eskil/eskil.kit">Starkit</a> <p> <a href="eskil/eskil.linux">Executable Starpack for Linux (x86)</a><br> <a href="eskil/eskil.solaris">Executable Starpack for Solaris (sparc)</a><br> <a href="eskil/eskil.exe">Executable Starpack for Windows</a><br> <p>The license for the application source is GPL but the bundled packages are under the same license as Tcl. <p>More information about <a href="http://wiki.tcl.tk/starkit">Starkits</a> and <a href="http://wiki.tcl.tk/starpack">Starpacks</a>. <a name="EskilScreenshots"></a><h3>Screenshots</h3> <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.0.7 (2004-12-14):<br> <ul> <li> Added regsub preprocessing option.</li> <li> Added -prefix command line option.</li> <li> Improved merge window.</li> <li> Added ignore keyword option to directory diff.</li> </ul> <br> Changes in v2.0.6 (2004-10-19):<br> <ul> <li> Added Ignore Digit option.</li> <li> Fixed bug in -r for ClearCase.</li> <li> Edit Mode made more robust.</li> </ul> <br> Changes in v2.0.5 (2004-08-20):<br> <ul> <li> Option -r can now be used with ClearCase diff.</li> |
︙ | ︙ |