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

JGit/New and Noteworthy/3.2

Features

  • Interactive rebase
  • Support for rebase.autostash
  • Add recursive variant of Config.getNames() methods

Commands

  • Added the git-describe implementation

Command Line

  • status command supports --porcelain
  • fetch command supports --tags
  • added describe command
  • list all supported formats in archive command's help
  • add support for --version

Build and Release Engineering

  • Updated Jetty to 7.6.14.v20131031
  • Updated to Ant 1.9.2
  • Introduced Kepler and Luna target platform
  • Updated build to use Tycho 0.19

Bug Fixes

13 Bugs and 6 enhancement requests were closed

Contributors

The following 17 developers worked on this release of JGit:

Axel Richard, Christian Halstrick, Colby Ranger, Dave Borowitz, John Ross, Jonathan Nieder, Kaloyan Raev, Kohsuke Kawaguchi, Matthias Sohn, Michael Nelson, Robin Rosenberg, Robin Stocker, Rüdiger Herrmann, Shawn Pearce, Stefan Lay, Tobias Pfeifer, Tomasz Zarna

Back to the top