index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
copy.c
Age
Commit message (
Expand
)
Author
Lines
2025-02-28
path: adjust last remaining users of `the_repository`
Patrick Steinhardt
-1
/
+3
2024-05-24
Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42
Junio C Hamano
-58
/
+0
2024-05-24
Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41
Junio C Hamano
-58
/
+0
2024-05-21
Revert "Add a helper function to compare file contents"
Johannes Schindelin
-58
/
+0
2024-04-19
Sync with 2.41.1
Johannes Schindelin
-0
/
+61
2024-04-19
Sync with 2.40.2
Johannes Schindelin
-0
/
+61
2024-04-19
Add a helper function to compare file contents
Johannes Schindelin
-0
/
+58
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
-1
/
+0
2023-04-24
treewide: remove cache.h inclusion due to previous changes
Elijah Newren
-1
/
+1
2023-04-24
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
-0
/
+1
2023-04-24
copy.h: move declarations for copy.c functions from cache.h
Elijah Newren
-0
/
+1
2023-03-21
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
-0
/
+1
2016-05-09
copy.c: use error_errno()
Nguyễn Thái Ngọc Duy
-3
/
+3
2015-05-19
copy.c: make copy_fd() report its status silently
Junio C Hamano
-6
/
+11
2014-08-28
copy_fd(): do not close the input file descriptor
Steffen Prohaska
-21
/
+5
2009-09-13
preserve mtime of local clone
Clemens Buchacher
-0
/
+21
2008-04-22
copy.c: copy_fd - correctly report write errors
Ariel Badichi
-4
/
+4
2008-02-25
Use a single implementation and API for copy_file()
Daniel Barkalow
-0
/
+21
2007-06-07
War on whitespace
Junio C Hamano
-1
/
+0
2007-05-15
Ensure return value from xread() is always stored into an ssize_t
Johan Herland
-2
/
+1
2005-12-27
copy_fd: close ifd on error
Sam Ravnborg
-2
/
+5
2005-12-19
xread/xwrite: do not worry about EINTR at calling sites.
Junio C Hamano
-12
/
+7
2005-11-05
copy.c::copy_fd() - do not leak file descriptor on error return.
Junio C Hamano
-1
/
+4
2005-10-26
pack-objects: Allow use of pre-generated pack.
Junio C Hamano
-0
/
+37