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
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
2007-06-13
Don't include "quotearg.h" when it is not used.
Jim Meyering
2007-03-29
* tests/cp/cp-a-selinux: New file. Test for the bug reported in
Jim Meyering
2007-03-29
cp, mv, install: add SELinux support, but unlike with the Red Hat
Jim Meyering
2007-03-28
Help translators include translation team's web or email address.
Jim Meyering
2007-02-03
* NEWS: Document fix for cp --preserve=mode.
Paul Eggert
2007-02-03
* NEWS: Document fix for cp --parents.
Paul Eggert
2006-12-06
* NEWS: Document the cp --preserve=ownership fix.
Paul Eggert
2006-10-18
* src/copy.c (copy_internal): Don't pass mkdir a mode greater than
Paul Eggert
2006-09-08
mv and "cp -r" no longer fail when invoked with two arguments
Jim Meyering
2006-09-03
Don't include dirname.h, since system.h does it now.
Paul Eggert
2006-08-28
* src/copy.c (copy_internal): Don't test whether macros like
Paul Eggert
2006-05-15
(usage): Correct description of -a: s/-dpR/-dpPR/. From Tomas Pospisek.
Jim Meyering
2006-03-26
(target_directory_operand): Use new last_component.
Jim Meyering
2006-02-06
(usage): Use two spaces (not one) to separate the
Jim Meyering
2006-01-02
Include lchmod.h.
Paul Eggert
2005-12-28
Don't include <assert.h>; it wasn't used.
Jim Meyering
2005-12-17
(umask_kill): With default acls, the umask is not to be applied.
Jim Meyering
2005-09-16
Include stat-time.h, and use its functions instead of the obsolete
Paul Eggert
2005-07-03
(main): Using --reply now evokes a warning.
Jim Meyering
2005-06-30
Add uses of ARGMATCH_VERIFY to ensure that
Jim Meyering
2005-06-16
Finally remove support for --version-control=S (-V).
Jim Meyering
2005-06-02
Don't use "path" or "filename".
Paul Eggert
2005-05-31
(re_protect): Remove unnecessary call to geteuid.
Paul Eggert
2005-05-30
(geteuid) [!defined _POSIX_VERSION]: Remove decl.
Paul Eggert
2005-05-14
Update FSF postal mail address.
Jim Meyering
[next]