Update documentation for 4.7.0
[egit/eclipse.git] / org.eclipse.egit.doc / help / EGit / New_and_Noteworthy / 4.7 / 4.7.html
blob638397c0498379310d29896307d70a228b00f5b7
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 4.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 4.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 class="navigation-separator"/>
28 <h1 id="EGit">EGit</h1>
29 <h2 id="Features">Features</h2>
30 <p>EGit Features
31 Sort branches by name in ref content assist
32 Fetch from Gerrit: checkout branch after resolving checkout conflicts
33 Prevent creation of invalid git config keys
34 Don't use 3 way compare if the common ancestor is same as one side
35 Added branch normalizer to branch rename dialog
36 Normalize the branch name in the CreateBranchWizard
37 Enable importing multiple projects from working tree
38 Improve sorting of FileDiffs
39 Staging view should react on editor activation
40 Improve reporting from background fetch and push jobs
41 Remove double border of CommitMessageArea in staging view
42 Give the PushResultDialog an image.
43 Display logical line numbers in DiffEditorPage
44 Provide a way to configure RepositoryChangeScanner interval
45 RepositoryChangeScanner should not query all repos if UI is not active</p>
46 <h2 id="Cleanup">Cleanup</h2>
47 <ul>
48 <li>Cleanup progress monitor management throughout EGit</li>
49 <li>Cleanup duplicate code: Unify saving in preference pages</li>
50 <li>Cleanup duplicate code: Unify pattern creation for content assist</li>
51 <li>Cleanup duplicate code: Unify scheduling of merge jobs</li>
52 <li>Cleanup duplicate code: Unify branch/ref content assist handling</li>
53 <li>Cleanup of defaultHandlers</li>
54 </ul>
55 <h2 id="Build_and_Release_Engineering">Build and Release Engineering</h2>
56 <ul>
57 <li>Upgrade maven plugins</li>
58 <li>Update target platform to jetty 9.3.17.v20170317</li>
59 <li>Update com.jcraft.jsch to 0.1.54</li>
60 <li>Update build to use Tycho 1.0.0</li>
61 <li>Add missing dependency to org.slf4j to org.eclipse.egit.ui</li>
62 <li>Update Orbit to S20170306214312 </li>
63 <li>Add org.eclipse.jgit.junit feature to test classpath of ui tests</li>
64 </ul><hr class="navigation-separator"/>
65 <table class="navigation" style="width: 100%;" border="0" summary="navigation">
66 <tr>
67 <td style="width: 20%" align="left"></td>
68 <td style="width: 60%" align="center"></td>
69 <td style="width: 20%" align="right">
70 <a href="Bug-Fixes.html" title="Bug Fixes">
71 <img alt="Next" border="0" src="../../../images/next.gif"/>
72 </a>
73 </td>
74 </tr>
75 <tr>
76 <td style="width: 20%" align="left" valign="top"></td>
77 <td style="width: 60%" align="center"></td>
78 <td style="width: 20%" align="right" valign="top">Bug Fixes</td>
79 </tr>
80 </table>
81 </body>
82 </html>