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

(Created page with "= EGit = ==Features== *Use SmartImport API from Platform UI to provide smart project import in EGit *"Push to Gerrit" wizard: add a way to define a topic when pushing to Gerri...")
 
(Bug Fixes)
Line 27: Line 27:
  
 
= Bug Fixes =
 
= Bug Fixes =
[https://bugs.eclipse.org/bugs/buglist.cgi?resolution=FIXED&resolution=DUPLICATE&classification=Technology&list_id=10006180&order=Importance&product=EGit&query_format=advanced&target_milestone=4.4  19 Bugs and enhancement requests] were closed
+
[https://bugs.eclipse.org/bugs/buglist.cgi?resolution=FIXED&resolution=DUPLICATE&classification=Technology&list_id=10006180&order=Importance&product=EGit&query_format=advanced&target_milestone=4.4  32 Bugs and 3 enhancement requests] were closed
  
 
= Contributors =
 
= Contributors =
 
The following ? developers worked on this release:
 
The following ? developers worked on this release:

Revision as of 17:45, 6 June 2016

EGit

Features

  • Use SmartImport API from Platform UI to provide smart project import in EGit
  • "Push to Gerrit" wizard: add a way to define a topic when pushing to Gerrit
  • Add "Open in Commit Viewer" in context menu of stashed commit
  • Allow deletion of branch hierarchy nodes in Repositories View
  • Handle linked resources in the same repository if link target is not in a project
  • Add accelerators for "Compare With" and "Replace With" commands
  • Remove duplicate rename branch dialog

Gitflow

  • New convenience commands to compare/replace with Gitflow develop branch
  • Checkout feature dialog: mark current feature-branch and prevent attempted re-checkout
  • Added "commitId" and "last commit message" columns to Gitflow feature branch selection widget

Github

  • Add missing attributes to CommitComment
  • Fix auto-filled issue task URL

Performance

  • Make sure we only allow one GitHistoryPageSource instance

Releng

  • Mark branding plugin and gitflow plugin as singletons
  • Include missing extension point schemas in EGit binaries
  • Update to findbugs 3.0.3 for Java 8 support

Bug Fixes

32 Bugs and 3 enhancement requests were closed

Contributors

The following ? developers worked on this release:

Back to the top