spiegel_podman/vendor/github.com/containers/storage/pkg/archive
Urvashi Mohnani 7c8c945496 Vendor in latest c/common
Pull in updates made to the filters code for
images. Filters now perform an AND operation
except for th reference filter which does an
OR operation for positive case but an AND operation
for negative cases.

Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
2024-01-25 11:10:41 -05:00
..
archive.go Vendor in latest c/common 2024-01-25 11:10:41 -05:00
archive_19.go Update vendor of containers/(image, storage, common) 2022-11-04 08:58:12 -04:00
archive_110.go Update vendor of containers/(image, storage, common) 2022-11-04 08:58:12 -04:00
archive_bsd.go vendor containers/storage@main 2022-10-13 16:54:14 +02:00
archive_linux.go Update common, image, and storage deps 2023-06-12 10:31:58 +02:00
archive_other.go Update vendor of containers/(image, storage, common) 2022-11-04 08:58:12 -04:00
archive_unix.go Update common, image, and storage deps 2023-06-12 10:31:58 +02:00
archive_windows.go Update common, image, and storage deps 2023-06-12 10:31:58 +02:00
archive_zstd.go github.com/containers/storage v1.12.13 2019-08-01 03:46:14 -04:00
changes.go Update common, image, and storage deps 2023-06-12 10:31:58 +02:00
changes_linux.go Update common, image, and storage deps 2023-06-12 10:31:58 +02:00
changes_other.go Update vendor containers/(common, buildah, image, storage) 2023-07-14 07:19:56 -04:00
changes_unix.go Update vendor containers/(common,storage,buildah,image) 2022-10-28 06:16:22 -04:00
changes_windows.go Update common, image, and storage deps 2023-06-12 10:31:58 +02:00
copy.go Update common, image, and storage deps 2023-06-12 10:31:58 +02:00
copy_unix.go Update vendor of containers/(image, storage, common) 2022-11-04 08:58:12 -04:00
copy_windows.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
diff.go Update common, image, and storage deps 2023-06-12 10:31:58 +02:00
fflags_bsd.go Update common, image, and storage deps 2023-06-12 10:31:58 +02:00
fflags_unsupported.go Update vendor containers/(common,storage,buildah,image) 2022-10-28 06:16:22 -04:00
README.md Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
time_linux.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
time_unsupported.go Update vendor of containers/(image, storage, common) 2022-11-04 08:58:12 -04:00
whiteouts.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
wrap.go vendor: bump containers/(storage, common, buildah, image) 2023-04-10 17:30:14 +05:30

This code provides helper functions for dealing with archive files.