cp: add an option to only copy the file attributes
[platform/upstream/coreutils.git] / src / copy.h
2010-07-01 Pádraig Bradycp: add an option to only copy the file attributes
2010-04-12 Pádraig Bradydoc: clarify when cp and mv output xattr warnings
2010-01-01 Jim Meyeringmaint: update all FSF copyright year lists to include...
2009-08-28 Pádraig Bradycp --reflink: add an "auto" parameter to fall back...
2009-08-25 Jim Meyeringglobal: convert indentation-TABs to spaces
2009-08-07 Giuseppe Scrivanocp: accept the --reflink option
2009-02-18 Ondřej Vašíkcp: -a now preserves SELinux context, with reduced...
2009-02-02 Jim Meyeringupdate copyright dates from recent changes
2009-01-29 Kamil Dudkacp/mv: add xattr support
2008-10-21 Jim Meyeringreflect gnulib's removal of lstat.h
2008-02-28 Jim MeyeringMake copyright comments consistent.
2007-12-01 Paul EggertFix a security race with "cp -p A B" when B already...
2007-11-21 Jim Meyeringcp: by default, refuse to copy through a dangling desti...
2007-07-23 Jim MeyeringUpdate all copyright notices to use the newer form.
2007-07-10 Jim MeyeringChange "version 2" to "version 3" in all copyright...
2007-06-15 Paul EggertCorrect cp's handling of destination symlinks in some...
2007-03-29 Jim Meyering* tests/cp/cp-a-selinux: New file. Test for the bug...
2007-03-29 Jim Meyeringcp, mv, install: add SELinux support, but unlike with...
2006-12-06 Paul Eggert* NEWS: Document the cp --preserve=ownership fix.
2005-12-17 Jim Meyering(cp_option_init) [umask_kill]: Remove member.
2005-07-03 Paul EggertInclude "lstat.h" rather than rolling our own.
2005-06-02 Paul EggertDon't use "path" or "filename".
2005-05-31 Paul EggertAdd copyright notice.
2004-11-26 Paul Eggert(stat, lstat, rename): Remove decls.
2004-07-30 Paul Eggert(struct cp_options): Use bool when appropriate.
2004-06-30 Jim MeyeringUse "file system" rather than "filesystem" in comments.
2004-02-07 Jim MeyeringRemove xstat function pointer member. The way it was...
2003-03-26 Jim Meyering(struct cp_options): Add a comment.
2003-01-04 Jim MeyeringRemove use of PARAMS.
2002-12-15 Jim MeyeringRemove all uses of `PARAMS'.
2001-11-22 Jim Meyering(struct cp_options) [src_info]: New member.
2001-11-22 Jim MeyeringInclude hash.h.
2001-10-13 Jim Meyering(enum Dereference_symlink): Add comments.
2001-10-13 Jim Meyering(struct cp_options) [failed_unlink_is_fatal]: Remove...
2001-10-13 Jim Meyering(struct cp_options): Rename members:
2001-09-28 Jim Meyering(dest_info_init): Declare.
2001-09-15 Jim Meyering(enum Interactive): Remove members, I_OFF and I_ON.
2001-08-13 Jim Meyering(enum Interactive): New type.
2001-01-14 Jim Meyering[RENAME_TRAILING_SLASH_BUG]: Use the rename wrapper.
2000-09-04 Jim MeyeringMove declaractions of lstat, stat, and rpl_lstat
2000-09-03 Jim Meyeringcorrect description of unlink_dest_after_failed_open
2000-09-03 Jim Meyeringcomment
2000-09-03 Jim Meyering(struct cp_options) [force]: Remove member.
2000-08-20 Jim Meyering(enum Dereference_symlink): Define.
1999-04-26 Jim Meyering(struct cp_options.umask_kill): Use mode_t, not unsigne...
1998-05-11 Jim MeyeringBetter support for mv:
1998-05-10 Jim MeyeringSupport for install:
1998-03-13 Jim Meyering(copy): Update prototype.
1998-01-21 Jim Meyering(VALID_SPARSE_MODE): Define.
1997-12-21 Jim MeyeringUse PARAMS, not __P.
1997-10-06 Jim Meyering*** empty log message ***
1997-10-06 Jim Meyering(struct cp_options): New field: require_preserve.
1997-02-02 Jim Meyering.
1997-02-02 Jim Meyering.