2008-04-02 |
Jim Meyering | copy.c: remove an in-function #ifdef |
blob | commitdiff |
2008-03-19 |
Jim Meyering | mv: never unlink a destination file before calling... |
blob | commitdiff | diff to current |
2008-02-28 |
Jim Meyering | Make copyright comments consistent. |
blob | commitdiff | diff to current |
2007-12-03 |
Jim Meyering | Reflect change in gnulib: don't include getpagesize.h, |
blob | commitdiff | diff to current |
2007-12-01 |
Jim Meyering | Add "extern" keyword to declaration of cp_options_default. |
blob | commitdiff | diff to current |
2007-12-01 |
Paul Eggert | Fix a security race with "cp -p A B" when B already... |
blob | commitdiff | diff to current |
2007-11-29 |
Paul Eggert | Close a file descriptor leak when cp --preserve=context... |
blob | commitdiff | diff to current |
2007-11-24 |
Lasse Collin | "cp -p" tries to preserve GID even if preserving the... |
blob | commitdiff | diff to current |
2007-11-22 |
Jim Meyering | Quiet warnings about unused parameters. |
blob | commitdiff | diff to current |
2007-11-21 |
Jim Meyering | cp: by default, refuse to copy through a dangling desti... |
blob | commitdiff | diff to current |
2007-11-15 |
Jim Meyering | Avoid misbehavior of a cross-device "mv" or "install". |
blob | commitdiff | diff to current |
2007-10-07 |
Jim Meyering | Avoid a used-uninitialized error. |
blob | commitdiff | diff to current |
2007-10-02 |
Jim Meyering | Never copy through a symlink that cp has just created. |
blob | commitdiff | diff to current |
2007-09-24 |
Jim Meyering | copy.c: Remove definitions of factored-out functions. |
blob | commitdiff | diff to current |
2007-08-28 |
Jim Meyering | Reflect renaming: mreadlink-with-size -> areadlink... |
blob | commitdiff | diff to current |
2007-08-23 |
Jim Meyering | Move functions from copy.c into new modules, since... |
blob | commitdiff | diff to current |
2007-08-22 |
Jim Meyering | * src/copy.c (DEST_INFO_INITIAL_CAPACITY): Correct... |
blob | commitdiff | diff to current |
2007-07-29 |
Jim Meyering | Adjust indentation to reflect today's change. |
blob | commitdiff | diff to current |
2007-07-29 |
Jim Meyering | Attempt to copy a regular file, even if stat says it... |
blob | commitdiff | diff to current |
2007-07-23 |
Jim Meyering | Update all copyright notices to use the newer form. |
blob | commitdiff | diff to current |
2007-07-19 |
Jim Meyering | "cp -i --update older newer" no longer prompts; same... |
blob | commitdiff | diff to current |
2007-07-10 |
Jim Meyering | Change "version 2" to "version 3" in all copyright... |
blob | commitdiff | diff to current |
2007-06-18 |
Paul Eggert | A few more symlink-related fixes. Fix a bug triggered... |
blob | commitdiff | diff to current |
2007-06-18 |
Jim Meyering | Use mreadlink_with_size (doesn't exit), not xreadlink_w... |
blob | commitdiff | diff to current |
2007-06-15 |
Paul Eggert | Correct cp's handling of destination symlinks in some... |
blob | commitdiff | diff to current |
2007-06-10 |
Jim Meyering | bug-fix: cp would fail to write through a dangling... |
blob | commitdiff | diff to current |
2007-05-19 |
Jim Meyering | Rename uses of futimens -> gl_futimens; glibc now decla... |
blob | commitdiff | diff to current |
2007-04-02 |
Jim Meyering | * src/copy.c (copy_reg): Initialize local "con", before... |
blob | commitdiff | diff to current |
2007-03-29 |
Jim Meyering | * tests/cp/cp-a-selinux: New file. Test for the bug... |
blob | commitdiff | diff to current |
2007-03-29 |
Jim Meyering | cp, mv, install: add SELinux support, but unlike with... |
blob | commitdiff | diff to current |
2007-03-28 |
Jim Meyering | Merge branch 'master' of /cu |
blob | commitdiff | diff to current |
2007-03-25 |
Paul Eggert | Avoid the need for euidaccess and/or lstat on every... |
blob | commitdiff | diff to current |
2007-03-18 |
Jim Meyering | Merge branch 'master' of /cu |
blob | commitdiff | diff to current |
2007-03-16 |
Paul Eggert | * src/copy.c: Include filemode.h. |
blob | commitdiff | diff to current |
2007-03-12 |
Jim Meyering | Merge branch 'master' of /cu |
blob | commitdiff | diff to current |
2007-03-03 |
Andrew Church | Fix a bug: cp -x would fail to set mount point permissions. |
blob | commitdiff | diff to current |
2007-03-01 |
Bruno Haible | * bootstrap.conf (gnulib_modules): Replace xreadlink... |
blob | commitdiff | diff to current |
2007-02-22 |
Jim Meyering | Adjust preceding change not to perform an unaligned... |
blob | commitdiff | diff to current |
2007-02-22 |
Jim Meyering | Placate valgrind, wrt ./cp --sparse=always |
blob | commitdiff | diff to current |
2007-02-21 |
Paul Eggert | * src/copy.c (cached_umask): Cast -1 to mode_t to avoid... |
blob | commitdiff | diff to current |
2007-02-03 |
Paul Eggert | * NEWS: Document fix for cp --preserve=mode. |
blob | commitdiff | diff to current |
2007-01-03 |
Bruno Haible | * src/copy.c (copy_internal): Use mkfifo as a fallback... |
blob | commitdiff | diff to current |
2006-12-30 |
Jim Meyering | * src/copy.c (copy_reg): Rewrite a comment that was... |
blob | commitdiff | diff to current |
2006-12-07 |
Paul Eggert | cp -p now clears special bits if it fails to preserve... |
blob | commitdiff | diff to current |
2006-12-06 |
Paul Eggert | * NEWS: Document the cp --preserve=ownership fix. |
blob | commitdiff | diff to current |
2006-10-21 |
Jim Meyering | * src/copy.c (copy_internal): Add a comment saying... |
blob | commitdiff | diff to current |
2006-10-19 |
Paul Eggert | * src/copy.c (copy_reg): Rewrite slightly to avoid... |
blob | commitdiff | diff to current |
2006-10-18 |
Paul Eggert | * src/copy.c (copy_internal): Use mknod rather than... |
blob | commitdiff | diff to current |
2006-10-18 |
Paul Eggert | * src/copy.c (copy_internal): Remove redundant and... |
blob | commitdiff | diff to current |
2006-10-18 |
Paul Eggert | * src/copy.c (copy_internal): Don't pass mkdir a mode... |
blob | commitdiff | diff to current |
2006-10-14 |
Jim Meyering | * NEWS: cp -r --backup dir1 dir2, would rename an exist... |
blob | commitdiff | diff to current |
2006-09-24 |
Jim Meyering | * NEWS: Mention these fixes. |
blob | commitdiff | diff to current |
2006-09-20 |
Paul Eggert | * NEWS: Document fix for cp -i and mv -i. |
blob | commitdiff | diff to current |
2006-09-03 |
Paul Eggert | Don't include dirname.h, since system.h does it now. |
blob | commitdiff | diff to current |
2006-08-28 |
Paul Eggert | * src/copy.c (copy_internal): Don't test whether macros... |
blob | commitdiff | diff to current |
2006-08-27 |
Jim Meyering | * src/copy.c (copy_internal): Don't make a backup if... |
blob | commitdiff | diff to current |
2006-08-27 |
Jim Meyering | Two of those comments apply only when "moving" (not... |
blob | commitdiff | diff to current |
2006-08-27 |
Jim Meyering | * src/copy.c (copy_internal): Add comments. |
blob | commitdiff | diff to current |
2006-08-26 |
Jim Meyering | Fix "mv --verbose --backup" so its output includes the |
blob | commitdiff | diff to current |
2006-08-19 |
Jim Meyering | * NEWS: Fix cp --sparse so that it preserves tail-end... |
blob | commitdiff | diff to current |
2006-08-17 |
Jim Meyering | * src/copy.c (copy_internal, same_file_ok): Adjust... |
blob | commitdiff | diff to current |
2006-07-29 |
Paul Eggert | (set_author): Preserve the st_author field via the |
blob | commitdiff | diff to current |
2006-07-26 |
Jim Meyering | * src/copy.c (set_author) [HAVE_STRUCT_STAT_ST_AUTHOR]: |
blob | commitdiff | diff to current |
2006-07-05 |
Jim Meyering | * src/copy.c (copy_internal): Don't work around old... |
blob | commitdiff | diff to current |
2006-06-03 |
Jim Meyering | Make `cp --link --no-dereference' work also on systems... |
blob | commitdiff | diff to current |
2006-05-11 |
Jim Meyering | mv -T DIR EMPTY_DIR no longer fails |
blob | commitdiff | diff to current |
2006-05-11 |
Jim Meyering | (copy_internal): Don't explicitly unlink the destination |
blob | commitdiff | diff to current |
2006-03-12 |
Jim Meyering | (set_author): Rename function, from preserve_author. |
blob | commitdiff | diff to current |
2006-02-04 |
Jim Meyering | (copy_internal): cp -RL no longer fails when encountering |
blob | commitdiff | diff to current |
2006-01-02 |
Jim Meyering | (set_owner): Correct a comment. |
blob | commitdiff | diff to current |
2006-01-02 |
Paul Eggert | Include lchmod.h. |
blob | commitdiff | diff to current |
2005-12-17 |
Jim Meyering | (get_dest_mode): Remove; it is obsolete after removing... |
blob | commitdiff | diff to current |
2005-12-04 |
Jim Meyering | (fchown) [!HAVE_FCHOWN]: Define fchown(...) to -1. |
blob | commitdiff | diff to current |
2005-11-24 |
Paul Eggert | Improve performance a bit by optimizing away |
blob | commitdiff | diff to current |
2005-09-25 |
Paul Eggert | (HAVE_FCHMOD, HAVE_FCHOWN): Define to 0 if not defined. |
blob | commitdiff | diff to current |
2005-09-23 |
Paul Eggert | (copy_reg): Preserve time stamps if |
blob | commitdiff | diff to current |
2005-09-16 |
Paul Eggert | Include stat-time.h, and use its functions instead... |
blob | commitdiff | diff to current |
2005-07-11 |
Paul Eggert | (copy_reg): Always copy in binary mode. |
blob | commitdiff | diff to current |
2005-07-03 |
Paul Eggert | Include fcntl--.h, not unistd-safer.h. |
blob | commitdiff | diff to current |
2005-06-02 |
Paul Eggert | Don't use "path" or "filename". |
blob | commitdiff | diff to current |
2005-05-31 |
Jim Meyering | (chown_privileges, chown_failure_ok): Mark as `extern'. |
blob | commitdiff | diff to current |
2005-05-31 |
Paul Eggert | Port to Solaris 10's rules for whether programs can... |
blob | commitdiff | diff to current |
2005-05-14 |
Jim Meyering | Update FSF postal mail address. |
blob | commitdiff | diff to current |
2005-05-14 |
Jim Meyering | Update FSF postal mail address. |
blob | commitdiff | diff to current |
2005-05-10 |
Jim Meyering | (abandon_move): Remove erroneous UNWRITABLE check. |
blob | commitdiff | diff to current |
2005-04-11 |
Paul Eggert | Include unistd-safer.h. |
blob | commitdiff | diff to current |
2005-03-28 |
Jim Meyering | (copy_reg): Use NULL, not `0'. |
blob | commitdiff | diff to current |
2005-03-15 |
Jim Meyering | (copy_reg): Copy regular files in binary mode. |
blob | commitdiff | diff to current |
2005-03-11 |
Jim Meyering | Prompt once again for `mv -i A B' when A and B are... |
blob | commitdiff | diff to current |
2005-03-01 |
Jim Meyering | (copy_internal): Change test of source type from !S_ISR... |
blob | commitdiff | diff to current |
2005-02-09 |
Jim Meyering | * src/copy.c (valid_options): Add an assertion that |
blob | commitdiff | diff to current |
2004-09-22 |
Jim Meyering | (copy): Declare as `extern'. |
blob | commitdiff | diff to current |
2004-09-13 |
Paul Eggert | Adjust to backup enum rename. |
blob | commitdiff | diff to current |
2004-08-11 |
Paul Eggert | (copy_internal): When preserving links, unlink |
blob | commitdiff | diff to current |
2004-07-30 |
Paul Eggert | (copy_internal, is_ancestor, copy_dir, copy_reg, |
blob | commitdiff | diff to current |
2004-07-27 |
Paul Eggert | (copy_internal): find_backup_file_name no longer |
blob | commitdiff | diff to current |
2004-07-04 |
Jim Meyering | (copy_internal): Add a FIXME comment. |
blob | commitdiff | diff to current |
2004-07-04 |
Jim Meyering | (copy_dir): Assume path_concat returns non-NULL. |
blob | commitdiff | diff to current |
2004-06-30 |
Jim Meyering | Use "file system" rather than "filesystem" in comments. |
blob | commitdiff | diff to current |
2004-06-20 |
Jim Meyering | Remove declaration of yesno. |
blob | commitdiff | diff to current |
next |