65
66
67
68
69
70
71
72
73
74
75
76
77
78
|
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
|
+
+
+
+
+
+
+
|
<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 (not released yet):<br>
<ul>
<li> Support for Subversion, Mercurial and Bazaar.</li>
<li> Completely redesigned directory diff.</li>
<li> Added -review for displaying all changes in a tree.</li>
<li> Support command line "-" to read a patch from std input.</li>
</ul>
Changes in v2.3 (2007-12-05):<br>
<ul>
<li> Added -printpdf command line option.</li>
<li> Fixed line numbering in PDF with big line numbers.</li>
<li> Started on GIT support.</li>
<li> Anything on the command line is checked for a starkit.
Kits are mounted and treated as directories.</li>
|