]> source.dussan.org Git - jgit.git/commit
Merge branch 'stable-4.7' into stable-4.8 05/138605/1
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 13 Mar 2019 00:16:28 +0000 (01:16 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 13 Mar 2019 00:16:28 +0000 (01:16 +0100)
commit2bf3cc56dbdca256bd59935da9ae94b3b8f38562
tree6d26eb213e01f33c44b8309d637cb0cdc83ba40c
parenta65ce1bfd135450abb11cf90263e5697785460fc
parent317d747c5c51a0690399ba452975cd0b2363658a
Merge branch 'stable-4.7' into stable-4.8

* stable-4.7:
  Prepare 4.7.9-SNAPSHOT builds
  JGit v4.7.8.201903121755-r
  Prepare 4.5.7-SNAPSHOT builds
  JGit v4.5.6.201903121547-r
  Check for packfile validity and fd before reading
  Move throw of PackInvalidException outside the catch
  Use FileSnapshot to get lastModified on PackFile
  Include size when comparing FileSnapshot
  Do not reuse packfiles when changed on filesystem
  Silence API warnings for new API introduced for fixes

Change-Id: I1136eaa1590b225ceaf16ba7552af0374253a74e
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
org.eclipse.jgit/src/org/eclipse/jgit/util/FileUtils.java