summaryrefslogtreecommitdiff
path: root/src/copy.h
AgeCommit message (Expand)Author
2017-01-01maint: update all copyright year number rangesPádraig Brady
2016-11-19cp: improve status message when omitting directoriesPádraig Brady
2016-01-01maint: update all copyright year number rangesPádraig Brady
2015-01-31doc,maint: fix use of "i.e." in documentation and commentsBernhard Voelker
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-11-27selinux: adjust utils to run restorecon with -ZPádraig Brady
2013-01-01maint: update all copyright year number rangesJim Meyering
2012-09-28cp: fix the --no-preserve=mode optionOndrej Oprala
2012-01-27maint: use single copyright year rangeJim Meyering
2012-01-22maint: quote 'like this' or "like this", not `like this'Paul Eggert
2012-01-09maint: src/*.[ch]: convert more `...' to '...'Jim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-07-02maint: use "const" and "pure" function attributes where possibleJim Meyering
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-07-01cp: add an option to only copy the file attributesPádraig Brady
2010-04-12doc: clarify when cp and mv output xattr warningsPádraig Brady
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-08-29cp --reflink: add an "auto" parameter to fall back to a normal copyPádraig Brady
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-08-07cp: accept the --reflink optionGiuseppe Scrivano
2009-02-18cp: -a now preserves SELinux context, with reduced diagnosticsOndřej Vašík
2009-02-02update copyright dates from recent changesJim Meyering
2009-01-29cp/mv: add xattr supportKamil Dudka
2008-10-21reflect gnulib's removal of lstat.hJim Meyering
2008-02-28Make copyright comments consistent.Jim Meyering
2007-12-01Fix a security race with "cp -p A B" when B already exists.Paul Eggert
2007-11-22cp: by default, refuse to copy through a dangling destination symlinkJim Meyering
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2007-06-15Correct cp's handling of destination symlinks in some cases.Paul Eggert
2007-03-29* tests/cp/cp-a-selinux: New file. Test for the bug reported inJim Meyering
2007-03-29cp, mv, install: add SELinux support, but unlike with the Red HatJim Meyering
2006-12-06* NEWS: Document the cp --preserve=ownership fix.Paul Eggert
2005-12-17(cp_option_init) [umask_kill]: Remove member.Jim Meyering
2005-07-03Include "lstat.h" rather than rolling our own.Paul Eggert
2005-06-02Don't use "path" or "filename".Paul Eggert
2005-05-31Add copyright notice.Paul Eggert
2004-11-26(stat, lstat, rename): Remove decls.Paul Eggert
2004-07-30(struct cp_options): Use bool when appropriate.Paul Eggert
2004-06-30Use "file system" rather than "filesystem" in comments.Jim Meyering
2004-02-07Remove xstat function pointer member. The way it was used was notJim Meyering
2003-03-26(struct cp_options): Add a comment.Jim Meyering
2003-01-04Remove use of PARAMS.Jim Meyering
2002-12-15Remove all uses of `PARAMS'.Jim Meyering
2001-11-22(struct cp_options) [src_info]: New member.Jim Meyering
2001-11-22Include hash.h.Jim Meyering
2001-10-13(enum Dereference_symlink): Add comments.Jim Meyering
2001-10-13(struct cp_options) [failed_unlink_is_fatal]: Remove unused member.Jim Meyering
2001-10-13(struct cp_options): Rename members:Jim Meyering