Merge branch 'np/fast-import-idx-v2' into maint
commitf54555ca29146e72d674d090a760d7bfc9afd77f
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Mar 2010 06:28:49 +0000 (2 22:28 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Mar 2010 06:28:49 +0000 (2 22:28 -0800)
tree10a56236dde9728905caa0044d1ffa9f42b474e4
parent9be3614eff36271d5f1cd460a568a219902cb044
parentb500d5e11ea67d29dd7be622f65571d611d6e9a3
Merge branch 'np/fast-import-idx-v2' into maint

* np/fast-import-idx-v2:
  fast-import: use the diff_delta() max_delta_size argument
  fast-import: honor pack.indexversion and pack.packsizelimit config vars
  fast-import: make default pack size unlimited
  fast-import: use write_idx_file() instead of custom code
  fast-import: use sha1write() for pack data
  fast-import: start using struct pack_idx_entry