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