author | Junio C Hamano <gitster@pobox.com> | |
Wed, 21 May 2008 21:15:19 +0000 (14:15 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 21 May 2008 21:15:19 +0000 (14:15 -0700) | ||
commit | 1fe82d609f9a6ec146fa39880a04e11eb5275810 | |
tree | cf9970313f38c67782d3768c94c553dcb4812d0f | tree | snapshot |
parent | c74815261225e5068490583b08303d158837ab9e | commit | diff |
parent | 70baf5d41a933c7972375ae2583aad8c8b92633f | commit | diff |
Merge branch 'np/pack'
* np/pack:
pack-objects: fix early eviction for max depth delta objects
pack-objects: allow for early delta deflating
pack-objects: move compression code in a separate function
pack-objects: clean up write_object() a bit
pack-objects: simplify the condition associated with --all-progress
pack-objects: remove some double negative logic
pack-objects: small cleanup
* np/pack:
pack-objects: fix early eviction for max depth delta objects
pack-objects: allow for early delta deflating
pack-objects: move compression code in a separate function
pack-objects: clean up write_object() a bit
pack-objects: simplify the condition associated with --all-progress
pack-objects: remove some double negative logic
pack-objects: small cleanup