Code

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


Trivial merge