summaryrefslogtreecommitdiffstats
path: root/src/cp.c
AgeCommit message (Expand)AuthorLines
2021-05-08maint: consistently free hash structures in dev modePádraig Brady-0/+5
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-23maint: remove no longer needed se_const helperPádraig Brady-1/+1
2020-11-21maint: port from matchpathcon to selabel_lookupPaul Eggert-8/+12
2020-06-18cp: default to COWPaul Eggert-1/+1
2020-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2019-01-01maint: update all copyright year number rangesAssaf Gordon-1/+1
2018-10-28build: update gnulib submodule to latestPaul Eggert-1/+1
2018-06-20cp: add --reflink=never to force standard copy modeAdam Borowski-2/+5
2018-05-15cp: ensure --remove-destination doesn't traverse symlinksPádraig Brady-9/+17
2018-01-05cp: remove ASSIGN_BASENAME_STRDUPAPaul Eggert-12/+2
2018-01-04mv: -n overrides -uPaul Eggert-0/+3
2018-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2017-09-24copy: revert recent patch for vulnerable dirsPaul Eggert-26/+11
2017-09-19all: prefer HTTPS in URLsPaul Eggert-1/+1
2017-09-19copy: check for vulnerable target dirsPaul Eggert-11/+26
2017-07-30copy: sanity-check --suffixPaul Eggert-1/+3
2017-06-17maint: use C99 for loop initial declarations where possiblePádraig Brady-2/+1
2017-06-10maint: update to work with GCC7's -Werror=implicit-fallthrough=5Jim Meyering-1/+1
2017-02-22cp: set SELinux context for --parents directoriesPádraig Brady-0/+20
2017-02-11ln: replace destination links more atomicallyPaul Eggert-5/+0
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/+1
2016-11-14all: reduce usage of proper_name_utf8()Pádraig Brady-1/+1
2016-11-07maint: refactor printing of backup suffix --helpPádraig Brady-13/+1
2016-11-07maint: simplify handling of backup --suffix in various toolsRishabh Dave-9/+1
2016-10-16all: use die() rather than error(EXIT_FAILURE)Pádraig Brady-22/+23
2016-10-15build: add die.h; avoid new warnings from GCC 7Jim Meyering-0/+1
2016-08-18cp: with --parents --no-preserve=mode don't copy dir permsPádraig Brady-1/+2
2016-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2015-11-04all: avoid quoting file names when possiblePádraig Brady-15/+15
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-09-19doc: output correct --help references with --program-prefixPádraig Brady-1/+1
2014-09-08maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert-1/+1
2014-08-11cp: remove redundant possibly expensive heap deallocationRasmus Borup Hansen-0/+2
2014-07-01maint: fix const correctness warnings with security_context_tPádraig Brady-2/+2
2014-04-09doc: clarify in --help that -Z doesn't take an argumentPádraig Brady-2/+4
2014-01-02maint: update all copyright year number rangesBernhard Voelker-1/+1
2013-12-05selinux: fix --context=CTX for cp and diagnose defaultcon() errorsPádraig Brady-3/+2
2013-11-27selinux: adjust utils to run restorecon with -ZPádraig Brady-11/+53
2013-11-07cp: fix --link regarding the dereferencing of symbolic linksGian Piero Carrubba-1/+1
2013-10-11cp: correct error message for invalid arguments of '--no-preserve'Ondřej Vašík-1/+2
2013-02-06maint: improve error messages upon failed read, write, access, closeBenno Schulenberg-2/+3
2013-01-23maint: define usage note about mandatory args centrallyBernhard Voelker-4/+3
2013-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2012-11-09doc: with cp -n, option -f is not redundant but ignoredBenno Schulenberg-3/+2
2012-09-28cp: fix the --no-preserve=mode optionOndrej Oprala-0/+3
2012-01-27maint: use single copyright year rangeJim Meyering-1/+1