1. 37653a1 copy.c: use error_errno() by Nguyễn Thái Ngọc Duy · 9 years ago
  2. 00b7cbf copy.c: make copy_fd() report its status silently by Junio C Hamano · 10 years ago
  3. b29763a copy_fd(): do not close the input file descriptor by Steffen Prohaska · 11 years ago
  4. f7835a2 preserve mtime of local clone by Clemens Buchacher · 15 years ago
  5. 8b1f6de copy.c: copy_fd - correctly report write errors by Ariel Badichi · 17 years ago
  6. 1468bd4 Use a single implementation and API for copy_file() by Daniel Barkalow · 17 years ago
  7. a6080a0 War on whitespace by Junio C Hamano · 18 years ago
  8. 8a912bc Ensure return value from xread() is always stored into an ssize_t by Johan Herland · 18 years ago
  9. 08337a9 copy_fd: close ifd on error by Sam Ravnborg · 19 years ago
  10. 1c15afb xread/xwrite: do not worry about EINTR at calling sites. by Junio C Hamano · 19 years ago
  11. e6c64fc copy.c::copy_fd() - do not leak file descriptor on error return. by Junio C Hamano · 19 years ago
  12. f3123c4 pack-objects: Allow use of pre-generated pack. by Junio C Hamano · 19 years ago