aboutsummaryrefslogtreecommitdiff
path: root/builtin-pack-objects.c
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-07-17 15:10:10 -0700
committerJunio C Hamano <junkio@cox.net>2006-07-25 14:15:48 -0700
commit8e27364128b091e76059229d4f009bc7f869fa9f (patch)
tree057b9699f182904c9e85e153bc10f8117a8941a3 /builtin-pack-objects.c
parentceec1361ebbc4613813ba42976503f5e304cfacf (diff)
downloadgit-8e27364128b091e76059229d4f009bc7f869fa9f.tar.gz
git-8e27364128b091e76059229d4f009bc7f869fa9f.tar.xz
unpack-objects: read configuration data upon startup.
With this, unpack-objects will write out the loose objects with new-style headers when core.legacyheaders configuration is set to false. One unfortunate thing is that we still need inflate/deflate cycle when unpacking, even for objects in the pack stream that are not deltified, because it is not possible to determine the boundary of objects in the encoded stream cheaply without inflating it first. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'builtin-pack-objects.c')
0 files changed, 0 insertions, 0 deletions