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

< EGit‎ | New and Noteworthy
Revision as of 18:38, 1 May 2011 by Matthias.sohn.sap.com (Talk | contribs) (Simplify Fetch and Push Wizard)

Features

Cherry-pick Conflict Handling Support

Cherry-pick now properly supports conflict handling.

CherryPick3.png

Gerrit Configuration from Clone Wizard

A new wizard page simplifies push configuration for code review and automatically configures adding a Gerrit Change-Id: footer to commits if you are cloning a repository from Gerrit Code Review.

Egit-0.9-clone-wizard-gerrit-page.png

Preference for inserting Signed-off-by automatically

There is a new preference to automatically add your Signed-off-by: footer to all your commits.

Repository Configuration in Preferences

You may now edit the repository configuration from a new preference page.

Egit-0.12-RepositoryConfiguration.png

Configurable Date Format and Change Set Labels in Synchronize View

In the Synchronize View date format and change set labels are now configurable.

New Toolbar and Menu Actions

  • "Expand All" Button has been added to Synchronize View Tool Bar
  • "Commit..." action has been added to context menu in Repositories View
  • A new "Switch to ..." sub-menu simplifies checking out branches from the team menu

Egit-0.12-SwitchToSubmenu.png

Enhancements "Compare With"

  • "Compare With > HEAD Revision" is now available for folders and projects
  • Compare with symbolic Refs (e.g. FETCH_HEAD) has been added

Egit-0.12-CompareWithRef.png

Simplify Fetch and Push Wizard

The simplified fetch and push wizard pages are now also used for remote configuration in the Repositories View.

Egit-0.12-SimplifiedFetchConfiguration.png

Pull for Multiple Repositories

You may now run the pull action simultaneously for multiple selected repositories.

Egit-0.12-MultiRepoPull.png

Performance Improvements

Performance of History View was enhanced

Bugs Closed

87 bugs and 21 enhancement requests were closed.

Commits

EGit 0.12 - commits in gitweb

Back to the top