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/3.2"

(Bug Fixes)
 
Line 28: Line 28:
  
 
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
 
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
 +
 +
[[Category:JGit]]

Latest revision as of 22:32, 29 November 2023

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