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.1

< JGit‎ | New and Noteworthy
Revision as of 17:36, 4 September 2012 by Unnamed Poltroon (Talk) (Updated Porcelain Commands)

New Porcelain Commands

XXXCommand

Updated Porcelain Commands

MergeCommand

  • now supports "--squash" option

CheckoutCommand

  • now passes modified files through result to the caller

Other Features

  • new JGit command line command "show" for any object
  • JGit garbage collector for FileRepositories (git gc)

Performance improvements

  • performance of persisting Git index was improved
  • handling of index state after merge/cherry-pick/rebase was improved which improves performance

Bug Fixes

12 Bugs and 1 enhancement requests were closed

Copyright © Eclipse Foundation, Inc. All Rights Reserved.