Commit History

Author SHA1 Message Date
  Denis Vlasenko 7510384107 do not do utime() on links, it acts on link targets, and we don't want that. 17 years ago
  Denis Vlasenko e54b472ffc make tar restore mode again 18 years ago
  Denis Vlasenko 714701c890 tar et al: die if bb_copyfd_size copies less than asked for. 18 years ago
  Denis Vlasenko cba9ef5523 fixes from Vladimir Dronnikov <dronnikov@gmail.ru> 18 years ago
  Denis Vlasenko c16bd212e3 silly switch style fix 18 years ago
  Rob Landley daf58ef61a Use xopen3() instead of an after-the-fact chown. 18 years ago
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 years ago
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. 18 years ago
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 years ago
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 years ago
  Rob Landley f3d6c94c7f Add --no-same-owner and --no-same-permissions options to tar. 19 years ago
  Eric Andersen 0e020d1025 Make certain clients of bb_make_directory default to honoring 20 years ago
  Eric Andersen aff114c33d Larry Doolittle writes: 20 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 years ago
  Eric Andersen 67ff3a1ffd Don't hose up perms for files that happen to have symlinks 21 years ago
  Glenn L McGrath e39ee01821 Fix tar hard links 21 years ago
  Glenn L McGrath 7ffe133864 As we no longer use function pointers for read in common archiving code 21 years ago
  Glenn L McGrath 90c9df93f3 Dont attempt to unlink directories 21 years ago
  Glenn L McGrath 8dc8cb133c Fix a bug where cpio wouldnt work unless -u was specified 21 years ago
  Eric Andersen 2fdba24620 Marc A. Lehmann writes: 21 years ago
  Glenn L McGrath 4cee66d5a8 Dont unlink when testing ! 21 years ago
  Glenn L McGrath 3d5828fb6d Change hardlink handling for tar to work the same way as cpio 21 years ago
  Glenn L McGrath afc01cd485 unlink a previous file before its extracted 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 22 years ago
  Glenn L McGrath 21110a0aa2 Fix long standing bug with old gnu tar files, add a check so tar will 22 years ago
  Glenn L McGrath b72a735a32 rpm applet by Laurence Anderson 22 years ago
  Glenn L McGrath 6f9b45b9ef Unlink before mkdir, mknod, symlink to overwrite 22 years ago
  Glenn L McGrath 237ae42fc9 Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j 22 years ago
  Eric Andersen 71ae64bdc6 last_patch61 from vodz: 22 years ago
  Eric Andersen d9d47c3078 Patch from Konstantin Isakov <ikm@pisem.net>: 22 years ago