1
0
Fork 1
mirror of https://github.com/vbatts/tar-split.git synced 2025-07-18 05:10:27 +00:00

Revert "*.go: move the carrierd archive/tar to internal/"

See https://github.com/vbatts/tar-split/issues/81

This reverts commit c8b16f6803.
This commit is contained in:
Vincent Batts 2025-01-30 17:39:11 -05:00
parent bca84be96e
commit b8ca13f886
61 changed files with 5 additions and 6 deletions

BIN
archive/tar/testdata/file-and-dir.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/gnu-incremental.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/gnu-long-nul.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/gnu-multi-hdrs.tar vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
archive/tar/testdata/gnu-not-utf8.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/gnu-sparse-big.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/gnu-utf8.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/gnu.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/hardlink.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/hdr-only.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/invalid-go17.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/issue10968.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/issue11169.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/issue12435.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/neg-size.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/nil-uid.tar vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
archive/tar/testdata/pax-multi-hdrs.tar vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
archive/tar/testdata/pax-nul-path.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/pax-nul-xattrs.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/pax-path-hdr.tar vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
archive/tar/testdata/pax-records.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/pax-sparse-big.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/pax.tar vendored Normal file

Binary file not shown.

1
archive/tar/testdata/small.txt vendored Normal file
View file

@ -0,0 +1 @@
Kilts

1
archive/tar/testdata/small2.txt vendored Normal file
View file

@ -0,0 +1 @@
Google.com

BIN
archive/tar/testdata/sparse-formats.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/star.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/trailing-slash.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/ustar-file-devs.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/ustar-file-reg.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/ustar.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/v7.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/writer-big-long.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/writer-big.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/writer.tar vendored Normal file

Binary file not shown.

BIN
archive/tar/testdata/xattrs.tar vendored Normal file

Binary file not shown.