summaryrefslogtreecommitdiff
path: root/copy.c
Commit message (Expand)AuthorAgeFilesLines
* copy_fd: close ifd on errorSam Ravnborg2005-12-271-2/+5
* xread/xwrite: do not worry about EINTR at calling sites.Junio C Hamano2005-12-191-12/+7
* copy.c::copy_fd() - do not leak file descriptor on error return.Junio C Hamano2005-11-051-1/+4
* pack-objects: Allow use of pre-generated pack.Junio C Hamano2005-10-261-0/+37