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

(Features: bug 352142 for reset)
(Bug Fixes)
Line 20: Line 20:
 
* Fix NPE when operating on a selection containing a linked resource pointing to a file or directory outside of a workspace project git repository ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=406922 bug 406922]).
 
* Fix NPE when operating on a selection containing a linked resource pointing to a file or directory outside of a workspace project git repository ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=406922 bug 406922]).
  
[https://bugs.eclipse.org/bugs/buglist.cgi?list_id=3805932&resolution=FIXED&resolution=DUPLICATE&classification=Technology&chfieldto=2013-02-22&chfield=resolution&query_format=advanced&chfieldfrom=2013-2-20&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&product=EGit XX Bugs and X enhancement requests] were closed
+
[https://bugs.eclipse.org/bugs/buglist.cgi?list_id=3805932&resolution=FIXED&resolution=DUPLICATE&classification=Technology&chfieldto=2013-06-26&chfield=resolution&query_format=advanced&chfieldfrom=2013-2-20&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&product=EGit XX Bugs and X enhancement requests] were closed
  
 
= API changes =
 
= API changes =

Revision as of 18:47, 2 June 2013

Features

  • Consider the ancestor when comparing with remote revisions (bug 400943).
  • History view: Adjust column widths and don't show e-mail addresses by default to improve space use
  • Improve error reporting for pull failures due to conflicts
  • When opening a resource which exists in more than one project (due to nested projects), open it in the most specific project (bug 404629).
  • Allow reset to user-entered commit expression in reset dialog (bug 352142).
  • Commit dialog: the file section can now be resized by hovering the mouse just above the file section title and dragging the sash up or down, making the message section increase/decrease accordingly (bug 343712).

Performance Improvements

  • Lessen the re-indexing work and number of queued jobs (bug 381856).

Also see JGit 3.0 release notes.

Bug Fixes

  • Fix commit keyboard shortcut Ctrl+# (bug 363648).
  • Fix rebase pulldown in toolbar not being accessible during rebase (bug 387184).
  • Fix NPE when operating on a selection containing a linked resource pointing to a file or directory outside of a workspace project git repository (bug 406922).

XX Bugs and X enhancement requests were closed

API changes

  • TODO

Contributors

The following X developers worked on this release:

TODO

Copyright © Eclipse Foundation, Inc. All Rights Reserved.