author | Junio C Hamano <gitster@pobox.com> | |
Wed, 3 Mar 2010 06:28:49 +0000 (22:28 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 3 Mar 2010 06:28:49 +0000 (22:28 -0800) | ||
commit | f54555ca29146e72d674d090a760d7bfc9afd77f | |
tree | 10a56236dde9728905caa0044d1ffa9f42b474e4 | tree | snapshot |
parent | 9be3614eff36271d5f1cd460a568a219902cb044 | commit | diff |
parent | b500d5e11ea67d29dd7be622f65571d611d6e9a3 | commit | diff |
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
* 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