]> source.dussan.org Git - jgit.git/commit
Merge branch 'stable-5.10' into stable-5.11 13/201413/2
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 20 Apr 2023 12:42:56 +0000 (14:42 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 20 Apr 2023 12:58:50 +0000 (14:58 +0200)
commit48b0781cfe0c5e6616c5d2b51b8d7c7f070bb91e
tree24c2ec677388b9f91ac2d79a84ac4b1108460eb3
parentc7335f32e93b005fe681ed91873396a6d07886ad
parent4f662a26f981f0d2c21a8b288ad4165812988a48
Merge branch 'stable-5.10' into stable-5.11

* stable-5.10:
  Add missing since tag for SshTestHarness#publicKey2
  Silence API errors
  Prevent infinite loop rescanning the pack list on
PackMismatchException
  Remove blank in maven.config

Migrated "Prevent infinite loop rescanning the pack list on
PackMismatchException" to refactoring done in
https://git.eclipse.org/r/q/topic:restore-preserved-packs

Change-Id: I0fb77bb9b498d48d5da88a93486b99bf8121e3bd
org.eclipse.jgit.junit.ssh/.settings/.api_filters
org.eclipse.jgit/.settings/.api_filters
org.eclipse.jgit/src/org/eclipse/jgit/errors/PackMismatchException.java
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/ObjectDirectory.java
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/PackDirectory.java