11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<a href="download.html">Download</a>
<a href="index.html#EskilFeatures">Features</a>
<a href="index.html#EskilScreenshots">Screenshots</a>
Changes
<a href="/fossil/timeline">Fossil Repository</a>
<a href="/fossil/reportlist">Bug Tracker</a>
<h3>Changes</h3>
Changes in v2.5 (2011-04-01):<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>
|
>
>
>
>
>
>
>
>
>
>
>
|
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
<a href="download.html">Download</a>
<a href="index.html#EskilFeatures">Features</a>
<a href="index.html#EskilScreenshots">Screenshots</a>
Changes
<a href="/fossil/timeline">Fossil Repository</a>
<a href="/fossil/reportlist">Bug Tracker</a>
<h3>Changes</h3>
Changes in v2.6 (2011-10-30):<br>
<ul>
<li> Support commit in Git and Fossil.</li>
<li> Support commit, list of files and revisions with -review.</li>
<li> Added Paste Patch command.</li>
<li> New -pluginlist option. New GUI for plugin selection.</li>
<li> Added three-way merge.</li>
<li> Autodetect line endings in ancestor file to select merge output.</li>
<li> Fully rewritten directory diff with new design.</li>
<li> Set alignment with drag & drop.</li>
</ul>
Changes in v2.5 (2011-04-01):<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>
|