]> source.dussan.org Git - jgit.git/commit
Merge branch 'stable-5.6' 57/157457/1
authorMatthias Sohn <matthias.sohn@sap.com>
Tue, 11 Feb 2020 00:39:27 +0000 (01:39 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 11 Feb 2020 00:39:27 +0000 (01:39 +0100)
commite68e0e7f034e371841b626bb4e858134483bad03
tree7f944aa042465875decf487fb3781592ea0da99b
parent009674e99f846d2dabe9b0776fc983f1df61886b
parent79266a1fe5b6893ee66177489f7f59f08cb2b294
Merge branch 'stable-5.6'

* stable-5.6:
  reftable: don't check deadline on the first try
  reftable: clarify comment
  reftable: clear cache on full compaction
  reftable: remove outdated comment
  reftable: clarify that LogCursor may return a null ReflogEntry

Change-Id: I9458a746311984fa687b3da964805e2568ed37f3
org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/FileReftableTest.java
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/FileReftableDatabase.java
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/FileReftableStack.java
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/reftable/LogCursor.java