Add lookupBlob to RevWalk
commit25aa5e7e9f3f9181962e070a0d03b21460f59b85
authorShawn O. Pearce <spearce@spearce.org>
Fri, 13 Mar 2009 18:11:50 +0000 (13 11:11 -0700)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Sun, 15 Mar 2009 11:48:40 +0000 (15 12:48 +0100)
treec87fcaeec99a3f0c5c10928c6d2251b8659053c4
parentffe61b5b4d2bb04bc6b15b2cd83b5d912a0224db
Add lookupBlob to RevWalk

Its useful if you want to get a handle on a blob object.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.jgit/src/org/spearce/jgit/revwalk/RevWalk.java