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 4.6

4.6

Description

Features

  • Implement auto gc
  • CheckoutCommand: Add method to add multiple paths
  • Add "concurrencyLevel" option to DfsBlockCache
  • Add ReceivedPackStatistics for PackParser

JGit Command Line

  • Checkout: Add the ability to checkout all paths.

LFS Support

  • Add built-in LFS smudge filter for local case
  • Add built-in LFS clean filter
  • Add configuration parameter to enable built-in hooks/filters
  • Add support for built-in smudge filters
  • Add support for built-in clean filters

JGit Ketch

  • Define MonotonicClock interface for advanced timestamps

Build and Release Engineering

  • Update JGit minimum execution environment to JavaSE-1.8
  • Update JavaEWAH to 1.1.6
  • Add Oxygen target platform and remove target platforms older than Mars
  • Buck build: upgrade buck to latest version
  • Configure Maven to run tests concurrently by default
  • Enable error-prone for the Maven build
  • Use consistent feature and category names