summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-01-10.Jim Meyering
2001-01-10*** empty log message ***Jim Meyering
2001-01-10.Jim Meyering
2001-01-10(TESTS): Add into-self.Jim Meyering
2001-01-10(copy_internal): Add a comment.Jim Meyering
Set *copy_into_self in the new code that detects that. Make diagnostic more consistent: s/won't/will not/. [move_mode, copy_into_self]: Give a diagnstic here, now that we have the top_level_* globals. Remove the corresponding diagnostic from mv.c. Add a FIXME comment.
2001-01-10(do_move): Remove diagnostic, now that copy.c issues it.Jim Meyering
Set `fail' to nonzero in the primary `if (copy_into_self)' block rather than in its own tiny one below.
2001-01-10*** empty log message ***Jim Meyering
2001-01-10[struct entry] (node): Describe how it's used,Jim Meyering
now that we've overloaded it a little, in order to detect and diagnose the copying-directory-into-self problem. (new_file): Remove global. (htab): Declare global to be static. (remember_created): Insert file name instead of dummy pointer, so that copy.c can use the just-created directory name to detect the copying-directory-into-self problem.
2001-01-10*** empty log message ***Jim Meyering
2001-01-10*** empty log message ***Jim Meyering
2001-01-10*** empty log message ***Jim Meyering
2001-01-10*** empty log message ***Jim Meyering
2001-01-10(copy_internal): Don't allow cp (or mv, when workingJim Meyering
across a partition boundary) to overwrite a non-directory with a directory.
2001-01-10*** empty log message ***Jim Meyering
2001-01-10*** empty log message ***Jim Meyering
2001-01-10(TESTS): Add dir-vs-file.Jim Meyering
2001-01-10*** empty log message ***Jim Meyering
2001-01-10*** empty log message ***Jim Meyering
2001-01-10*** empty log message ***Jim Meyering
2001-01-10*** empty log message ***Jim Meyering
2001-01-09*** empty log message ***Jim Meyering
2001-01-09*** empty log message ***Jim Meyering
2001-01-09add commentJim Meyering
2001-01-09(top_level_src_path, top_level_dst_path): New globals.Jim Meyering
(copy_internal): Use them. (copy): Set them.
2001-01-09*** empty log message ***Jim Meyering
2001-01-08whoops. move printf args, tooJim Meyering
2001-01-07(usage): Split long message string.Jim Meyering
2001-01-07*** empty log message ***Jim Meyering
2001-01-07Split a string that was longer than 2048 bytes.Jim Meyering
2001-01-07(usage): Split a string that was longer than 2048 bytes.Jim Meyering
2001-01-07(usage): Split a string that was longer than 2048 bytes.Jim Meyering
2001-01-07back out last, prematurely-committed, changeJim Meyering
2001-01-07Correct the indentation of an `#endif'.Jim Meyering
2001-01-07clean up after commit hook testingJim Meyering
2001-01-07testing -- commit should failJim Meyering
2001-01-07testing -- commit should failJim Meyering
2001-01-07testing -- commit should failJim Meyering
2001-01-07(usage): Untabify.Jim Meyering
2001-01-07*** empty log message ***Jim Meyering
2001-01-07*** empty log message ***Jim Meyering
2001-01-07s/can not/cannot/Jim Meyering
2001-01-07*** empty log message ***Jim Meyering
2001-01-07(parse_group): Normalize spelling.Jim Meyering
2001-01-07normalize spelling in commentJim Meyering
2001-01-04*** empty log message ***Jim Meyering
2001-01-04(main): Fail when --rfc-822 (-R) is specified alongJim Meyering
with a format string. Reported by Jochen Hein.
2001-01-04.Jim Meyering
2001-01-04.Jim Meyering
2001-01-04Sync with glibc time/strftime.c 1.81.Jim Meyering
2001-01-03.Jim Meyering