index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cp.c
Age
Commit message (
Expand
)
Author
2012-01-09
maint: src/*.[ch]: convert more `...' to '...'
Jim Meyering
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
2012-01-09
maint: convert `...' to '...' in --help output
Jim Meyering
2012-01-07
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
2011-07-08
doc: note that cp -l creates _hard_ links
Benoît Knecht
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-12-28
coreutils: keep lines within 80-column limits
Paul Eggert
2010-12-19
cp: ensure backups are created when -T specified
Pádraig Brady
2010-07-01
cp: add an option to only copy the file attributes
Pádraig Brady
2010-05-31
maint: make spacing around "=" consistent, even in IF_LINT
Jim Meyering
2010-02-11
doc: remove extraneous periods from --help output
Pádraig Brady
2010-01-04
maint: use more readable operator: "||" rather than "|"
Jim Meyering
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2009-09-23
maint: Use logical rather than bitwise operators on bools
Pádraig Brady
2009-09-21
doc: mention the texinfo documentation in --help
Pádraig Brady
2009-08-29
cp --reflink: add an "auto" parameter to fall back to a normal copy
Pádraig Brady
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
2009-08-07
cp: accept the --reflink option
Giuseppe Scrivano
2009-03-11
cp: make -a option preserve xattrs, but with reduced diagnostics
Ondřej Vašík
2009-03-02
maint: cp: avoid gcc warning about unused macro definitions
Jim Meyering
2009-02-18
cp: -a now preserves SELinux context, with reduced diagnostics
Ondřej Vašík
2009-01-29
cp/mv: add xattr support
Kamil Dudka
2009-01-14
cp/mv: add --no-clobber (-n) option to not overwrite target
Kamil Dudka
2008-12-01
cp, mv: remove 3-year-deprecated+warned-about --reply option
Jim Meyering
2008-10-19
accommodate gnulib header removals
Jim Meyering
2008-10-17
maint: avoid warnings due to attribute warn_unused_result
Jim Meyering
2008-09-24
cp.c: adjust a comment to make it consistent with documentation
Jim Meyering
2008-08-11
cp: move a newline to make second message identical to others
Benno Schulenberg
2008-06-16
remove redundant const directives
Jim Meyering
2008-06-14
add "const" attribute, where possible
Jim Meyering
2008-06-08
standardize some error messages
Bo Borgerson
2008-06-03
use gnulib's progname module
Jim Meyering
2008-06-02
declare program_name consistently
Jim Meyering
2008-05-26
convert the rest to use proper_name -- manually
Jim Meyering
2008-05-26
use gnulib's proper_name_utf8 function, but *not* proper_name
Jim Meyering
2008-02-28
Make copyright comments consistent.
Jim Meyering
2008-01-09
Fix a minor race condition when using cp -p --parents.
Paul Eggert
2008-01-07
cp (but not copy.c): plug a small leak.
Jim Meyering
2008-01-07
cp --parents: don't use uninitialized memory when restoring permissions
Jan Blunck
2007-12-01
Fix a security race with "cp -p A B" when B already exists.
Paul Eggert
2007-11-24
"cp -p" tries to preserve GID even if preserving the UID fails.
Lasse Collin
2007-11-22
cp: by default, refuse to copy through a dangling destination symlink
Jim Meyering
2007-11-12
Clarify description of cp's -a option.
Benno Schulenberg
2007-09-30
cp: do not abbreviate in --help output.
Jim Meyering
2007-08-20
Avoid consuming too much seekable input when yesno is used.
Eric Blake
2007-07-23
Update all copyright notices to use the newer form.
Jim Meyering
2007-07-10
Change "version 2" to "version 3" in all copyright notices.
Jim Meyering
2007-06-18
A few more symlink-related fixes. Fix a bug triggered by cp
Paul Eggert
2007-06-15
Correct cp's handling of destination symlinks in some cases.
Paul Eggert
[next]