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
/
copy.h
Age
Commit message (
Expand
)
Author
Lines
2021-07-28
doc: modernize usage of “disk” and “core”
Paul Eggert
-1
/
+1
2021-05-08
maint: consistently free hash structures in dev mode
Pádraig Brady
-0
/
+2
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-21
maint: port from matchpathcon to selabel_lookup
Paul Eggert
-3
/
+5
2020-06-18
cp: default to COW
Paul Eggert
-2
/
+2
2020-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2019-05-28
cp: fix /dev/stdin problem on Solaris
Paul Eggert
-5
/
+0
2019-01-01
maint: update all copyright year number ranges
Assaf Gordon
-1
/
+1
2018-01-10
mv: fewer syscalls for ‘mv a b’
Paul Eggert
-0
/
+9
2018-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2017-09-19
all: prefer HTTPS in URLs
Paul Eggert
-1
/
+1
2017-02-22
cp: set SELinux context for --parents directories
Pádraig Brady
-0
/
+8
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
/
+3
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
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-01-02
maint: update all copyright year number ranges
Bernhard Voelker
-1
/
+1
2013-11-27
selinux: adjust utils to run restorecon with -Z
Pádraig Brady
-0
/
+3
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2012-09-28
cp: fix the --no-preserve=mode option
Ondrej Oprala
-0
/
+1
2012-01-27
maint: use single copyright year range
Jim Meyering
-1
/
+1
2012-01-22
maint: quote 'like this' or "like this", not `like this'
Paul Eggert
-4
/
+4
2012-01-09
maint: src/*.[ch]: convert more `...' to '...'
Jim Meyering
-2
/
+2
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2011-07-02
maint: use "const" and "pure" function attributes where possible
Jim Meyering
-1
/
+1
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2010-07-01
cp: add an option to only copy the file attributes
Pádraig Brady
-0
/
+4
2010-04-12
doc: clarify when cp and mv output xattr warnings
Pádraig Brady
-17
/
+18
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
-1
/
+1
2009-08-29
cp --reflink: add an "auto" parameter to fall back to a normal copy
Pádraig Brady
-2
/
+20
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
-2
/
+2
2009-08-07
cp: accept the --reflink option
Giuseppe Scrivano
-0
/
+3
2009-02-18
cp: -a now preserves SELinux context, with reduced diagnostics
Ondřej Vašík
-0
/
+6
2009-02-02
update copyright dates from recent changes
Jim Meyering
-1
/
+1
2009-01-29
cp/mv: add xattr support
Kamil Dudka
-0
/
+13
2008-10-21
reflect gnulib's removal of lstat.h
Jim Meyering
-1
/
+0
2008-02-28
Make copyright comments consistent.
Jim Meyering
-1
/
+1
2007-12-01
Fix a security race with "cp -p A B" when B already exists.
Paul Eggert
-1
/
+8
2007-11-22
cp: by default, refuse to copy through a dangling destination symlink
Jim Meyering
-15
/
+20
2007-07-23
Update all copyright notices to use the newer form.
Jim Meyering
-5
/
+4
2007-07-10
Change "version 2" to "version 3" in all copyright notices.
Jim Meyering
-1
/
+1
2007-06-15
Correct cp's handling of destination symlinks in some cases.
Paul Eggert
-1
/
+1
2007-03-29
* tests/cp/cp-a-selinux: New file. Test for the bug reported in
Jim Meyering
-5
/
+17
2007-03-29
cp, mv, install: add SELinux support, but unlike with the Red Hat
Jim Meyering
-1
/
+4
2006-12-06
* NEWS: Document the cp --preserve=ownership fix.
Paul Eggert
-0
/
+1
2005-12-17
(cp_option_init) [umask_kill]: Remove member.
Jim Meyering
-3
/
+0
2005-07-03
Include "lstat.h" rather than rolling our own.
Paul Eggert
-9
/
+1
2005-06-02
Don't use "path" or "filename".
Paul Eggert
-5
/
+5
[next]