Age | Commit message (Expand) | Author |
2000-07-25 | tweak diagnostic | Jim Meyering |
2000-07-25 | Convert "`%s'" in format strings to "%s", and wrap each | Jim Meyering |
2000-07-23 | Fix cp so that `cp -r DIR1/ DIR2' works once again. | Jim Meyering |
2000-07-15 | Convert "`%s'" in format strings to "%s", and wrap each | Jim Meyering |
2000-05-13 | Arrange to call close_stdout only upon exit. | Jim Meyering |
2000-05-12 | Unlike for mv, -i doesn't cancel the effect of -f | Jim Meyering |
2000-04-29 | [LSTAT_FOLLOWS_SLASHED_SYMLINK] (lstat): Define to rpl_lstat. | Jim Meyering |
2000-04-16 | New option: --strip-trailing-slashes. | Jim Meyering |
2000-04-08 | Document that while the --backup option takes an | Jim Meyering |
1999-12-27 | tweak --help | Jim Meyering |
1999-12-09 | (enum): Remove useless CHAR_MAX + 2 | Jim Meyering |
1999-11-01 | (usage): Warn about mixing use of `-r' with FIFOs and | Jim Meyering |
1999-10-31 | tweak usage | Jim Meyering |
1999-10-30 | (usage): Tweak --backup description | Jim Meyering |
1999-10-24 | (do_copy): Constify `dest', and cast-away the new | Jim Meyering |
1999-10-24 | add missing program_name arg to match new usage %s | Jim Meyering |
1999-10-23 | label use of -V/--versin-control as a warning | Jim Meyering |
1999-10-17 | Accept new option: --target-directory=DIR | Jim Meyering |
1999-10-16 | Convert --backup to take an optional argument. | Jim Meyering |
1999-09-01 | Remove declaration of xstrdup. | Jim Meyering |
1999-04-26 | (do_copy, cp_option_init, main): Use proper mode_t types and macros. | Jim Meyering |
1999-03-31 | Don't include closeout.h or version-etc.h explicitly. Now, they're included v... | Jim Meyering |
1999-03-26 | No longer include long-options.h. | Jim Meyering |
1999-03-04 | Include long-options.h | Jim Meyering |
1999-02-16 | update copyright dates | Jim Meyering |
1999-01-16 | Remove declarations of base_name and get_version. | Jim Meyering |
1999-01-02 | Adapt to use new interface to XARGMATCH. | Jim Meyering |
1999-01-02 | use XARGMATCH, not XARGCASEMATCH | Jim Meyering |
1998-12-31 | (main): Use XARGCASEMATCH in place of argmatch & co. | Jim Meyering |
1998-12-07 | Use dir_name, not dirname. Include dirname.h. | Jim Meyering |
1998-11-30 | (do_copy): Rename local: s/unused/copy_into_self/ | Jim Meyering |
1998-09-19 | update bug-reporting address | Jim Meyering |
1998-08-30 | (long_options): Use corresponding short-option character | Jim Meyering |
1998-08-02 | (re_protect): Add comment. | Jim Meyering |
1998-05-11 | reflect additional parameter to copy | Jim Meyering |
1998-05-10 | (cp_option_init): Likewise. | Jim Meyering |
1998-04-26 | Don't define NDEBUG. | Jim Meyering |
1998-03-13 | (do_copy): Add unused arg in calls to copy. | Jim Meyering |
1998-01-25 | (re_protect): Don't fail for non-root when chown fails due | Jim Meyering |
1998-01-22 | (do_copy): Add unreachable `return 0' to stifle warning. | Jim Meyering |
1998-01-22 | [NDEBUG]: Comment out definition. | Jim Meyering |
1998-01-04 | (main, usage): Check for write error to stdout before exiting. | Jim Meyering |
1997-10-25 | Remove old-style xmalloc and xrealloc decls. | Jim Meyering |
1997-10-23 | Remove stpcpy decl. | Jim Meyering |
1997-10-07 | update bug-reporting address | Jim Meyering |
1997-10-06 | (cp_option_init): Initialize it. | Jim Meyering |
1997-07-06 | declare stpcpy | Jim Meyering |
1997-05-27 | Use base_name, not basename. | Jim Meyering |
1997-02-27 | (re_protect): When there is any potential for ambiguity in a diagnostic, | Jim Meyering |
1997-02-02 | Gutted code -- pieces are in copy.[ch]. | Jim Meyering |