]> source.dussan.org Git - jgit.git/commit
Merge branch 'stable-6.10' into stable-7.0 55/1203555/1
authorMatthias Sohn <matthias.sohn@sap.com>
Mon, 11 Nov 2024 22:39:12 +0000 (23:39 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 11 Nov 2024 22:39:12 +0000 (23:39 +0100)
commit102733833c29ff84c093d54dc0554a1f73f89078
tree3b7d36f8986f807dda9059037612dfd87b866557
parent9ed2e5c473e8334a20846e7fa0f5eb0aa369f0bb
parentd34f8b523638fc95b2e7006d02c9f6a756cbba85
Merge branch 'stable-6.10' into stable-7.0

* stable-6.10:
  Replace custom encoder Constants#encodeASCII by JDK implementation
  Replace custom encoder `Constants#encode` by JDK implementation
  Add `numberOfPackFilesAfterBitmap` to RepoStatistics
  Enhance CommitBuilder#parent to tolerate null parent

Change-Id: If05b0d474c728b54cab9af2b7416be30b2754d1b
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/GC.java
org.eclipse.jgit/src/org/eclipse/jgit/lib/Constants.java