Age | Commit message (Expand) | Author |
2002-03-17 | (usage): Mention that --format=FORMAT must be | Jim Meyering |
2002-03-17 | (copy_internal) [move_mode]: Give a better diagnostic | Jim Meyering |
2002-03-10 | (strip): Change wording in diagnostic. | Jim Meyering |
2002-03-10 | (do_copy): Change wording in diagnostic. | Jim Meyering |
2002-03-10 | (main): Change wording in diagnostic. | Jim Meyering |
2002-03-10 | (copy_reg): Don't exit upon finding a replaced file. | Jim Meyering |
2002-03-10 | (copy_reg): Use a more concise diagnostic for | Jim Meyering |
2002-03-10 | * src/copy.c (copy_reg): Use a more concise diagnostic for | Jim Meyering |
2002-03-09 | (rm) Add comment on new parameter. | Jim Meyering |
2002-03-08 | (struct dev_ino): Declare new type. | Jim Meyering |
2002-03-08 | (main): Call lstat `.' to get the device/inode numbers | Jim Meyering |
2002-03-08 | (do_move): The first time we resort to copy/remove, | Jim Meyering |
2002-03-08 | Don't allow a malicious user to trick another user's rm process into | Jim Meyering |
2002-03-03 | (copy_internal): Remove -r warning; no longer needed. | Jim Meyering |
2002-03-03 | (COPY_CONTENTS_OPTION): New enum value. | Jim Meyering |
2002-03-02 | (main): Warn when -r is specified before --archive (-a). | Jim Meyering |
2002-03-02 | add a comment | Jim Meyering |
2002-03-02 | (copy_internal): For each symlink copied by cp -r, | Jim Meyering |
2002-03-02 | (main): Revert change of 2001-12-29. With this change, | Jim Meyering |
2002-03-02 | (main): Fail if -r is specified after --archive (-a) on the command line. | Jim Meyering |
2002-03-02 | (copy_reg): Detect abuse of a race condition | Jim Meyering |
2002-03-01 | Include timespec.h. | Jim Meyering |
2002-03-01 | reflect renaming: nanosleep.h -> timespec.h | Jim Meyering |
2002-02-28 | (decode_switches, usage): Add --time-style=+FORMAT. | Jim Meyering |
2002-02-26 | Include "acl.h" rather than <sys/acl.h>. | Jim Meyering |
2002-02-26 | . | Jim Meyering |
2002-02-26 | tweak comment | Jim Meyering |
2002-02-24 | Include posixver.h. | Jim Meyering |
2002-02-23 | (simple_cat, cat, main): Used char * rather than | Jim Meyering |
2002-02-20 | Include posixver.h. | Jim Meyering |
2002-02-16 | Add support for _POSIX2_VERSION, which lets you pick which POSIX | Jim Meyering |
2002-02-16 | Add support for _POSIX2_VERSION, which lets you pick which POSIX | Jim Meyering |
2002-02-16 | Include posixver.h. | Jim Meyering |
2002-02-16 | Include posixver.h. | Jim Meyering |
2002-02-16 | Include posixver.h. | Jim Meyering |
2002-02-16 | Include posixver.h. | Jim Meyering |
2002-02-16 | (_POSIX2_VERSION, POSIX2_VERSION): Remove definitions. | Jim Meyering |
2002-02-16 | Include posixver.h. | Jim Meyering |
2002-02-16 | Include posixver.h. | Jim Meyering |
2002-02-16 | Include posixver.h. | Jim Meyering |
2002-02-16 | Include posixver.h. | Jim Meyering |
2002-02-16 | Include posixver.h. | Jim Meyering |
2002-02-16 | Include posixver.h. | Jim Meyering |
2002-02-12 | (DEFAULT_SUFFIX_LENGTH): Define constant. | Jim Meyering |
2002-02-12 | Include "dirname.h". | Jim Meyering |
2002-02-12 | (main): Output warnings only if OBSOLETE_OPTION_WARNINGS. | Jim Meyering |
2002-02-11 | (main): Conform to POSIX 1003.1-2001 if | Jim Meyering |
2002-02-11 | Add more support for POSIX 1003.1-2001, which requires removal | Jim Meyering |
2002-02-11 | (usage): Describe %F, %g, %G, %P, and %R. | Jim Meyering |
2002-02-11 | From Bruno Haible | Jim Meyering |