summaryrefslogtreecommitdiff
path: root/column.c
diff options
context:
space:
mode:
authorLibravatar Christian Couder <christian.couder@gmail.com>2018-08-16 08:13:08 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-08-16 10:51:17 -0700
commitf64ba53ee74b1ee2909d3804818b09481b3e64b2 (patch)
tree018727c600111b0daf89a65735f2240df0176229 /column.c
parentAdd delta-islands.{c,h} (diff)
downloadtgif-f64ba53ee74b1ee2909d3804818b09481b3e64b2.tar.xz
pack-objects: refactor code into compute_layer_order()
In a following commit, as we will use delta islands, we will have to compute the write order for different layers, not just for one. Let's prepare for that by refactoring the code that will be used to compute the write order for a given layer into a new compute_layer_order() function. This will make it easier to see and understand what the following changes are doing. Helped-by: Duy Nguyen <pclouds@gmail.com> Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'column.c')
0 files changed, 0 insertions, 0 deletions