Merge branch 'np/pack' into next
commitfcfeb79e8d7578ff854b053fdbb4a77bff3b7d59
authorJunio C Hamano <gitster@pobox.com>
Sun, 4 May 2008 05:41:02 +0000 (3 22:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 4 May 2008 05:41:02 +0000 (3 22:41 -0700)
tree6ffaa3e23a496e9df47432a3de96b08aff283c98
parentfc4835d56cdcbe56ee4c95a861d5683475c51216
parent70baf5d41a933c7972375ae2583aad8c8b92633f
Merge branch 'np/pack' into next

* 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