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 "JGit/New and Noteworthy/2.3"

(Bug Fixes)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Library =
+
Note that there was an important bug fix in the patch release 2.3.1, see [https://bugs.eclipse.org/bugs/show_bug.cgi?id=401249 bug 401249].
  
TODO
+
=Features=
 +
* Deleted the iplog generator, it was replaced by the automatic IP tool provided by Eclipse Foundation
 +
* New tree filter for user-visible changes between two indexes
 +
* Improved handling of Gerrit ChangeIds
 +
* Improved handling of checkout conflicts
  
= Porcelain Commands =
+
=Performance Improvements=
 +
* Speed up handling of paths in the CommitCommand
 +
* Speed up PathFilterGroup for large sets of paths
  
TODO
 
  
= Command Line =
 
TODO
 
 
= Build =
 
 
TODO
 
  
 
= Bug Fixes =
 
= Bug Fixes =
[https://bugs.eclipse.org/bugs/buglist.cgi?list_id=1764539;resolution=FIXED;resolution=DUPLICATE;classification=Technology;chfieldto=2013-02-20;query_format=advanced;chfield=bug_status;chfieldfrom=2012-12-20;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;component=JGit;product=JGit ? Bugs and ? enhancement requests] were closed
+
[https://bugs.eclipse.org/bugs/buglist.cgi?list_id=1764539;resolution=FIXED;resolution=DUPLICATE;classification=Technology;chfieldto=2013-02-20;query_format=advanced;chfield=bug_status;chfieldfrom=2012-12-20;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;component=JGit;product=JGit 14 Bugs and 0 enhancement requests] were closed
  
 
= Contributors =
 
= Contributors =
The following developers worked on this release of JGit:
+
The following 13 developers worked on this release of JGit:
 +
 
 +
Christian Halstrick, Colby Ranger, Dani Megert, Dave Borowitz, Markus Duft, Matthias Sohn, Roberto Tyley, Robin Rosenberg, Robin Stocker, Shawn Pearce, Stefan Lay, Tobias Pfeifer, Tomasz Zarna
  
TODO
+
[[Category:JGit]]

Latest revision as of 22:31, 29 November 2023

Note that there was an important bug fix in the patch release 2.3.1, see bug 401249.

Features

  • Deleted the iplog generator, it was replaced by the automatic IP tool provided by Eclipse Foundation
  • New tree filter for user-visible changes between two indexes
  • Improved handling of Gerrit ChangeIds
  • Improved handling of checkout conflicts

Performance Improvements

  • Speed up handling of paths in the CommitCommand
  • Speed up PathFilterGroup for large sets of paths


Bug Fixes

14 Bugs and 0 enhancement requests were closed

Contributors

The following 13 developers worked on this release of JGit:

Christian Halstrick, Colby Ranger, Dani Megert, Dave Borowitz, Markus Duft, Matthias Sohn, Roberto Tyley, Robin Rosenberg, Robin Stocker, Shawn Pearce, Stefan Lay, Tobias Pfeifer, Tomasz Zarna

Copyright © Eclipse Foundation, Inc. All Rights Reserved.