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.6"

(Contributors)
 
(5 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
=== Repositories View ===
 
=== Repositories View ===
 
* Add "Open With" menu for workspace files
 
* Add "Open With" menu for workspace files
 +
 +
=== Staging View ===
 +
* Checkout ours/theirs for files having conflicts
  
 
=== GitHub Connector ===
 
=== GitHub Connector ===
Line 17: Line 20:
 
* Link Interactive Rebase view with selected repository
 
* Link Interactive Rebase view with selected repository
 
* Show branch name and status besides repository in Git Staging view
 
* Show branch name and status besides repository in Git Staging view
 +
* In the History view timestamps are now displayed in local time
  
 
== Tracing==
 
== Tracing==
Line 27: Line 31:
  
 
= 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=3.6 17 Bugs and 7 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=3.6 28 Bugs and 7 enhancement requests] were closed
 +
 
 +
The JGit patches fixing [http://article.gmane.org/gmane.linux.kernel/1853266 CVE-2014-9390] released in [https://dev.eclipse.org/mhonarc/lists/jgit-dev/msg02789.html JGit 3.4.2 and 3.5.3] are also included in 3.6.0.
  
 
= Contributors =
 
= Contributors =
Line 48: Line 54:
 
Wim Jongman,
 
Wim Jongman,
 
Radim Hopp
 
Radim Hopp
 +
 +
[[Category:EGit]]

Latest revision as of 22:15, 29 November 2023

EGit

Features

History View

  • New context menu "import changed projects" to import projects changed in the selected commit

Repositories View

  • Add "Open With" menu for workspace files

Staging View

  • Checkout ours/theirs for files having conflicts

GitHub Connector

  • No new features

Usability Improvements

  • Handle symlink icon in staging view
  • Add new wizard banners
  • Improved icons for remote commands
  • Link Interactive Rebase view with selected repository
  • Show branch name and status besides repository in Git Staging view
  • In the History view timestamps are now displayed in local time

Tracing

  • Add tracing for selection handling
  • Register dynamic tracing options on tracing preference page

Release Engineering and Build

  • Update Tycho to 0.21
  • Add target platform for Mars using Orbit S-build

Bug Fixes

28 Bugs and 7 enhancement requests were closed

The JGit patches fixing CVE-2014-9390 released in JGit 3.4.2 and 3.5.3 are also included in 3.6.0.

Contributors

The following 16 developers worked on this release:

Andrey Loskutov, Arthur Daussy, Axel Richard, Christian Halstrick, Laurent Goubet, Matthias Sohn, Michael Keppler, Mickael Istria, Reiner Hille-Doering, Robin Stocker, Stephen Elsemore, Tobias Melcher, Tomasz Zarna, Vadim Dmitriev, Wim Jongman, Radim Hopp

Back to the top