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/3.2"

(Bug Fixes)
Line 1: Line 1:
 
= EGit =
 
= EGit =
 
== Features ==
 
== Features ==
*  
+
* Support for interactive rebase
 +
* Support rebase.autostash
 +
* [repoView] Add dropping multiple stashed commits
 +
* Push branch/initial push wizard
 +
* Push Tags wizard
 +
* Improve UI of upstream configuration when creating a branch
 +
* Blame annotations: Add link for showing commit in history and open
 +
* Blame annotations: Show start commit when opening editor
 +
* Blame annotations: Show diff in hover and enable blaming parent commits
 +
* PSF import also supports checking out tags, not only branches
 +
* Make Merge Tool work for non-workspace files
 +
* Rebase: Show dialog in case there are uncommitted changes
 +
* [historyView] "Search all" option for find toolbar
  
==Staging View==
+
==Usability Improvements==
*  
+
* Push Branch wizard: Preselect remote if branch has one configured
 +
* BranchSelectionDialog: Make resizable and sort elements
 +
* [historyView] Add Show In > History to file diff pane
 +
* Improve rendering of file diffs in History view
 +
* Commit dialog: Add "Compare with HEAD revision" to file context menu
 +
* [repoView] Automatically share projects when adding existing repository
 +
* Show tooltips for refs (history view, branch selection dialogs)
 +
* Prohibit invalid remote name in clone wizard
 +
* Disable Delete button when current branch is selected in Checkout dialog
 +
* Allow to edit branches while fetching from Gerrit
 +
* [repoView] Show checkout confirmation
 +
* Prohibit empty remote name
 +
* Only show "New HEAD" in merge result dialog when applicable
 +
* Fix showing deleted file in history from commit viewer
 +
* Expand the "Working Directory" node in import wizard
 +
* Validate branch and tag names in FetchFromGerritWizard
 +
* Add dialog settings to project import dialog
 +
* Validate new remote's name in NewRemoteDialog
  
 
= GitHub Connector Features =
 
= GitHub Connector Features =
Line 10: Line 39:
  
 
= Performance Improvements =
 
= Performance Improvements =
*  
+
* [repoView] Improve performance of tags (label provider)
 +
 
 
= Build and Release Engineering=
 
= Build and Release Engineering=
*  
+
* Update Jetty to 7.6.14.v20131031
 +
* Add Luna target platform and update dependencies for Luna
 +
* Update build to use Tycho 0.19
  
 
= Bug Fixes =
 
= Bug Fixes =

Revision as of 20:49, 11 December 2013

EGit

Features

  • Support for interactive rebase
  • Support rebase.autostash
  • [repoView] Add dropping multiple stashed commits
  • Push branch/initial push wizard
  • Push Tags wizard
  • Improve UI of upstream configuration when creating a branch
  • Blame annotations: Add link for showing commit in history and open
  • Blame annotations: Show start commit when opening editor
  • Blame annotations: Show diff in hover and enable blaming parent commits
  • PSF import also supports checking out tags, not only branches
  • Make Merge Tool work for non-workspace files
  • Rebase: Show dialog in case there are uncommitted changes
  • [historyView] "Search all" option for find toolbar

Usability Improvements

  • Push Branch wizard: Preselect remote if branch has one configured
  • BranchSelectionDialog: Make resizable and sort elements
  • [historyView] Add Show In > History to file diff pane
  • Improve rendering of file diffs in History view
  • Commit dialog: Add "Compare with HEAD revision" to file context menu
  • [repoView] Automatically share projects when adding existing repository
  • Show tooltips for refs (history view, branch selection dialogs)
  • Prohibit invalid remote name in clone wizard
  • Disable Delete button when current branch is selected in Checkout dialog
  • Allow to edit branches while fetching from Gerrit
  • [repoView] Show checkout confirmation
  • Prohibit empty remote name
  • Only show "New HEAD" in merge result dialog when applicable
  • Fix showing deleted file in history from commit viewer
  • Expand the "Working Directory" node in import wizard
  • Validate branch and tag names in FetchFromGerritWizard
  • Add dialog settings to project import dialog
  • Validate new remote's name in NewRemoteDialog

GitHub Connector Features

No new features in this release.

Performance Improvements

  • [repoView] Improve performance of tags (label provider)

Build and Release Engineering

  • Update Jetty to 7.6.14.v20131031
  • Add Luna target platform and update dependencies for Luna
  • Update build to use Tycho 0.19

Bug Fixes

44 Bugs and 13 enhancement requests were closed

Contributors

The following xx developers worked on this release:

TODO

Back to the top