]> source.dussan.org Git - jgit.git/commit
Expose the reverse index size in the DfsPackDescription 44/4544/3
authorDave Borowitz <dborowitz@google.com>
Thu, 3 Nov 2011 19:57:58 +0000 (12:57 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Fri, 4 Nov 2011 18:14:32 +0000 (11:14 -0700)
commitd55eb351061de32f208a924ce076bb8903e9c379
tree6c8d450d988935c35a9779fc707471b88290657b
parent4fc1af68501c70407ade42dc13906061939a499c
Expose the reverse index size in the DfsPackDescription

This is analogous to the getPackSize() and getIndexSize() methods.

Change-Id: I207c0c93f9145826d84b3610eb4319fca074ee0d
org.eclipse.jgit/src/org/eclipse/jgit/storage/dfs/DfsPackDescription.java
org.eclipse.jgit/src/org/eclipse/jgit/storage/dfs/DfsPackFile.java