Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EGit/New and Noteworthy/4.10

< EGit‎ | New and Noteworthy
Revision as of 20:49, 30 December 2017 by Matthias.sohn.sap.com (Talk | contribs) (Created page with "= EGit = == Features == *Extensible context menu in the rebase interactive view (bug 498012) ==Usability== *Sort branches in clone wizard case insensitive (bug 529247) *Histo...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

EGit

Features

  • Extensible context menu in the rebase interactive view (bug 498012)

Usability

  • Sort branches in clone wizard case insensitive (bug 529247)
  • History view: adjust mnemonics to avoid conflicts
  • Better align repository hyperlink in commit viewer (bug 527454)
  • Specialized labels for Push dialog buttons (bug 522118)
  • Provide property name for repository tree nodes (bug 527068)
  • Use newer trash icon on Eclipse Photon or newer (bug 525600)

Performance Improvements

Bug Fixes

30 Bugs and 7 enhancement requests were closed

  • Provide property name for repository tree nodes (bug 527068)
  • Prevent NPEs in StagingView (bug 528140)
  • Re-enable Reset context menu in history view for unresolved merge (bug 528052)
  • Remove duplicate entry in UI plugin.properties (bug 495064)
  • Commit editor branch handling fixes (bug 526336)
  • Minor fix in Gerrit version check
  • Cleanup default handler implementations

Build and Release Engineering

  • Add header Automatic-Module-Name for Java 9 (bug 529074)
  • Update staging target platform to staging/photon
  • Updpate oxygen orbit to R20170919201930 and remove old orbit repos
  • Update Apache httpclient to 4.5.2 and httpcore to 4.4.6
  • Update Jetty to 9.4.8.v20171121
  • Require maven 3.5.2
  • Update to maven-pmd-plugin 3.8
  • Update to maven-assembly-plugin 3.1.0
  • Update to build-helper-maven-plugin 3.0.0
  • Update to spotbugs-maven-plugin 3.1.0
  • Update spotbugs-maven-plugin to 3.1.0-RC7
  • Add EGit-4.9.0 API baseline to Oomph setup

Contributors

The following 7 developers worked on this release:

Andrey Loskutov, Fabian Pfaff, Karsten Thoms, Matthias Sohn, Michael Keppler, Mickael Istria, Thomas Wolf

Back to the top