]> source.dussan.org Git - jgit.git/commit
Enable loading history until a given commit 67/6167/1
authorMatthias Sohn <matthias.sohn@sap.com>
Sat, 19 May 2012 14:49:03 +0000 (16:49 +0200)
committerStefan Lay <stefan.lay@sap.com>
Wed, 30 May 2012 08:26:21 +0000 (10:26 +0200)
commit59d2ef94709ba29395c58fec454bf846f920e99a
treec5775d0f6d697f3cd6fd73489d61e0b6c44bfef2
parent24a0f47e32ab7cdf20c2201d7100599ea057f8a3
Enable loading history until a given commit

This is needed to allow jumping to a selected commit when loading
history incrementally.

Change-Id: Id3b97d88d3b4b2d67561b11f8810cb88fe040823
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/revwalk/RevCommitListTest.java [new file with mode: 0644]
org.eclipse.jgit/src/org/eclipse/jgit/revwalk/RevCommitList.java