index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cp.c
Age
Commit message (
Expand
)
Author
Lines
2021-05-08
maint: consistently free hash structures in dev mode
Pádraig Brady
-0
/
+5
2021-04-11
maint: use "char const *" rather than "const char *"
Pádraig Brady
-1
/
+1
2021-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2020-11-23
maint: remove no longer needed se_const helper
Pádraig Brady
-1
/
+1
2020-11-21
maint: port from matchpathcon to selabel_lookup
Paul Eggert
-8
/
+12
2020-06-18
cp: default to COW
Paul Eggert
-1
/
+1
2020-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2019-01-01
maint: update all copyright year number ranges
Assaf Gordon
-1
/
+1
2018-10-28
build: update gnulib submodule to latest
Paul Eggert
-1
/
+1
2018-06-20
cp: add --reflink=never to force standard copy mode
Adam Borowski
-2
/
+5
2018-05-15
cp: ensure --remove-destination doesn't traverse symlinks
Pádraig Brady
-9
/
+17
2018-01-05
cp: remove ASSIGN_BASENAME_STRDUPA
Paul Eggert
-12
/
+2
2018-01-04
mv: -n overrides -u
Paul Eggert
-0
/
+3
2018-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2017-09-24
copy: revert recent patch for vulnerable dirs
Paul Eggert
-26
/
+11
2017-09-19
all: prefer HTTPS in URLs
Paul Eggert
-1
/
+1
2017-09-19
copy: check for vulnerable target dirs
Paul Eggert
-11
/
+26
2017-07-30
copy: sanity-check --suffix
Paul Eggert
-1
/
+3
2017-06-17
maint: use C99 for loop initial declarations where possible
Pádraig Brady
-2
/
+1
2017-06-10
maint: update to work with GCC7's -Werror=implicit-fallthrough=5
Jim Meyering
-1
/
+1
2017-02-22
cp: set SELinux context for --parents directories
Pádraig Brady
-0
/
+20
2017-02-11
ln: replace destination links more atomically
Paul Eggert
-5
/
+0
2017-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2016-11-19
cp: improve status message when omitting directories
Pádraig Brady
-0
/
+1
2016-11-14
all: reduce usage of proper_name_utf8()
Pádraig Brady
-1
/
+1
2016-11-07
maint: refactor printing of backup suffix --help
Pádraig Brady
-13
/
+1
2016-11-07
maint: simplify handling of backup --suffix in various tools
Rishabh Dave
-9
/
+1
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
-22
/
+23
2016-10-15
build: add die.h; avoid new warnings from GCC 7
Jim Meyering
-0
/
+1
2016-08-18
cp: with --parents --no-preserve=mode don't copy dir perms
Pádraig Brady
-1
/
+2
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2015-11-04
all: avoid quoting file names when possible
Pádraig Brady
-15
/
+15
2015-01-31
doc,maint: fix use of "i.e." in documentation and comments
Bernhard Voelker
-1
/
+1
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2014-09-19
doc: output correct --help references with --program-prefix
Pádraig Brady
-1
/
+1
2014-09-08
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
-1
/
+1
2014-08-11
cp: remove redundant possibly expensive heap deallocation
Rasmus Borup Hansen
-0
/
+2
2014-07-01
maint: fix const correctness warnings with security_context_t
Pádraig Brady
-2
/
+2
2014-04-09
doc: clarify in --help that -Z doesn't take an argument
Pádraig Brady
-2
/
+4
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
-1
/
+1
2013-12-05
selinux: fix --context=CTX for cp and diagnose defaultcon() errors
Pádraig Brady
-3
/
+2
2013-11-27
selinux: adjust utils to run restorecon with -Z
Pádraig Brady
-11
/
+53
2013-11-07
cp: fix --link regarding the dereferencing of symbolic links
Gian Piero Carrubba
-1
/
+1
2013-10-11
cp: correct error message for invalid arguments of '--no-preserve'
Ondřej Vašík
-1
/
+2
2013-02-06
maint: improve error messages upon failed read, write, access, close
Benno Schulenberg
-2
/
+3
2013-01-23
maint: define usage note about mandatory args centrally
Bernhard Voelker
-4
/
+3
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2012-11-09
doc: with cp -n, option -f is not redundant but ignored
Benno Schulenberg
-3
/
+2
2012-09-28
cp: fix the --no-preserve=mode option
Ondrej Oprala
-0
/
+3
2012-01-27
maint: use single copyright year range
Jim Meyering
-1
/
+1
[next]