Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS change
[platform/upstream/coreutils.git] / src / mv.c
2003-10-18 Jim MeyeringMost .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS...
2003-10-18 Jim Meyering(usage): Tweak descriptions of -i and -f so that the
2003-09-18 Jim Meyering(WRITTEN_BY): Rename from AUTHORS.
2003-09-18 Jim Meyeringrevert previous change
2003-09-18 Jim MeyeringUpdate AUTHORS definition to be a comma-separated list...
2003-07-12 Jim MeyeringIt appears that the `#pragma alloca' included via ...
2003-06-17 Jim Meyering(main): Call initialize_main.
2003-05-10 Jim Meyering(main): Handle argc < optind.
2002-11-17 Jim Meyering(movefile): Don't remove trailing slashes from SOURCE.
2002-08-31 Jim MeyeringChange `exit (0)' to `exit (EXIT_SUCCESS)',
2002-07-09 Jim Meyering(euidaccess): Remove declaration. It was unused. ...
2002-07-02 Jim Meyering(usage): Use the PACKAGE_BUGREPORT e-mail address,...
2002-06-12 Jim Meyering(do_move): Give one diagnostic, not two, when unable to
2002-06-02 Jim Meyering(do_move): Adapt to new calling sequence for rm.
2002-04-25 Jim MeyeringRevert last change.
2002-04-22 Jim Meyering(do_move): Adjust caller of remove_init.
2002-03-30 Jim Meyering(do_move): Correct a comment.
2002-03-08 Jim Meyering(do_move): The first time we resort to copy/remove,
2001-12-02 Jim MeyeringUse new macros, HELP_OPTION_DESCRIPTION and VERSION_OPT...
2001-11-23 Jim Meyering(usage): Note that ``Mandatory arguments to long option...
2001-11-23 Jim MeyeringSplit usage strings so that --help and --version
2001-11-22 Jim Meyering(cp_option_init): Initialize new member.
2001-11-22 Jim Meyering(cp_option_init): Initialize new member.
2001-10-18 Jim Meyering(movefile): Now that remember_copied xstrdup's the...
2001-10-13 Jim Meyering(cp_option_init): Initialize new member to 1.
2001-10-13 Jim Meyering(cp_option_init): Don't set it.
2001-10-13 Jim Meyering* src/copy.h (struct cp_options): Rename members:
2001-10-06 Jim Meyering(do_move): Reflect that hash_init now takes no arguments.
2001-09-28 Jim Meyering(main): Call dest_info_init if necessary.
2001-09-15 Jim MeyeringAccept new option: --reply={yes,no,query}
2001-08-31 Jim Meyering(full_write): Remove decl; not needed.
2001-08-14 Jim Meyering(AUTHORS): Mark string for translation, since it contai...
2001-08-13 Jim Meyering(cp_option_init): Adjust initialization of `interactive',
2001-08-06 Jim Meyering(usage): Correct the description of --update.
2001-05-12 Jim MeyeringInclude "dirname.h".
2001-02-03 Jim Meyering(long_options): Use `strip-trailing-slashes',
2001-01-10 Jim Meyering(do_move): Remove diagnostic, now that copy.c issues it.
2000-10-16 Jim Meyering(rm_option_init): Remove FIXME-maybe comment.
2000-09-22 Jim Meyering(do_move): Moving a directory specified with a trailing
2000-09-03 Jim MeyeringRemove obsolete comment block.
2000-08-20 Jim Meyering(cp_option_init): Initialize to DEREF_NEVER, not `0'.
2000-08-08 Jim Meyering(movefile): Invoke xalloc_die instead of printing our...
2000-07-30 Jim Meyering(do_move): Fix typo.
2000-07-29 Jim Meyeringfix spelling error in comment: s/squirelled/squirreled/.
2000-07-25 Jim MeyeringConvert "`%s'" in format strings to "%s", and wrap...
2000-07-25 Jim Meyering(main): Remove unnecessary "%s" argument.
2000-06-12 Jim Meyering(main): Give the correct diagnostic when using the
2000-05-13 Jim MeyeringArrange to call close_stdout only upon exit.
2000-04-16 Jim Meyeringadd comment
2000-04-08 Jim MeyeringDocument that while the --backup option takes an
2000-01-24 Jim Meyering(main): Don't expect array index `n_files - 1' to evaluate
2000-01-02 Jim MeyeringRemove non-POSIX warning about trailing-slashed symlink...
2000-01-02 Jim MeyeringNew option: --strip-trailing-slashes.
1999-12-23 Jim Meyering(usage): List new --target-directory=... usage.
1999-10-31 Jim Meyeringtweak usage
1999-10-23 Jim Meyeringlabel use of -V/--versin-control as a warning
1999-10-17 Jim MeyeringConvert --backup to take an optional argument.
1999-10-17 Jim Meyeringchange a message and add usage(1) to another.
1999-10-17 Jim Meyeringdon't compute isdir() of -- or an option string
1999-10-17 Jim Meyeringremove last `,' in enum
1999-10-03 Jim Meyering(TARGET_DIRECTORY_OPTION): Define.
1999-04-26 Jim MeyeringUse proper mode_t types and macros.
1999-04-01 Jim Meyering(main): Qualify a char* with the `const' keyword.
1999-03-31 Jim MeyeringDon't include closeout.h or version-etc.h explicitly...
1999-03-26 Jim MeyeringNo longer include long-options.h.
1999-03-04 Jim MeyeringInclude long-options.h
1999-02-16 Jim Meyeringupdate copyright dates
1999-01-16 Jim MeyeringRemove declarations of base_name and get_version.
1998-11-30 Jim Meyering(do_move): Don't arrange to remove DEST in the copied...
1998-11-30 Jim Meyering(movefile): Don't free new_dest.
1998-09-19 Jim Meyeringupdate bug-reporting address
1998-08-16 Jim Meyering(do_move): Fail upon attempt to move a directory into...
1998-07-26 Jim Meyering(chown): Remove unused definition.
1998-05-11 Jim Meyering(do_move): Remove lots of code that was duplicated in
1998-05-10 Jim Meyering(cp_option_init): Initialize new members.
1998-05-04 Jim Meyeringremove dcl of unused safe_read
1998-04-26 Jim MeyeringDon't define NDEBUG.
1998-03-15 Jim MeyeringUse #if, not #ifdef with HAVE_ macros.
1998-03-13 Jim Meyering(do_move): Add &copy_into_self arg in call to copy.
1998-02-16 Jim Meyering(cp_option_init): Set copy_as_regular to 0, not 1.
1998-01-22 Jim Meyering(rm_option_init): New function.
1998-01-04 Jim Meyering(main, usage): Check for write error to stdout before...
1997-12-13 Jim Meyering(do_move): If rename fails for any reason (not just...
1997-10-07 Jim Meyeringupdate bug-reporting address
1997-07-03 Jim Meyering(apply_attributes): New function.
1997-06-29 Jim Meyering(copy_reg): New parameter, SOURCE_STATS.
1997-05-27 Jim MeyeringUse base_name, not basename.
1997-02-09 Jim Meyeringupdate copyrights for 1997
1997-02-01 Jim Meyeringbracket bug address with <> and append a period
1997-02-01 Jim MeyeringCompare getopt_long return value against -1, not EOF...
1996-11-23 Jim Meyering(usage): Alphabetize option descriptions the way sort...
1996-11-03 Jim Meyeringchange bug-reporting address
1996-11-02 Jim Meyeringchange bug-reporting address
1996-10-05 Jim Meyering(main): update --version output to conform to coding...
1996-10-04 Jim Meyering(main): update --version output to conform to coding...
1996-08-31 Jim Meyering(usage): remove spurious trailing \n in puts.
1996-08-29 Jim Meyering(usage): Tell where to report bugs.
1996-08-19 Jim MeyeringInclude path-concat.h.
1996-07-06 Jim Meyering(usage): Factor out backup-related text into separate...
1996-07-05 Jim Meyering(usage): Remove space before newline in usage message.
next