]> source.dussan.org Git - jgit.git/commit
Add getPacks to ObjectDirectory 40/40/6
authorShawn O. Pearce <spearce@spearce.org>
Wed, 7 Oct 2009 01:21:03 +0000 (18:21 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 4 Jan 2010 16:03:36 +0000 (08:03 -0800)
commit0b821817fcc8c0471c7a9685e9fd566e81a1bbbd
tree3ec91aed9e4be17d8c7eb6681e499dece49d3197
parente2c7bc8b36fb6faa9d5eaf0654b4c0ae32d96b85
Add getPacks to ObjectDirectory

This exposes the list of known packs, allowing callers to list them
into a context like the objects/info/packs file.

Change-Id: I0b889564bd176836ff5c77ba310c6d229409dcd5
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.jgit/src/org/eclipse/jgit/lib/ObjectDirectory.java