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.1

< EGit‎ | New and Noteworthy
Revision as of 11:35, 24 September 2013 by Matthias.sohn.sap.com (Talk | contribs) (EGit Features)

EGit Features

  • Allow incremental project set import
  • Support Mylyn links in History View, Staging View and Commit Dialog

Hyperlink-staging-egit-3.1.png

Hyperlink-historyview-egit-3.1.png

  • History View now follows renames by default
  • Add option for --no-commit in merge dialog

Merge-options-egit-3.1.png

  • Allow user to configure decoration of ignored resources
  • Ask whether to remove/delete repository when pressing delete in repositories view.
  • Make "Delete Repository..." in Repositories View more explicit

Delete-repository-egit-3.1.png

  • Only show Gerrit menu entries when Gerrit is configured for a repository
  • Cleanup ordering of Git menus
  • Improve usability of "Create New Tag" dialog
  • Enable restrained synchronization
  • Use the same code for all comparison actions, making sure that a comparison launches a synchronization instead when there is more than a single resource to compare (either when the user selected more than one resource or when the selected resource is part of a larger logical model).
  • Show Gerrit icon in Repositories View for repositories configured for Gerrit
  • Offer to create local branch when attempting to check out remote-tracking branch
  • Include annotated tags with "Show All Branches and Tags" in History View

Staging View

  • Move commit-related buttons to "Commit Message" section of Staging View.
  • Add file filtering to the Staging View toolbar
  • Add presentation options (list, tree, compact tree) to Staging View
  • Show rebase buttons if rebase is in progress

GitHub Connector Features

- no new features in this release

Performance Improvements

  • Auto share multiple projects in single job
  • Fix inefficient implementation of GitScopeOperation
  • Improve performance of hyperlink detection in History View

Build and Release Engineering

  • Update build to use Tycho 0.18
  • Update target platform to use Jetty 7.6.11
  • Update to Orbit Kepler SR1 release R20130827064939
  • Update build to use CBI jarsigner plugin

Bug Fixes

48 Bugs and 6 enhancement requests were closed

Contributors

The following 10 developers worked on this release:

Andrew Gvozdev, Christian Georgi, Laurent Goubet, Marc-Andre Laperle, Matthias Sohn, Mikaël Barbero, Robin Rosenberg, Robin Stocker, Stephen Elsemore, Tomasz Zarna

Back to the top