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

Difference between revisions of "EGit/New and Noteworthy/1.2"

m (Repositories View)
Line 5: Line 5:
 
== Option to auto-share projects on import when located in a working tree ==
 
== Option to auto-share projects on import when located in a working tree ==
 
== Repositories View ==
 
== Repositories View ==
*Pull with multi-selection
+
=== Pull with multi-selection ===
*Property page for repository configuration
+
 
*Delete tag command
+
The '''Pull''' command now also works if resources are selected from more than one repository.
*drag file from working tree to open editor
+
 
 +
=== Property page for repository configuration ===
 +
 
 +
In the Git Repositories view, there is a new '''Properties''' action in the context menu, which will open a configuration dialog allowing to edit the Repository Configuration. Here, key value pairs can be added, changed or deleted. The '''Open''' button allows to open the Repository Configuration file in a text editor.
 +
 
 +
=== Delete tag command ===
 +
 
 +
=== Deletion of tags ===
 +
 
 +
On a tag, you may now click '''Delete Tag''' to delete a tag.
 +
 
 +
=== Drag file from working tree to open editor ===
 +
 
 +
Files can now be opened by dragging them from the Working Directory to the Editor Area.
 +
 
 
== History View ==
 
== History View ==
 
*can now follow renames
 
*can now follow renames

Revision as of 08:44, 16 December 2011

New Features

Improved decorator performance

  • through IndexDiff cache and new decorator implementation

Support for project rename and move for some cases

Option to auto-share projects on import when located in a working tree

Repositories View

Pull with multi-selection

The Pull command now also works if resources are selected from more than one repository.

Property page for repository configuration

In the Git Repositories view, there is a new Properties action in the context menu, which will open a configuration dialog allowing to edit the Repository Configuration. Here, key value pairs can be added, changed or deleted. The Open button allows to open the Repository Configuration file in a text editor.

Delete tag command

Deletion of tags

On a tag, you may now click Delete Tag to delete a tag.

Drag file from working tree to open editor

Files can now be opened by dragging them from the Working Directory to the Editor Area.

History View

  • can now follow renames
  • delete branch command
  • Show annotations from file table in history view

Reflog View

  • show timestamp and commit short message
  • checkout command

Commit Editor

  • checkout command
  • cherry-pick command

Bugs Closed

103 bugs and 11 enhancement requests were closed.

Commits

EGit 1.2 - commits in gitweb

Copyright © Eclipse Foundation, Inc. All Rights Reserved.