summaryrefslogtreecommitdiffstats
path: root/src/copy.h
AgeCommit message (Expand)AuthorLines
2021-07-28doc: modernize usage of “disk” and “core”Paul Eggert-1/+1
2021-05-08maint: consistently free hash structures in dev modePádraig Brady-0/+2
2021-04-11maint: use "char const *" rather than "const char *"Pádraig Brady-1/+1
2021-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2020-11-21maint: port from matchpathcon to selabel_lookupPaul Eggert-3/+5
2020-06-18cp: default to COWPaul Eggert-2/+2
2020-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2019-05-28cp: fix /dev/stdin problem on SolarisPaul Eggert-5/+0
2019-01-01maint: update all copyright year number rangesAssaf Gordon-1/+1
2018-01-10mv: fewer syscalls for ‘mv a b’Paul Eggert-0/+9
2018-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2017-09-19all: prefer HTTPS in URLsPaul Eggert-1/+1
2017-02-22cp: set SELinux context for --parents directoriesPádraig Brady-0/+8
2017-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2016-11-19cp: improve status message when omitting directoriesPádraig Brady-0/+3
2016-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2015-01-31doc,maint: fix use of "i.e." in documentation and commentsBernhard Voelker-1/+1
2015-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2014-01-02maint: update all copyright year number rangesBernhard Voelker-1/+1
2013-11-27selinux: adjust utils to run restorecon with -ZPádraig Brady-0/+3
2013-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2012-09-28cp: fix the --no-preserve=mode optionOndrej Oprala-0/+1
2012-01-27maint: use single copyright year rangeJim Meyering-1/+1
2012-01-22maint: quote 'like this' or "like this", not `like this'Paul Eggert-4/+4
2012-01-09maint: src/*.[ch]: convert more `...' to '...'Jim Meyering-2/+2
2012-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2011-07-02maint: use "const" and "pure" function attributes where possibleJim Meyering-1/+1
2011-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2010-07-01cp: add an option to only copy the file attributesPádraig Brady-0/+4
2010-04-12doc: clarify when cp and mv output xattr warningsPádraig Brady-17/+18
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-1/+1
2009-08-29cp --reflink: add an "auto" parameter to fall back to a normal copyPádraig Brady-2/+20
2009-08-25global: convert indentation-TABs to spacesJim Meyering-2/+2
2009-08-07cp: accept the --reflink optionGiuseppe Scrivano-0/+3
2009-02-18cp: -a now preserves SELinux context, with reduced diagnosticsOndřej Vašík-0/+6
2009-02-02update copyright dates from recent changesJim Meyering-1/+1
2009-01-29cp/mv: add xattr supportKamil Dudka-0/+13
2008-10-21reflect gnulib's removal of lstat.hJim Meyering-1/+0
2008-02-28Make copyright comments consistent.Jim Meyering-1/+1
2007-12-01Fix a security race with "cp -p A B" when B already exists.Paul Eggert-1/+8
2007-11-22cp: by default, refuse to copy through a dangling destination symlinkJim Meyering-15/+20
2007-07-23Update all copyright notices to use the newer form.Jim Meyering-5/+4
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering-1/+1
2007-06-15Correct 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 inJim Meyering-5/+17
2007-03-29cp, mv, install: add SELinux support, but unlike with the Red HatJim 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-03Include "lstat.h" rather than rolling our own.Paul Eggert-9/+1
2005-06-02Don't use "path" or "filename".Paul Eggert-5/+5