Notice: Some of the services that support the smooth operation of our websites are still in the process of being restored. As a result, certain features—such as images and committer paperwork—may be temporarily unavailable. Our team is actively working to resolve these issues and restore full functionality as soon as possible.

Thank you for your patience and understanding.

Eclipse JGit: Java implementation of Git 5.13.3

Security Fixes

Bug Fixes

  • 582292 Add support for git config option repack.packKeptObjects
  • 582292, 582455 Do not exclude objects in locked packs from bitmap processing. Introduce the '--pack-kept-objects' option in GC for including the objects contained in the locked packfiles during the repack phase, to avoid accidental pruning during GC.
  • 582039 Express the explicit intention of creating bitmaps in GC to allow the GC.repack() phase to explicitly generate bitmaps only for the heads packfile and not for the others.
  • 581532 GC: prune all packfiles after the loosen phase. This prevents a series of exceptions previously thrown when loosening the packfiles.
Release Date
Release Type
Service release (bug fixes only)