author | Junio C Hamano <gitster@pobox.com> | |
Wed, 17 Feb 2010 23:28:25 +0000 (15:28 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 17 Feb 2010 23:28:50 +0000 (15:28 -0800) | ||
commit | 44e0f450350661b110c61ea0eff2657f58fe6ad0 | |
tree | 6676fa835cff6d8b5c0703e6c83d25d39b734d11 | tree | snapshot |
parent | c2c85ed5d90d96a9d06170729a1a8b15af5256a4 | commit | diff |
parent | b500d5e11ea67d29dd7be622f65571d611d6e9a3 | commit | diff |
Merge branch 'np/fast-import-idx-v2'
* 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
Acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
* 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
Acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>