]> source.dussan.org Git - jgit.git/commit
Enhance statistics for repo by sizes and ref-counts 20/7520/2
authorChristian Halstrick <christian.halstrick@sap.com>
Fri, 31 Aug 2012 14:14:12 +0000 (16:14 +0200)
committerChristian Halstrick <christian.halstrick@sap.com>
Fri, 31 Aug 2012 14:14:12 +0000 (16:14 +0200)
commit6b9b024c91ac71ecbc49fd36d0500c52cde01794
tree40a4949b221571d6a1a2e4ff8fb2a2d9a282824e
parentabd60101b646bfa170e7a4066fd64c32571e4a15
Enhance statistics for repo by sizes and ref-counts

The statistics for a repo now expose how many bytes are used in the
filesystem to store all loose/packed objects. The number of packed/loose
refs are also exposed.

Change-Id: I335a4c7630a2629a86f13a2a5cd99f79a2c2afa4
org.eclipse.jgit/src/org/eclipse/jgit/storage/file/GC.java