]> source.dussan.org Git - jgit.git/commit
Merge branch 'stable-5.1' into stable-5.2 41/148041/1
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 21 Aug 2019 10:02:22 +0000 (12:02 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 21 Aug 2019 10:02:33 +0000 (12:02 +0200)
commit7ac3a63e7fe16503c3b0e3c45b9d32333ef12a82
tree1912ba754a84c7e8a9abf78a03e62995b979aa85
parent0eea7368e26c6a6daeb1bb6eb536977421b1ccc5
parente80a62e226f83cde5778ff455d9406c3cc247cf0
Merge branch 'stable-5.1' into stable-5.2

* stable-5.1:
  Add missing @since tag on FileTreeIterator#getLastModifiedInstant
  Prepare 5.1.10-SNAPSHOT builds
  JGit v5.1.9.201908210455-r
  Avoid sign extension when comparing mtime with Instant#getEpochSecond
  Fix deprecation in DirCache caused by Instant based DirCacheEntry

Change-Id: Id824c0b8b14dad5947ae9da1f90c3471e07b400f
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>