Age | Commit message (Expand) | Author |
2008-02-28 | Make copyright comments consistent. | Jim Meyering |
2007-12-01 | Fix a security race with "cp -p A B" when B already exists. | Paul Eggert |
2007-11-22 | cp: by default, refuse to copy through a dangling destination symlink | Jim Meyering |
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-15 | Correct cp's handling of destination symlinks in some cases. | Paul Eggert |
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 |
2006-12-06 | * NEWS: Document the cp --preserve=ownership fix. | Paul Eggert |
2005-12-17 | (cp_option_init) [umask_kill]: Remove member. | Jim Meyering |
2005-07-03 | Include "lstat.h" rather than rolling our own. | Paul Eggert |
2005-06-02 | Don't use "path" or "filename". | Paul Eggert |
2005-05-31 | Add copyright notice. | Paul Eggert |
2004-11-26 | (stat, lstat, rename): Remove decls. | Paul Eggert |
2004-07-30 | (struct cp_options): Use bool when appropriate. | Paul Eggert |
2004-06-30 | Use "file system" rather than "filesystem" in comments. | Jim Meyering |
2004-02-07 | Remove xstat function pointer member. The way it was used was not | Jim Meyering |
2003-03-26 | (struct cp_options): Add a comment. | Jim Meyering |
2003-01-04 | Remove use of PARAMS. | Jim Meyering |
2002-12-15 | Remove all uses of `PARAMS'. | Jim Meyering |
2001-11-22 | (struct cp_options) [src_info]: New member. | Jim Meyering |
2001-11-22 | Include hash.h. | Jim Meyering |
2001-10-13 | (enum Dereference_symlink): Add comments. | Jim Meyering |
2001-10-13 | (struct cp_options) [failed_unlink_is_fatal]: Remove unused member. | Jim Meyering |
2001-10-13 | (struct cp_options): Rename members: | Jim Meyering |
2001-09-28 | (dest_info_init): Declare. | Jim Meyering |
2001-09-15 | (enum Interactive): Remove members, I_OFF and I_ON. | Jim Meyering |
2001-08-13 | (enum Interactive): New type. | Jim Meyering |
2001-01-14 | [RENAME_TRAILING_SLASH_BUG]: Use the rename wrapper. | Jim Meyering |
2000-09-04 | Move declaractions of lstat, stat, and rpl_lstat | Jim Meyering |
2000-09-03 | correct description of unlink_dest_after_failed_open | Jim Meyering |
2000-09-03 | comment | Jim Meyering |
2000-09-03 | (struct cp_options) [force]: Remove member. | Jim Meyering |
2000-08-20 | (enum Dereference_symlink): Define. | Jim Meyering |
1999-04-26 | (struct cp_options.umask_kill): Use mode_t, not unsigned int. | Jim Meyering |
1998-05-11 | Better support for mv: | Jim Meyering |
1998-05-10 | Support for install: | Jim Meyering |
1998-03-13 | (copy): Update prototype. | Jim Meyering |
1998-01-21 | (VALID_SPARSE_MODE): Define. | Jim Meyering |
1997-12-21 | Use PARAMS, not __P. | Jim Meyering |
1997-10-06 | *** empty log message *** | Jim Meyering |
1997-10-06 | (struct cp_options): New field: require_preserve. | Jim Meyering |
1997-02-02 | . | Jim Meyering |
1997-02-02 | . | Jim Meyering |