Merge commit 'egit/zawir/corechanges'
commitfb4106fc21610851cc624e5ce046e37938e0fdf7
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Mon, 9 Jun 2008 22:13:23 +0000 (10 00:13 +0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Mon, 9 Jun 2008 22:13:23 +0000 (10 00:13 +0200)
tree7bafad9cfd5e6fe7d756a1816cb205911d2eb925
parent03895e12d3fd16292880bc55ef22c62b678a7827
parentded726775dc0bef3935c6b5fdf372f98519e44b7
Merge commit 'egit/zawir/corechanges'

* commit 'egit/zawir/corechanges':
  Add PackIndex specific tests, currently only iterators tests
  Entries iterator in PackIndex and indirectly PackFile
  Add getObjectCount() method to PackFile
  Add size() method to ObjectIdSubclassMap
  Copying constructor of MutableObjectId
  Add overload of fromRaw() in MutableObjectId accepting int[]
  Move PackFile.SIGNATURE to Constants.PACK_SIGNATURE
  Replace instanceof in WalkFetchConnection with getType()
  Add getType() method to RevObject hierarchy
  Format PackIndexV1 class
  Format PackIndex class
  Format PackFile class