]> source.dussan.org Git - jgit.git/commit
Merge branch 'stable-6.1' into stable-6.2 85/199685/1
authorMatthias Sohn <matthias.sohn@sap.com>
Tue, 31 Jan 2023 23:44:41 +0000 (00:44 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 31 Jan 2023 23:54:30 +0000 (00:54 +0100)
commitd8c02aec6a46a14907b498384ac6968a65bcd14d
treea8fbaea143184e2901d3a47a9b04a2bc4b316293
parent9eef6790cff74ca95bcebf388d46b7a400eac325
parentb5de5ccb9e6491a1abafc791db2cc7ac3af74f31
Merge branch 'stable-6.1' into stable-6.2

* stable-6.1:
  Shortcut during git fetch for avoiding looping through all local refs
  FetchCommand: fix fetchSubmodules to work on a Ref to a blob
  Silence API warnings introduced by I466dcde6
  Allow the exclusions of refs prefixes from bitmap
  PackWriterBitmapPreparer: do not include annotated tags in bitmap
  BatchingProgressMonitor: avoid int overflow when computing percentage
  Speedup GC listing objects referenced from reflogs
  FileSnapshotTest: Add more MISSING_FILE coverage

Change-Id: Iff2fba026b49463016015b2fae1a42cf76ee2dbb
org.eclipse.jgit/.settings/.api_filters
org.eclipse.jgit/src/org/eclipse/jgit/lib/ConfigConstants.java
org.eclipse.jgit/src/org/eclipse/jgit/transport/FetchProcess.java