Fixes potential NPE in CompareTreeView.
[egit/eclipse.git] / org.eclipse.egit.doc / help / EGit / New_and_Noteworthy / 3.7 / 3.7.html
blob5c8c251ba28f49d13e28ff1efd5778459d64a1c0
1 <?xml version='1.0' encoding='utf-8' ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
5 <title>EGit 3.7 New and Noteworthy</title>
6 <link type="text/css" rel="stylesheet" href="../../../book.css"/>
7 </head>
8 <body>
9 <table class="navigation" style="width: 100%;" border="0" summary="navigation">
10 <tr>
11 <th style="width: 100%" align="center" colspan="3">EGit 3.7 New and Noteworthy</th>
12 </tr>
13 <tr>
14 <td style="width: 20%" align="left"></td>
15 <td style="width: 60%" align="center"></td>
16 <td style="width: 20%" align="right">
17 <a href="Bug-Fixes.html" title="Bug Fixes">
18 <img alt="Next" border="0" src="../../../images/next.gif"/>
19 </a>
20 </td>
21 </tr>
22 <tr>
23 <td style="width: 20%" align="left" valign="top"></td>
24 <td style="width: 60%" align="center"></td>
25 <td style="width: 20%" align="right" valign="top">Bug Fixes</td>
26 </tr>
27 </table><hr/>
28 <h1 id="EGit">EGit</h1>
29 <h2 id="Features">Features</h2>
30 <ul>
31 <li>Enable using staging view for submodule repositories</li>
32 <li>Double click on conflicting files in staging view opens the merge tool instead of compare view</li>
33 <li>Consider URLs with and without ".git" when importing project sets</li>
34 <li>Handle external files in CommitUI.getSelectedFiles()</li>
35 </ul>
36 <h3 id="GitHub_Connector">GitHub Connector</h3>
37 <ul>
38 <li>No new features</li>
39 </ul>
40 <h2 id="Usability_Improvements">Usability Improvements</h2>
41 <ul>
42 <li>"Updating index" should indicate that view is "busy"</li>
43 <li>"Refresh" operation should indicate that view is "busy"</li>
44 <li>Case insensitive order of remotes in push branch dialog</li>
45 <li>Transparent icons in push branch dialog</li>
46 <li>Make EGit Eclipse welcome page more consistent with other team providers</li>
47 <li>Automatically configure gerrit for projects cloned from a Gerrit server</li>
48 </ul>
49 <h2 id="Performance_Improvements">Performance Improvements</h2>
50 <ul>
51 <li>Scalability: don't run incremental update if there are too many changes</li>
52 <li>Scalability: label decorator should cache computed repository branch state. This heavily speeds up resource decoration for large repositories</li>
53 <li>Fixed many UI freezes reported via Mars automated error reporting (see issue list).</li>
54 </ul>
55 <h2 id="Release_Engineering_and_Build">Release Engineering and Build</h2>
56 <ul>
57 <li>Update build to Tycho 0.22</li>
58 <li>Use target platform DSL and generator to maintain target platforms</li>
59 </ul><hr/>
60 <table class="navigation" style="width: 100%;" border="0" summary="navigation">
61 <tr>
62 <td style="width: 20%" align="left"></td>
63 <td style="width: 60%" align="center"></td>
64 <td style="width: 20%" align="right">
65 <a href="Bug-Fixes.html" title="Bug Fixes">
66 <img alt="Next" border="0" src="../../../images/next.gif"/>
67 </a>
68 </td>
69 </tr>
70 <tr>
71 <td style="width: 20%" align="left" valign="top"></td>
72 <td style="width: 60%" align="center"></td>
73 <td style="width: 20%" align="right" valign="top">Bug Fixes</td>
74 </tr>
75 </table>
76 </body>
77 </html>