12 Commits (bb50ec3cc300eeff3aba7a2bea145aabdb477d31)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy 37653a130a copy.c: use error_errno() 9 years ago
Junio C Hamano 00b7cbfcb3 copy.c: make copy_fd() report its status silently 10 years ago
Steffen Prohaska b29763aa9b copy_fd(): do not close the input file descriptor 11 years ago
Clemens Buchacher f7835a251c preserve mtime of local clone 16 years ago
Ariel Badichi 8b1f6de854 copy.c: copy_fd - correctly report write errors 17 years ago
Daniel Barkalow 1468bd4783 Use a single implementation and API for copy_file() 17 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Johan Herland 8a912bcb25 Ensure return value from xread() is always stored into an ssize_t 18 years ago
Sam Ravnborg 08337a97a2 copy_fd: close ifd on error 19 years ago
Junio C Hamano 1c15afb934 xread/xwrite: do not worry about EINTR at calling sites. 19 years ago
Junio C Hamano e6c64fc1e9 copy.c::copy_fd() - do not leak file descriptor on error return. 19 years ago
Junio C Hamano f3123c4ab3 pack-objects: Allow use of pre-generated pack. 20 years ago