maint: improve error messages upon failed read, write, access, close
[platform/upstream/coreutils.git] / src / cp.c
2013-02-06 Benno Schulenbergmaint: improve error messages upon failed read, write...
2013-01-23 Bernhard Voelkermaint: define usage note about mandatory args centrally
2013-01-01 Jim Meyeringmaint: update all copyright year number ranges
2012-11-09 Benno Schulenbergdoc: with cp -n, option -f is not redundant but ignored
2012-09-28 Ondrej Opralacp: fix the --no-preserve=mode option
2012-01-27 Jim Meyeringmaint: use single copyright year range
2012-01-09 Jim Meyeringmaint: src/*.[ch]: convert more `...' to '...'
2012-01-09 Jim Meyeringmaint: src/*.c: change remaining quotes (without embedd...
2012-01-09 Jim Meyeringmaint: convert `...' to '...' in --help output
2012-01-07 Jim Meyeringmaint: use new emit_try_help in place of equivalent...
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-07-08 Benoît Knechtdoc: note that cp -l creates _hard_ links
2011-01-01 Jim Meyeringmaint: update all copyright year number ranges
2010-12-28 Paul Eggertcoreutils: keep lines within 80-column limits
2010-12-19 Pádraig Bradycp: ensure backups are created when -T specified
2010-07-01 Pádraig Bradycp: add an option to only copy the file attributes
2010-05-31 Jim Meyeringmaint: make spacing around "=" consistent, even in...
2010-02-11 Pádraig Bradydoc: remove extraneous periods from --help output
2010-01-04 Jim Meyeringmaint: use more readable operator: "||" rather than "|"
2010-01-01 Jim Meyeringmaint: update all FSF copyright year lists to include...
2009-09-23 Pádraig Bradymaint: Use logical rather than bitwise operators on...
2009-09-21 Pádraig Bradydoc: mention the texinfo documentation in --help
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-03-11 Ondřej Vašíkcp: make -a option preserve xattrs, but with reduced...
2009-03-02 Jim Meyeringmaint: cp: avoid gcc warning about unused macro definitions
2009-02-18 Ondřej Vašíkcp: -a now preserves SELinux context, with reduced...
2009-01-29 Kamil Dudkacp/mv: add xattr support
2009-01-14 Kamil Dudkacp/mv: add --no-clobber (-n) option to not overwrite...
2008-12-01 Jim Meyeringcp, mv: remove 3-year-deprecated+warned-about --reply...
2008-10-19 Jim Meyeringaccommodate gnulib header removals
2008-10-17 Jim Meyeringmaint: avoid warnings due to attribute warn_unused_result
2008-09-24 Jim Meyeringcp.c: adjust a comment to make it consistent with docum...
2008-08-11 Benno Schulenbergcp: move a newline to make second message identical...
2008-06-16 Jim Meyeringremove redundant const directives
2008-06-14 Jim Meyeringadd "const" attribute, where possible
2008-06-08 Bo Borgersonstandardize some error messages
2008-06-03 Jim Meyeringuse gnulib's progname module
2008-06-02 Jim Meyeringdeclare program_name consistently
2008-05-26 Jim Meyeringconvert the rest to use proper_name -- manually
2008-05-26 Jim Meyeringuse gnulib's proper_name_utf8 function, but *not* prope...
2008-02-28 Jim MeyeringMake copyright comments consistent.
2008-01-09 Paul EggertFix a minor race condition when using cp -p --parents.
2008-01-07 Jim Meyeringcp (but not copy.c): plug a small leak.
2008-01-07 Jan Blunckcp --parents: don't use uninitialized memory when resto...
2007-12-01 Paul EggertFix a security race with "cp -p A B" when B already...
2007-11-24 Lasse Collin"cp -p" tries to preserve GID even if preserving the...
2007-11-21 Jim Meyeringcp: by default, refuse to copy through a dangling desti...
2007-11-12 Benno SchulenbergClarify description of cp's -a option.
2007-09-30 Jim Meyeringcp: do not abbreviate in --help output.
2007-08-20 Eric BlakeAvoid consuming too much seekable input when yesno...
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-18 Paul EggertA few more symlink-related fixes. Fix a bug triggered...
2007-06-15 Paul EggertCorrect cp's handling of destination symlinks in some...
2007-06-13 Jim MeyeringDon't include "quotearg.h" when it is not used.
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...
2007-03-28 Jim MeyeringMerge branch 'master' of /cu
2007-03-28 Jim MeyeringHelp translators include translation team's web or...
2007-03-12 Jim MeyeringMerge branch 'master' of /cu
2007-02-03 Paul Eggert* NEWS: Document fix for cp --preserve=mode.
2007-02-03 Paul Eggert* NEWS: Document fix for cp --parents.
2006-12-06 Paul Eggert* NEWS: Document the cp --preserve=ownership fix.
2006-10-18 Paul Eggert* src/copy.c (copy_internal): Don't pass mkdir a mode...
2006-09-08 Jim Meyeringmv and "cp -r" no longer fail when invoked with two...
2006-09-03 Paul EggertDon't include dirname.h, since system.h does it now.
2006-08-28 Paul Eggert* src/copy.c (copy_internal): Don't test whether macros...
2006-05-15 Jim Meyering(usage): Correct description of -a: s/-dpR/-dpPR/....
2006-03-26 Jim Meyering(target_directory_operand): Use new last_component.
2006-02-06 Jim Meyering(usage): Use two spaces (not one) to separate the
2006-01-02 Paul EggertInclude lchmod.h.
2005-12-28 Jim MeyeringDon't include <assert.h>; it wasn't used.
2005-12-17 Jim Meyering(umask_kill): With default acls, the umask is not to...
2005-09-16 Paul EggertInclude stat-time.h, and use its functions instead...
2005-07-03 Jim Meyering(main): Using --reply now evokes a warning.
2005-06-30 Jim MeyeringAdd uses of ARGMATCH_VERIFY to ensure that
2005-06-16 Jim MeyeringFinally remove support for --version-control=S (-V).
2005-06-02 Paul EggertDon't use "path" or "filename".
2005-05-31 Paul Eggert(re_protect): Remove unnecessary call to geteuid.
2005-05-30 Paul Eggert(geteuid) [!defined _POSIX_VERSION]: Remove decl.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-03-28 Jim Meyering(sparse_type_string, reply_args, decode_preserve_arg...
2005-01-25 Paul Eggert(usage): Add comma after "-P" to fix typo in previous...
2005-01-24 Jim Meyering(usage): Merge the descriptions of --no-dereference...
2004-09-21 Paul EggertRemove unused "case 0".
2004-09-13 Paul EggertAdjust to backup enum rename.
2004-07-30 Paul Eggert(struct dir_attr, flag_path, remove_trailing_slashes,
2004-07-27 Paul Eggert(do_copy): find_backup_file_name no longer returns...
2004-07-04 Jim Meyering(do_copy): Assume path_concat returns non-NULL.
2004-07-02 Jim MeyeringAdd short names -t and -T for --target-directory
2004-06-30 Jim MeyeringAdd support for --no-target-directory option.
2004-06-28 Jim Meyering Use more-consistent rules among cp, ln, and mv when...
2004-06-28 Jim Meyering(usage): Fix copy+paste error in description of
2004-06-21 Jim MeyeringStandardize on the diagnostics given when someone gives
2004-03-13 Jim Meyering(do_copy): Tweak wording in a diagnostic.
2004-02-07 Jim Meyering(re_protect): Use `XSTAT (x, ...)' in place of `*(x...
2004-01-21 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
next