]> source.dussan.org Git - jgit.git/commit
Merge branch 'stable-6.2' into stable-6.3 86/199686/1
authorMatthias Sohn <matthias.sohn@sap.com>
Tue, 31 Jan 2023 23:59:32 +0000 (00:59 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 1 Feb 2023 00:10:56 +0000 (01:10 +0100)
commit82e1362e07c5811af2f67d6d9d5ec626febfcf2c
tree2591d769517313769fe617726ebab6e0b06d65b4
parent5bd28321340ca76b4f65fe898f841eaebcb889be
parentd8c02aec6a46a14907b498384ac6968a65bcd14d
Merge branch 'stable-6.2' into stable-6.3

* stable-6.2:
  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: I2ff386d9a096277360e6c7bd5535b49984620fb3
org.eclipse.jgit/.settings/.api_filters
org.eclipse.jgit/src/org/eclipse/jgit/api/FetchCommand.java
org.eclipse.jgit/src/org/eclipse/jgit/transport/FetchProcess.java