index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mv.c
Age
Commit message (
Expand
)
Author
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
1998-05-04
remove dcl of unused safe_read
Jim Meyering
1998-04-26
Don't define NDEBUG.
Jim Meyering
1998-03-15
Use #if, not #ifdef with HAVE_ macros.
Jim Meyering
1998-03-13
(do_move): Add ©_into_self arg in call to copy.
Jim Meyering
1998-02-16
(cp_option_init): Set copy_as_regular to 0, not 1.
Jim Meyering
1998-01-22
(rm_option_init): New function.
Jim Meyering
1998-01-04
(main, usage): Check for write error to stdout before exiting.
Jim Meyering
1997-12-13
(do_move): If rename fails for any reason (not just when
Jim Meyering
1997-10-07
update bug-reporting address
Jim Meyering
1997-07-03
(apply_attributes): New function.
Jim Meyering
1997-06-29
(copy_reg): New parameter, SOURCE_STATS.
Jim Meyering
1997-05-27
Use base_name, not basename.
Jim Meyering
1997-02-09
update copyrights for 1997
Jim Meyering
1997-02-01
bracket bug address with <> and append a period
Jim Meyering
1997-02-01
Compare getopt_long return value against -1, not EOF. Use NULL, not '(int *)...
Jim Meyering
1996-11-23
(usage): Alphabetize option descriptions the way sort -f would.
Jim Meyering
1996-11-03
change bug-reporting address
Jim Meyering
1996-11-02
change bug-reporting address
Jim Meyering
1996-10-05
(main): update --version output to conform to coding standard
Jim Meyering
1996-10-04
(main): update --version output to conform to coding standard
Jim Meyering
1996-08-31
(usage): remove spurious trailing \n in puts.
Jim Meyering
1996-08-29
(usage): Tell where to report bugs.
Jim Meyering
1996-08-19
Include path-concat.h.
Jim Meyering
1996-07-06
(usage): Factor out backup-related text into separate string/printf statement.
Jim Meyering
1996-07-05
(usage): Remove space before newline in usage message.
Jim Meyering
1996-05-28
(main): Don't mark "%s" as a translatable string.
Jim Meyering
[next]