aboutsummaryrefslogtreecommitdiffstats
path: root/copy.c
AgeCommit message (Expand)AuthorFilesLines
2005-12-27copy_fd: close ifd on errorSam Ravnborg1-2/+5
2005-12-19xread/xwrite: do not worry about EINTR at calling sites.Junio C Hamano1-12/+7
2005-11-05copy.c::copy_fd() - do not leak file descriptor on error return.Junio C Hamano1-1/+4
2005-10-26pack-objects: Allow use of pre-generated pack.Junio C Hamano1-0/+37