]> source.dussan.org Git - jgit.git/commit
Enable loading history until a given commit 53/5653/7
authorMatthias Sohn <matthias.sohn@sap.com>
Sat, 19 May 2012 14:49:03 +0000 (16:49 +0200)
committerStefan Lay <stefan.lay@sap.com>
Mon, 21 May 2012 13:17:31 +0000 (15:17 +0200)
commitb14aa4df99e9d87ddcb958deca16c4022107f647
tree24ee29115c1d0986e3d6af6551e387db2a80512c
parent15147a273fc9085ca3cf459dec42f7a88b22ffbf
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