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

Difference between revisions of "JGit/New and Noteworthy/2.3"

(Features)
(Fixes)
Line 10: Line 10:
  
 
=Fixes=
 
=Fixes=
- [https://bugs.eclipse.org/bugs/show_bug.cgi?id=376035 Fixed stash apply using merge logic]
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=376035 Fixed stash apply using merge logic]
  
 
= Bug Fixes =
 
= Bug Fixes =

Revision as of 18:25, 11 February 2013

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

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

Fixes

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