Merge branch 'stable-4.6'
[egit/eclipse.git] / org.eclipse.egit.doc / help / EGit / New_and_Noteworthy / 4.6 / 4.6.html
blob45c95436a4400e0f7c0ebb601c187eba25b223ee
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.6 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.6 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 <ul>
31 <li>Add hyperlinks to unified Diff Viewer to enable opening</li>
32 <li>Open the previous version in an editor</li>
33 <li>Open the workspace version (if it exists) in an editor</li>
34 <li>Open "this" version (i.e., the “current” one of the diff) in an editor</li>
35 <li>Open a two-way diff between the previous and this version in a compare editor</li>
36 <li>Turn the DiffEditorPage used to display unified diffs into a real TextEditor. This enables many standard text editor actions like "Find" or "Go to line".</li>
37 <li>Add an outline view for the diff tab of the Commit Viewer and enable text editor toolbar items</li>
38 <li>Handle rebase modes 'preserve' and 'interactive' in EGit</li>
39 <li>Introduce GitSynchronizer for logical model support</li>
40 <li>Make auto-staging of files being moved configurable</li>
41 <li>Make auto-staging of files being deleted configurable</li>
42 <li>Compare/ReplaceWithPrevious support for multiple resources (in mappings)</li>
43 </ul>
44 <h2 id="Usability_Improvements">Usability Improvements</h2>
45 <ul>
46 <li>Show accurate progress reports for pull</li>
47 <li>Use "Revision Information" label in preferences and update job</li>
48 <li>Hide warning when reconfiguring upstream from local to remote branch</li>
49 <li>Suppress the "Interactive rebase has been prepared" dialog</li>
50 <li>Give focus to commit message when auto-staging is enabled</li>
51 <li>More configurable date formatting</li>
52 <li>Improve listing in "Report Bug or Enhancement" dialog</li>
53 <li>Use "Show Revision Information" instead of "Show Annotations"</li>
54 <li>Save and restore previously selected reset type</li>
55 <li>Show Git Staging view in Git Repositories view's Show In menu</li>
56 <li>Improve search implementation in RepositorySearchDialog</li>
57 </ul>
58 <h2 id="Performance_Improvements">Performance Improvements</h2>
59 <ul>
60 <li>Fix that click on search result caused EGit to stat the repository directory</li>
61 </ul>
62 <h2 id="Build_and_Release_Engineering">Build and Release Engineering</h2>
63 <ul>
64 <li>Change EGit minimum execution environment to JavaSE-1.8</li>
65 <li>Change EGit Github Client's minimum execution environment to JavaSE-1.8</li>
66 <li>Add Oxygen target platform, remove target platforms older than Mars</li>
67 <li>Automatic Oomph Developer Setup
68 <ul>
69 <li>Add branding</li>
70 <li>Activate Change-Id</li>
71 <li>Update Oomph egit setup</li>
72 <li>Enforce UTF8 encoding of workspace</li>
73 </ul>
74 </li>
75 </ul><hr class="navigation-separator"/>
76 <table class="navigation" style="width: 100%;" border="0" summary="navigation">
77 <tr>
78 <td style="width: 20%" align="left"></td>
79 <td style="width: 60%" align="center"></td>
80 <td style="width: 20%" align="right">
81 <a href="Bug-Fixes.html" title="Bug Fixes">
82 <img alt="Next" border="0" src="../../../images/next.gif"/>
83 </a>
84 </td>
85 </tr>
86 <tr>
87 <td style="width: 20%" align="left" valign="top"></td>
88 <td style="width: 60%" align="center"></td>
89 <td style="width: 20%" align="right" valign="top">Bug Fixes</td>
90 </tr>
91 </table>
92 </body>
93 </html>