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
|
<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.1:<br>
Is available from the
<a href="https://developer.berlios.de/projects/eskil/">Project page</a>
both as a Starkit and as Starpacks for Windows, Linux and Solaris.
<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.1 (2006-06-02):<br>
<ul>
<li> Added -preprocess command line option.</li>
<li> Added -foreach command line option.</li>
<li> Added -context command line option.</li>
<li> Handle starkits as directories in dir diff.</li>
<li> Support relative -r with CVS.</li>
|
|
>
>
>
>
>
>
>
>
>
>
>
>
>
|
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
87
88
89
90
|
<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.2:<br>
Is available from the
<a href="https://developer.berlios.de/projects/eskil/">Project page</a>
both as a Starkit and as Starpacks for Windows, Linux and Solaris.
<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.2 (2007-04-05):<br>
<ul>
<li> Added experimental -nonewline command option.</li>
<li> Added -close command option.</li>
<li> Added experimental PDF print.</li>
<li> Added dirdiff preferences and filters.</li>
<li> Smarter save in merge. [FR 2957]</li>
<li> Added commit button for CVS. [FR 2780]</li>
<li> Bug fixes include: Kits are mounted readonly,
fixed dir diff window menu,
improved patch file parsing.</li>
</ul>
<br>
Changes in v2.1 (2006-06-02):<br>
<ul>
<li> Added -preprocess command line option.</li>
<li> Added -foreach command line option.</li>
<li> Added -context command line option.</li>
<li> Handle starkits as directories in dir diff.</li>
<li> Support relative -r with CVS.</li>
|