Merge branch 'sp/pack'
commit17c2929aa2ed999cbefa75ca5e933e1bf53a95bf
authorJunio C Hamano <junkio@cox.net>
Sat, 2 Jun 2007 19:18:51 +0000 (2 12:18 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 2 Jun 2007 19:18:51 +0000 (2 12:18 -0700)
treeae29ccac1e4fd717567db0f1dbabebeee3046d6c
parent9b07873a52cc0243c2eddfac2e9c514152b96fb7
parentbc8e478a285ff549a3e5182461b064313d400de3
Merge branch 'sp/pack'

* sp/pack:
  Style nit - don't put space after function names
  Ensure the pack index is opened before access
  Simplify index access condition in count-objects, pack-redundant
  Test for recent rev-parse $abbrev_sha1 regression
  rev-parse: Identify short sha1 sums correctly.
  Attempt to delay prepare_alt_odb during get_sha1
  Micro-optimize prepare_alt_odb
  Lazily open pack index files on demand
cache.h
sha1_file.c