1. da9502f treewide: remove unnecessary includes for wrapper.h by Calvin Wan · 1 year, 8 months ago
  2. 5e3f94d treewide: remove cache.h inclusion due to previous changes by Elijah Newren · 1 year, 11 months ago
  3. d1cbe1e hash-ll.h: split out of hash.h to remove dependency on repository.h by Elijah Newren · 1 year, 11 months ago
  4. d5fff46 copy.h: move declarations for copy.c functions from cache.h by Elijah Newren · 1 year, 11 months ago
  5. d5ebb50 wrapper.h: move declarations for wrapper.c functions from cache.h by Elijah Newren · 2 years ago
  6. 37653a1 copy.c: use error_errno() by Nguyễn Thái Ngọc Duy · 9 years ago
  7. 00b7cbf copy.c: make copy_fd() report its status silently by Junio C Hamano · 10 years ago
  8. b29763a copy_fd(): do not close the input file descriptor by Steffen Prohaska · 11 years ago
  9. f7835a2 preserve mtime of local clone by Clemens Buchacher · 16 years ago
  10. 8b1f6de copy.c: copy_fd - correctly report write errors by Ariel Badichi · 17 years ago
  11. 1468bd4 Use a single implementation and API for copy_file() by Daniel Barkalow · 17 years ago
  12. a6080a0 War on whitespace by Junio C Hamano · 18 years ago
  13. 8a912bc Ensure return value from xread() is always stored into an ssize_t by Johan Herland · 18 years ago
  14. 08337a9 copy_fd: close ifd on error by Sam Ravnborg · 19 years ago
  15. 1c15afb xread/xwrite: do not worry about EINTR at calling sites. by Junio C Hamano · 19 years ago
  16. e6c64fc copy.c::copy_fd() - do not leak file descriptor on error return. by Junio C Hamano · 19 years ago
  17. f3123c4 pack-objects: Allow use of pre-generated pack. by Junio C Hamano · 19 years ago