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

(Build and Release Engineering)
 
Line 34: Line 34:
 
Shawn Pearce,
 
Shawn Pearce,
 
Stefan Beller
 
Stefan Beller
 +
 +
[[Category:JGit]]

Latest revision as of 22:34, 29 November 2023

JGit

Features

  • Add basic support for .gitattributes
  • Use slf4j for logging
  • Introduce hook support into the FS implementations (on Posix and Cygwin)
  • Support for the pre-commit hook
  • Provide more details in exceptions thrown when packfile is invalid

JGit Command Line

  • JGit command line: add option --orphan for checkout command

Build and Release Engineering

  • Update build to use Tycho 0.22
  • Use target platform DSL and generator to maintain target platforms

Bug Fixes

3 Bugs and 0 enhancement requests were closed

Contributors

The following 14 developers worked on this release of JGit:

Alexander Kurtakov, Andrey Loskutov, Arthur Daussy, Christian Halstrick, Dave Borowitz, David Pletcher, Frank Wagner, Ilmars Poikans, Jonathan Nieder, Laurent Goubet, Matthias Sohn, Rüdiger Herrmann, Shawn Pearce, Stefan Beller

Back to the top