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/3.7

< EGit‎ | New and Noteworthy
Revision as of 11:59, 25 February 2015 by Matthias.sohn.sap.com (Talk | contribs) (Created page with "= EGit = ==Features== * Enable using staging view for submodule repositories * Double click on conflicting files in staging view opens the merge tool instead of compare view *...")

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

EGit

Features

  • Enable using staging view for submodule repositories
  • Double click on conflicting files in staging view opens the merge tool instead of compare view
  • Consider URLs with and without ".git" when importing project sets
  • Handle external files in CommitUI.getSelectedFiles()

GitHub Connector

  • No new features

Usability Improvements

  • "Updating index" should indicate that view is "busy"
  • "Refresh" operation should indicate that view is "busy"
  • Case insensitive order of remotes in push branch dialog
  • Transparent icons in push branch dialog
  • Make EGit Eclipse welcome page more consistent with other team providers

Performance Improvements

  • Scalability: don't run incremental update if there are too many changes
  • Scalability: label decorator should cache computed repository branch state. This heavily speeds up resource decoration for large repositories
  • Fixed many UI freezes reported via Mars automated error reporting (see issue list).

Release Engineering and Build

  • Update build to Tycho 0.22

Bug Fixes

?? Bugs and ?? enhancement requests were closed

Contributors

The following ? developers worked on this release:

Back to the top