aboutsummaryrefslogtreecommitdiff
path: root/copy.c
Commit message (Expand)AuthorAge
* copy.c: use error_errno()Nguyễn Thái Ngọc Duy2016-05-09
* copy.c: make copy_fd() report its status silentlyJunio C Hamano2015-05-19
* copy_fd(): do not close the input file descriptorSteffen Prohaska2014-08-28
* preserve mtime of local cloneClemens Buchacher2009-09-13
* copy.c: copy_fd - correctly report write errorsAriel Badichi2008-04-22
* Use a single implementation and API for copy_file()Daniel Barkalow2008-02-25
* War on whitespaceJunio C Hamano2007-06-07
* Ensure return value from xread() is always stored into an ssize_tJohan Herland2007-05-15
* copy_fd: close ifd on errorSam Ravnborg2005-12-27
* xread/xwrite: do not worry about EINTR at calling sites.Junio C Hamano2005-12-19
* copy.c::copy_fd() - do not leak file descriptor on error return.Junio C Hamano2005-11-05
* pack-objects: Allow use of pre-generated pack.Junio C Hamano2005-10-26