mirror of https://github.com/containers/podman.git
1. Added the xz decompression unit tests 2. Removed the xz implementation to use the one from c/images 3. Removed the specific macos gzip, zstd compressor and use the generic compressor but with SparseWriter if GOOS == darwin Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com> |
||
|---|---|---|
| .. | ||
| testdata | ||
| compression_test.go | ||
| config.go | ||
| copy_test.go | ||
| decompress.go | ||
| generic.go | ||
| sparse_file_writer.go | ||
| sparse_file_writer_test.go | ||
| uncompressed.go | ||
| zip.go | ||