Commit History

Author SHA1 Message Date
  Rob Landley 690526a84f Make tar tests more portable, and add --owner :UID and --group :GID 2 years ago
  Rob Landley 4fca350fb3 The ".." removal logic was looping on file/dir names starting with "..", 2 years ago
  Rob Landley 593ccd3cb4 Tell dd not to write to status stderr instead of discarding stderr. 2 years ago
  Rob Landley 8d127abe87 Copy data being checksummed to "save.dat" for post-failure analysis. 2 years ago
  Elliott Hughes 5c6628e724 tar: fix base-256 output. 3 years ago
  Rob Landley 50f604f415 Tar should remove empty directories where it wants to put a non-directory. 3 years ago
  Rob Landley 314917a5c5 simplify 3 years ago
  Elliott Hughes 9239b1aa28 tar.test: fix the -Igzip test to work with toybox file. 3 years ago
  Elliott Hughes b9fa85fc5e tar: add -I (--use-compress-program) support. 3 years ago
  Rob Landley d313e8d271 William Djupström reported tar --exclude wasn't working. Fix and add test. 4 years ago
  Rob Landley 53b2ceac9a Tests for tar memory fix. 4 years ago
  Rob Landley ba1a79fa0e Add tar test for long filenames. 4 years ago
  Elliott Hughes 729f1de79c tar: implement --absolute-names. 4 years ago
  Elliott Hughes 1103c843a6 tar.test: work around SELinux messing with st_blocks. 4 years ago
  Elliott Hughes f921a00032 tar.test: add a test for a sparse file with a hole at the end. 4 years ago
  Rob Landley cd7487d66b Elliott's test for sparse file size display. 4 years ago
  Elliott Hughes 43d398ad5d test.tar: fix tar tests on Android. 5 years ago
  Elliott Hughes 600baebace tar: implement --mode. 5 years ago
  Rob Landley 40f6cc7e04 Workaround for mksh 5 years ago
  Rob Landley e646014185 Fix tar sparse extract with extension blocks. 5 years ago
  Rob Landley abb373990e More tar tests. 5 years ago
  Rob Landley af2ee8dc9e More tar tests, and fix tar to pass them. 5 years ago
  Rob Landley de71e746ae More tar cleanup, more tests. 5 years ago
  Rob Landley 8978bbe38d Don't check in todo notes. 5 years ago
  Rob Landley 40fe0f18ff More tar cleanup and tests. 5 years ago
  Rob Landley c8de117f1c More tar cleanup. 5 years ago
  Rob Landley 591f32cb97 More tar cleanup, some tests. 5 years ago
  Rob Landley daea408ef1 More tar cleanup, add --owner and --group, and start of new tests. 5 years ago
  Rob Landley 7a46d1db95 Chmod +x tests that pass with VERBOSE=fail and -x on tests needing work. 5 years ago
  Elliott Hughes 83b3531ec2 Add bzip2 support to tar. 7 years ago