Commit History

Author SHA1 Message Date
  Rob Landley 26446d37f1 Tar --xform extract side. 1 year ago
  Rob Landley b04b2f8af4 Tests run as child processes now, remove old cleanup. 1 year ago
  Rob Landley f2edc776dc Make --xform work on archive creation side, with some tests. 1 year ago
  Rob Landley 39548a7712 Have tar handle / and .. at / as ./ and let -P retain .. 1 year ago
  Rob Landley 73bb9924a2 Make skipnot and toyonly play nice together. 1 year ago
  Rob Landley 5262c53874 Add sed --tarxform mode to wrap a simple protocol around transforms, 1 year ago
  Rob Landley 5f7faac453 Remove leftover uses of SKIPNEXT, indent skip groups so 1 year ago
  Elliott Hughes 5c9e8c77bc Minimal fix for the macOS tar.test breakage. 1 year ago
  Rob Landley 925b632ee4 More comments, collate macos-skipping, update root-only tests. 1 year ago
  Elliott Hughes 4225f1a9d0 tests.tar: fix tests for macOS. 1 year ago
  Rob Landley 3264774571 Tar compression autodetect wasn't falling back to gzip -d without zcat 1 year ago
  Elliott Hughes 75628938a8 tar: implement --null. 1 year ago
  Rob Landley ea52d3048a Add tar --xform. 2 years ago
  Rob Landley 8ab79b2da6 Enable tar in make tests. 2 years ago
  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