Age | Commit message (Expand) | Author |
2003-10-18 | Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS change | Jim Meyering |
2003-10-18 | (usage): Tweak descriptions of -i and -f so that the | Jim Meyering |
2003-09-18 | (WRITTEN_BY): Rename from AUTHORS. | Jim Meyering |
2003-09-18 | revert previous change | Jim Meyering |
2003-09-18 | Update AUTHORS definition to be a comma-separated list of strings and/or update | Jim Meyering |
2003-07-12 | It appears that the `#pragma alloca' included via "system.h" is | Jim Meyering |
2003-06-17 | (main): Call initialize_main. | Jim Meyering |
2003-05-10 | (main): Handle argc < optind. | Jim Meyering |
2002-11-17 | (movefile): Don't remove trailing slashes from SOURCE. | Jim Meyering |
2002-08-31 | Change `exit (0)' to `exit (EXIT_SUCCESS)', | Jim Meyering |
2002-07-09 | (euidaccess): Remove declaration. It was unused. From Michael Stone. | Jim Meyering |
2002-07-02 | (usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it. | Jim Meyering |
2002-06-12 | (do_move): Give one diagnostic, not two, when unable to | Jim Meyering |
2002-06-02 | (do_move): Adapt to new calling sequence for rm. | Jim Meyering |
2002-04-25 | Revert last change. | Jim Meyering |
2002-04-22 | (do_move): Adjust caller of remove_init. | Jim Meyering |
2002-03-30 | (do_move): Correct a comment. | Jim Meyering |
2002-03-08 | (do_move): The first time we resort to copy/remove, | Jim Meyering |
2001-12-02 | Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTION | Jim Meyering |
2001-11-23 | (usage): Note that ``Mandatory arguments to long options are mandatory | Jim Meyering |
2001-11-23 | Split usage strings so that --help and --version | Jim Meyering |
2001-11-22 | (cp_option_init): Initialize new member. | Jim Meyering |
2001-11-22 | (cp_option_init): Initialize new member. | Jim Meyering |
2001-10-18 | (movefile): Now that remember_copied xstrdup's the file name, free `new_dest'. | Jim Meyering |
2001-10-13 | (cp_option_init): Initialize new member to 1. | Jim Meyering |
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 |