summaryrefslogtreecommitdiff
path: root/cvs2git.c
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2005-06-27 23:58:08 -0700
committerLibravatar Linus Torvalds <torvalds@ppc970.osdl.org>2005-06-28 08:53:21 -0700
commit5db47c2bb3b7e77fd32aeef12b6f6de8d14cb43b (patch)
tree8d53421b03603af40b3a66f7f533bc0f54f108bb /cvs2git.c
parentTeach git-pull-script about pulling tags (diff)
downloadtgif-5db47c2bb3b7e77fd32aeef12b6f6de8d14cb43b.tar.xz
[PATCH] Obtain sha1_file_info() for deltified pack entry properly.
The initial one was not doing enough to figure things out without uncompressing too much. It also fixes a potential segfault resulting from missing use_packed_git() call. We would need to introduce unuse_packed_git() call and do proper use counting to figure out when it is safe to unmap, but currently we do not unmap packed file yet. Signed-off-by: Junio C Hamano <junkio@cox.net> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'cvs2git.c')
0 files changed, 0 insertions, 0 deletions