index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
copy.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
treewide: remove cache.h inclusion due to previous changes
Elijah Newren
2023-04-24
1
-1
/
+1
*
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
2023-04-24
1
-0
/
+1
*
copy.h: move declarations for copy.c functions from cache.h
Elijah Newren
2023-04-24
1
-0
/
+1
*
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
copy.c: use error_errno()
Nguyễn Thái Ngọc Duy
2016-05-09
1
-3
/
+3
*
copy.c: make copy_fd() report its status silently
Junio C Hamano
2015-05-19
1
-6
/
+11
*
copy_fd(): do not close the input file descriptor
Steffen Prohaska
2014-08-28
1
-21
/
+5
*
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-23
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-16
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-20
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