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