author | Junio C Hamano <gitster@pobox.com> | |
Thu, 17 Jul 2008 00:11:18 +0000 (17:11 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 17 Jul 2008 00:11:18 +0000 (17:11 -0700) |
* sp/maint-index-pack:
index-pack: Honor core.deltaBaseCacheLimit when resolving deltas
index-pack: Track the object_entry that creates each base_data
index-pack: Chain the struct base_data on the stack for traversal
index-pack: Refactor base arguments of resolve_delta into a struct
index-pack: Honor core.deltaBaseCacheLimit when resolving deltas
index-pack: Track the object_entry that creates each base_data
index-pack: Chain the struct base_data on the stack for traversal
index-pack: Refactor base arguments of resolve_delta into a struct
1 | 2 | |||
---|---|---|---|---|
index-pack.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc index-pack.c
Simple merge