Age | Commit message (Expand) | Author |
2001-10-13 | (cp_option_init): Don't set it. | Jim Meyering |
2001-10-13 | * src/copy.h (struct cp_options): Rename members: | Jim Meyering |
2001-10-06 | (do_move): Reflect that hash_init now takes no arguments. | Jim Meyering |
2001-09-28 | (main): Call dest_info_init if necessary. | Jim Meyering |
2001-09-15 | Accept new option: --reply={yes,no,query} | Jim Meyering |
2001-08-31 | (full_write): Remove decl; not needed. | Jim Meyering |
2001-08-14 | (AUTHORS): Mark string for translation, since it contains the English word `a... | Jim Meyering |
2001-08-13 | (cp_option_init): Adjust initialization of `interactive', | Jim Meyering |
2001-08-06 | (usage): Correct the description of --update. | Jim Meyering |
2001-05-12 | Include "dirname.h". | Jim Meyering |
2001-02-03 | (long_options): Use `strip-trailing-slashes', | Jim Meyering |
2001-01-10 | (do_move): Remove diagnostic, now that copy.c issues it. | Jim Meyering |
2000-10-16 | (rm_option_init): Remove FIXME-maybe comment. | Jim Meyering |
2000-09-22 | (do_move): Moving a directory specified with a trailing | Jim Meyering |
2000-09-03 | Remove obsolete comment block. | Jim Meyering |
2000-08-20 | (cp_option_init): Initialize to DEREF_NEVER, not `0'. | Jim Meyering |
2000-08-08 | (movefile): Invoke xalloc_die instead of printing our own message. | Jim Meyering |
2000-07-30 | (do_move): Fix typo. | Jim Meyering |
2000-07-29 | fix spelling error in comment: s/squirelled/squirreled/. | Jim Meyering |
2000-07-25 | Convert "`%s'" in format strings to "%s", and wrap each | Jim Meyering |
2000-07-25 | (main): Remove unnecessary "%s" argument. | Jim Meyering |
2000-06-12 | (main): Give the correct diagnostic when using the | Jim Meyering |
2000-05-13 | Arrange to call close_stdout only upon exit. | Jim Meyering |
2000-04-16 | add comment | Jim Meyering |
2000-04-08 | Document that while the --backup option takes an | Jim Meyering |
2000-01-24 | (main): Don't expect array index `n_files - 1' to evaluate | Jim Meyering |
2000-01-02 | Remove non-POSIX warning about trailing-slashed symlink-to-directory. | Jim Meyering |
2000-01-02 | New option: --strip-trailing-slashes. | Jim Meyering |
1999-12-23 | (usage): List new --target-directory=... usage. | Jim Meyering |
1999-10-31 | tweak usage | Jim Meyering |
1999-10-23 | label use of -V/--versin-control as a warning | Jim Meyering |
1999-10-17 | Convert --backup to take an optional argument. | Jim Meyering |
1999-10-17 | change a message and add usage(1) to another. | Jim Meyering |
1999-10-17 | don't compute isdir() of -- or an option string | Jim Meyering |
1999-10-17 | remove last `,' in enum | Jim Meyering |
1999-10-03 | (TARGET_DIRECTORY_OPTION): Define. | Jim Meyering |
1999-04-26 | Use proper mode_t types and macros. | Jim Meyering |
1999-04-01 | (main): Qualify a char* with the `const' keyword. | 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 |
1998-11-30 | (do_move): Don't arrange to remove DEST in the copied-into-self case. | Jim Meyering |
1998-11-30 | (movefile): Don't free new_dest. | Jim Meyering |
1998-09-19 | update bug-reporting address | Jim Meyering |
1998-08-16 | (do_move): Fail upon attempt to move a directory into itself. | Jim Meyering |
1998-07-26 | (chown): Remove unused definition. | Jim Meyering |
1998-05-11 | (do_move): Remove lots of code that was duplicated in | Jim Meyering |
1998-05-10 | (cp_option_init): Initialize new members. | Jim Meyering |