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)