Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

JGit/New and Noteworthy/2.3

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
  • Improve handling of Gerrit ChangeIds
  • Improve handling of checkout conflicts

performance

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

Fixes

- Fixed stash apply using merge logic

Bug Fixes

? Bugs and ? enhancement requests were closed

Contributors

The following developers worked on this release of JGit: Christian Halstrick, Colby Ranger, Dani Megert, Dave Borowitz, Markus Duft, Matthias Sohn, Robin Rosenberg, Robin Stocker, Shawn Pearce, Stefan Lay, Tobias Pfeifer, Tomasz Zarna

Back to the top