]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'cc/delta-islands'
authorJunio C Hamano <gitster@pobox.com>
Wed, 21 Nov 2018 11:39:02 +0000 (20:39 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Nov 2018 11:39:02 +0000 (20:39 +0900)
commit7fab474656cdb5517d5b627602a54776e485ddbc
tree4550c2062221ddc3f5c480c4c627d1e1ba73fc63
parentfde566f222bd473193d9b39b44973a013f8b48b2
parent3949053617652693b659a933a1393f8be189f26a
Merge branch 'cc/delta-islands'

A few issues in the implementation of "delta-islands" feature has
been corrected.

* cc/delta-islands:
  pack-objects: fix off-by-one in delta-island tree-depth computation
  pack-objects: zero-initialize tree_depth/layer arrays
  pack-objects: fix tree_depth and layer invariants
builtin/pack-objects.c
git-compat-util.h
pack-objects.h