]> source.dussan.org Git - jgit.git/commit
Merge branch 'stable-5.2' into stable-5.3 42/148042/1
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 21 Aug 2019 10:13:08 +0000 (12:13 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 21 Aug 2019 10:13:27 +0000 (12:13 +0200)
commit48498fd3e6cf28b30f56bc4d1c3986665fb39627
tree349f6e52cd97bc21d9a6178b00fc2427cdb1f05a
parent18fb58ae05aafb9d7c831e5c4c3c0d375e7492e8
parent7ac3a63e7fe16503c3b0e3c45b9d32333ef12a82
Merge branch 'stable-5.2' into stable-5.3

* stable-5.2:
  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: If6d5f4dfd9fc8e8c09e29aa11b1004057eafeb9f
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>