summaryrefslogtreecommitdiff
path: root/builtin-unpack-objects.c
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-07-17 22:10:10 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-07-25 21:15:48 (GMT)
commit8e27364128b091e76059229d4f009bc7f869fa9f (patch)
tree057b9699f182904c9e85e153bc10f8117a8941a3 /builtin-unpack-objects.c
parentceec1361ebbc4613813ba42976503f5e304cfacf (diff)
downloadgit-8e27364128b091e76059229d4f009bc7f869fa9f.zip
git-8e27364128b091e76059229d4f009bc7f869fa9f.tar.gz
git-8e27364128b091e76059229d4f009bc7f869fa9f.tar.bz2
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-unpack-objects.c')
0 files changed, 0 insertions, 0 deletions