]> source.dussan.org Git - jgit.git/commit
Allow public access to PackIndex 36/42936/4
authorDavid Pletcher <dpletcher@google.com>
Sat, 28 Feb 2015 01:17:52 +0000 (17:17 -0800)
committerShawn Pearce <spearce@spearce.org>
Mon, 2 Mar 2015 20:52:27 +0000 (15:52 -0500)
commitcc8c270c9b8e56760da842e6ec7a83fd15a672fb
treeb7ee93213cc78c2daf574d1080b46ae1e456e42c
parent12a55c34753669365d9e644e592d9d8c10e742f1
Allow public access to PackIndex

The index provides access to a list of objects in a pack.
This will be helpful for repository integrity checking.

Change-Id: I435eeeb3fe1b1f5632d40528936416e97491d412
Signed-off-by: David Pletcher <dpletcher@google.com>
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsPackFile.java