Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-05-09 | copy.c: use error_errno() | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
2015-05-19 | copy.c: make copy_fd() report its status silently | Junio C Hamano | 1 | -6/+11 |
2014-08-28 | copy_fd(): do not close the input file descriptor | Steffen Prohaska | 1 | -21/+5 |
2009-09-13 | preserve mtime of local clone | Clemens Buchacher | 1 | -0/+21 |
2008-04-22 | copy.c: copy_fd - correctly report write errors | Ariel Badichi | 1 | -4/+4 |
2008-02-25 | Use a single implementation and API for copy_file() | Daniel Barkalow | 1 | -0/+21 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2007-05-15 | Ensure return value from xread() is always stored into an ssize_t | Johan Herland | 1 | -2/+1 |
2005-12-27 | copy_fd: close ifd on error | Sam Ravnborg | 1 | -2/+5 |
2005-12-19 | xread/xwrite: do not worry about EINTR at calling sites. | Junio C Hamano | 1 | -12/+7 |
2005-11-05 | copy.c::copy_fd() - do not leak file descriptor on error return. | Junio C Hamano | 1 | -1/+4 |
2005-10-26 | pack-objects: Allow use of pre-generated pack. | Junio C Hamano | 1 | -0/+37 |