Merge branch 'np/pack'
commit1fe82d609f9a6ec146fa39880a04e11eb5275810
authorJunio C Hamano <gitster@pobox.com>
Wed, 21 May 2008 21:15:19 +0000 (21 14:15 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 May 2008 21:15:19 +0000 (21 14:15 -0700)
treecf9970313f38c67782d3768c94c553dcb4812d0f
parentc74815261225e5068490583b08303d158837ab9e
parent70baf5d41a933c7972375ae2583aad8c8b92633f
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