blob: 7c3a9c704f277fdd61ffbeee6343e42fcfd5b536 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
|
<?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">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>EGit 4.8 New and Noteworthy - Bug Fixes</title>
<link type="text/css" rel="stylesheet" href="../../../book.css"/>
</head>
<body>
<table class="navigation" style="width: 100%;" border="0" summary="navigation">
<tr>
<th style="width: 100%" align="center" colspan="3">Bug Fixes</th>
</tr>
<tr>
<td style="width: 20%" align="left">
<a href="4.8.html" title="EGit 4.8 New and Noteworthy">
<img alt="Previous" border="0" src="../../../images/prev.gif"/>
</a>
</td>
<td style="width: 60%" align="center"></td>
<td style="width: 20%" align="right">
<a href="Contributors.html" title="Contributors">
<img alt="Next" border="0" src="../../../images/next.gif"/>
</a>
</td>
</tr>
<tr>
<td style="width: 20%" align="left" valign="top">EGit 4.8 New and Noteworthy</td>
<td style="width: 60%" align="center"></td>
<td style="width: 20%" align="right" valign="top">Contributors</td>
</tr>
</table><hr class="navigation-separator"/>
<h1 id="Bug_Fixes">Bug Fixes</h1>
<p>
<a href="https://bugs.eclipse.org/bugs/buglist.cgi?resolution=FIXED&resolution=DUPLICATE&classification=Technology&list_id=10006180&order=Importance&product=EGit&query_format=advanced&target_milestone=4.8" target="egit_external"> 27 Bugs and 4 enhancement requests</a> were closed
</p>
<ul>
<li>Don't auto-share for closed projects or for bare repositories</li>
<li>Prevent NoWorkTreeException in GitProjectData
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=517056" target="egit_external">bug 517056</a>
</li>
<li>Fix NPE in RepositorySelectionPage
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=517044" target="egit_external">bug 517044</a>
</li>
<li>Remove many default handlers
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=495064" target="egit_external">bug 495064</a>
</li>
<li>CommitEditor: fix check-out button display
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=516679" target="egit_external">bug 516679</a>
</li>
<li>Fix synchronize with deleted resources
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=516426" target="egit_external">bug 516426</a>
</li>
<li>Fix node selection in AbstractBranchSelectionDialog
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=516411" target="egit_external">bug 516411</a>
</li>
<li>Workaround for HiDPI line number rulers on macOS retina
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=516322" target="egit_external">bug 516322</a>
</li>
<li>Look for core_defaultRepositoryDir in all preference scopes
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=496737" target="egit_external">bug 496737</a>
</li>
<li>Fix NPE in SubmoduleUpdateCommand
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=514936" target="egit_external">bug 514936</a>
</li>
<li>SpellCheckingMessageArea cleanup & prevent NPE when spellcheck disabled
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=515999" target="egit_external">bug 515999</a>
</li>
<li>Workaround to enable linking multiple resources to HistoryView
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=Bug" target="egit_external">392948 bug Bug 392948</a>
</li>
<li>Make HyperlinkTokenScanner more robust
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=515730" target="egit_external">bug 515730</a>
</li>
<li>Load the reflog view asynchronously
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=515606" target="egit_external">bug 515606</a>
</li>
<li>Fix representation toggle commands in the repositories view
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=495064" target="egit_external">bug 495064</a>
</li>
<li>Update EGit state when only FETCH_HEAD changes
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=437362" target="egit_external">bug 437362</a>
</li>
<li>Don't decorate when the workspace is not yet ready.
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=515994" target="egit_external">bug 515994</a>
</li>
<li>Add a sanity check against misbehaving IAdaptables
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=515993" target="egit_external">bug 515993</a>
</li>
<li>Fix "checkout" used as a verb to "check out"</li>
</ul><hr class="navigation-separator"/>
<table class="navigation" style="width: 100%;" border="0" summary="navigation">
<tr>
<td style="width: 20%" align="left">
<a href="4.8.html" title="EGit 4.8 New and Noteworthy">
<img alt="Previous" border="0" src="../../../images/prev.gif"/>
</a>
</td>
<td style="width: 60%" align="center">
<a href="4.8.html" title="EGit 4.8 New and Noteworthy">
<img alt="EGit 4.8 New and Noteworthy" border="0" src="../../../images/home.gif"/>
</a>
</td>
<td style="width: 20%" align="right">
<a href="Contributors.html" title="Contributors">
<img alt="Next" border="0" src="../../../images/next.gif"/>
</a>
</td>
</tr>
<tr>
<td style="width: 20%" align="left" valign="top">EGit 4.8 New and Noteworthy</td>
<td style="width: 60%" align="center"></td>
<td style="width: 20%" align="right" valign="top">Contributors</td>
</tr>
</table>
</body>
</html>
|