]> source.dussan.org Git - jgit.git/commit
Merge branch 'stable-5.3' into stable-5.4 72/148072/1
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 21 Aug 2019 16:16:09 +0000 (18:16 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 21 Aug 2019 16:16:23 +0000 (18:16 +0200)
commit5c93bbd344a9fbcaabe70b09f6f0f062834f568a
tree1abcf4ebeb3a45ce4dd7fbfcedf1410753a5d756
parent35d99477b81043f24314c4c84da8f29e601bec19
parentbbf3da1aac3742ec9fc606af5d4800944c19c0f5
Merge branch 'stable-5.3' into stable-5.4

* stable-5.3:
  Prepare 5.3.4-SNAPSHOT builds
  JGit v5.3.3.201908210735-r
  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: Ic3c8d3adf522b73f87c713538a14697eb690f508
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCache.java
org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheEntry.java