-
- Downloads
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
Showing
- org.eclipse.jgit.junit/src/org/eclipse/jgit/junit/TestRepository.java 7 additions, 3 deletions...jgit.junit/src/org/eclipse/jgit/junit/TestRepository.java
- org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/GcNumberOfPackFilesAfterBitmapStatisticsTest.java 173 additions, 0 deletions...ge/file/GcNumberOfPackFilesAfterBitmapStatisticsTest.java
- org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/GC.java 12 additions, 1 deletion...e.jgit/src/org/eclipse/jgit/internal/storage/file/GC.java
- org.eclipse.jgit/src/org/eclipse/jgit/lib/Constants.java 14 additions, 19 deletionsorg.eclipse.jgit/src/org/eclipse/jgit/lib/Constants.java
Loading
Please register or sign in to comment