Commit History

Author SHA1 Message Date
  Rob Landley eee419c1d7 flags.h can #define its own CLEANUP_ macros for the next #include 2 years ago
  Rob Landley e1917654af Attempt to make --preserve=xattr,context work together and individually. 2 years ago
  Dario Freni 887ba4eb7a Fix logic to avoid copying selinux context xattr. 2 years ago
  Rob Landley 3471149f1e Always test -r and have plumbing set -r for -R 2 years ago
  Rob Landley 127cff3880 Work around a posix violation in the croups filesystem that LTP requires. 3 years ago
  Rob Landley 2a6f03eb08 Add cp -u 3 years ago
  Ethan Sommer 3cde24138a Fix install -t 3 years ago
  Rob Landley 8e9d7aaa83 Commit 3b9cfa70db needed some cleanup I forgot to do, oops. Elliott stumbled 3 years ago
  Rob Landley 4e9837a7ca Nope, marshalling install -D to cp caused regressions. 3 years ago
  Rob Landley e6207d5e0f Ethan Sommer pointed out that install -Dt needs -D marshalled to cp. 3 years ago
  Rob Landley c42089fed7 Fix cp -t with one argument and make --parents work with -t. 3 years ago
  Rob Landley 6d615c73b3 Add -t to cp and mv. 3 years ago
  Rob Landley 3d5cb06e8b Add install -t 3 years ago
  Rob Landley fab8d674b3 mv should only prompt for file being unwriteable when stdin is a tty. 3 years ago
  Rob Landley dfd403c8d2 Peter McConalogue pointed out that cp/mv -i prompt should default N. 3 years ago
  Martin Stjernholm 050e36a10e Fix cp -P to not follow symlinks. 3 years ago
  Jarno Mäkipää e76aeac3cc cp: fix -D (--parents) (REWORK MINIMAL FIX) 4 years ago
  Rob Landley 16c0ba51db Remove another command sub-option. 4 years ago
  Elliott Hughes 51442ce32e cp/mv: add -T. 4 years ago
  William Haddon 3a26d89b6d cp: treat a directory name with a slash at the end the same as one without a slash 4 years ago
  Rob Landley 2c64eb370c Use FLAG() macros more. 4 years ago
  Rob Landley b301240424 Remove getdirname(), it's _not_ a drop-in replacement for dirname 4 years ago
  Elliott Hughes 0d754b823c dd: iflags, oflags, fix ^C, fix the fundamental loop. 5 years ago
  Rob Landley 9c8c0400f1 Switch cp.c to FLAG() macros. 5 years ago
  Denys Nykula 3b9cfa70db Fix mv with trailing slash in source. 5 years ago
  makepost 47a8842e78 Fix cp -r dir/. symlink child. 5 years ago
  Elliott Hughes 78954416db macOS: numerous fixes. 5 years ago
  Rob Landley 4eb39e1e3c Change fileunderdir() to return abspath to file. 5 years ago
  Hadrian Węgrzynowski d28cfa561c Use defined constants for mkpathat. 5 years ago
  Elliott Hughes d588ba7443 Improve help consistency. 5 years ago