]> source.dussan.org Git - jgit.git/commit
Merge branch 'stable-5.1' into stable-5.2 95/143395/2
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 5 Jun 2019 13:43:29 +0000 (15:43 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 5 Jun 2019 18:58:16 +0000 (20:58 +0200)
commit4018709eb99fe6c41145ba03bc2c6229c04b1cd7
tree2639bf3c54bff4021bcbe8d8ad351f4e76d53823
parentf5957e433c6309b936b5d891531189e25cc74e4c
parent57ccca75e610550536bb6f6b5a61d5d23a0f4fc6
Merge branch 'stable-5.1' into stable-5.2

* stable-5.1:
  Prepare 5.1.9-SNAPSHOT builds
  JGit v5.1.8.201906050907-r
  Test detecting modified packfiles
  Enhance fsTick() to use filesystem timer resolution
  Add debug trace to measure time needed to open pack index
  Extend FileSnapshot for packfiles to also use checksum to detect changes
  Wait opening new packfile until it can't be racy anymore
  Avoid null PackConfig in GC
  Add FileSnapshot test testing recognition of file size changes
  Capture reason for result of FileSnapshot#isModified
  Skip FileSnapshotTest#testSimulatePackfileReplacement on Windows
  Tune max heap size for tests
  Fix FileSnapshotTest.testNewFileNoWait() to match its javadoc
  ObjectDirectory: fix closing of obsolete packs
  Include filekey file attribute when comparing FileSnapshots
  Measure file timestamp resolution used in FileSnapshot
  Fix FileSnapshot's consideration of file size
  Fix API problem filters

Change-Id: I3ac77bfa03f7436de12ab86e1bba29afee5ccd01
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/.settings/.api_filters
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/ObjectDirectory.java
org.eclipse.jgit/src/org/eclipse/jgit/util/FS.java