]> source.dussan.org Git - jgit.git/commit
Merge changes Icea2572d,I2633e472,I207c0c93,I10cee76c,Ifd78e8ce,I890b5fcc,Ia0b01f5d...
authorShawn Pearce <spearce@spearce.org>
Fri, 4 Nov 2011 22:06:30 +0000 (18:06 -0400)
committerCode Review <codereview-daemon@eclipse.org>
Fri, 4 Nov 2011 22:06:30 +0000 (18:06 -0400)
commit2f2c0188196be96cb52e753c0ffac78e27fdaaff
tree47d9664e9340c1c53b92f8dee6187bad6928b793
parentf3e37b553007a4229ef74b51395ee5412ce2ed78
parentf70ecabb3090bebb38b7f5d2a369a79742c51d6e
Merge changes Icea2572d,I2633e472,I207c0c93,I10cee76c,Ifd78e8ce,I890b5fcc,Ia0b01f5d,Iec524abd

* changes:
  DfsBlockCache: Update hits to not include contains()
  Add a listener for changes to a DfsObjDatabase's pack files
  Expose the reverse index size in the DfsPackDescription
  Add a DfsPackFile method to get the number of cached bytes
  Expose the list of pack files in the DfsBlockCache
  Add a DFS repository description and reference it in each pack
  Clarify the docstring of DfsBlockCache.reconfigure()
  DFS: A storage layer for JGit