summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-01-13*** empty log message ***Jim Meyering
2001-01-13.Jim Meyering
2001-01-13*** empty log message ***Jim Meyering
2001-01-13(TESTS): Add into-self-4.Jim Meyering
2001-01-13*** empty log message ***Jim Meyering
2001-01-13add comment to go along with last changeJim Meyering
2001-01-13*** empty log message ***Jim Meyering
2001-01-13(same_file_ok): When moving a symlink onto itself,Jim Meyering
don't remove the symlink. Reported by David Luyer as Debian bug#82089, via Michael Stone.
2001-01-12*** empty log message ***Jim Meyering
2001-01-12 * tests/chmod/setgid: If `chmod g+s d' fails, then try to chgrpJim Meyering
to a group of which we're a member, then try the chmod again.
2001-01-11*** empty log message ***Jim Meyering
2001-01-11*** empty log message ***Jim Meyering
2001-01-10*** empty log message ***Jim Meyering
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