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"

(Mention 2.3.1)
 
Line 20: Line 20:
  
 
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
 
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
 +
 +
[[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

Back to the top