spiegel_podman/vendor/github.com/containers/storage/pkg/archive
Aditya R 260bc3ec4c
vendor: bump containers/(storage, common, buildah, image)
Bump containers/(storage, common, buildah and image)

Changes since 2023-01-01:
 - skip mount-cache-selinux-long-name test under remote, with
   a FIXME requesting that someone see if it can be made to work.

 - skip six tests that fail under rootless-remote

 - add new --build-arg-file option:
 - update man page

Squash of:
* cf56eb1865
* 561f082772

Signed-off-by: Ed Santiago <santiago@redhat.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Signed-off-by: Aditya R <arajan@redhat.com>
2023-04-10 17:30:14 +05:30
..
archive.go Update vendor containers/(common,storage,buildah,image) 2022-10-28 06:16:22 -04: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 vendor: bump containers/(storage, common, buildah, image) 2023-04-10 17:30:14 +05:30
archive_other.go Update vendor of containers/(image, storage, common) 2022-11-04 08:58:12 -04:00
archive_unix.go Update vendor containers/(common,storage,buildah,image) 2022-10-28 06:16:22 -04:00
archive_windows.go vendor: bump c/common to v0.49.2-0.20220929111928-2d1b45ae2423 2022-09-29 18:20:03 +05:30
archive_zstd.go github.com/containers/storage v1.12.13 2019-08-01 03:46:14 -04:00
changes.go vendor containers/storage@main 2022-10-13 16:54:14 +02:00
changes_linux.go vendor: bump containers/(storage, common, buildah, image) 2023-04-10 17:30:14 +05:30
changes_other.go Update vendor of containers/(buildah, common, storage, image) 2022-11-22 08:53:59 -05:00
changes_unix.go Update vendor containers/(common,storage,buildah,image) 2022-10-28 06:16:22 -04:00
changes_windows.go Vendor in latest containers/storage and containers/image 2018-04-05 21:21:08 +00:00
copy.go Update vendor or containers/buildah 2022-09-23 14:12:37 -04: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 vendor containers/(common,storage,buildah,image) 2022-10-28 06:16:22 -04:00
fflags_bsd.go Update vendor containers/(common,storage,buildah,image) 2022-10-28 06:16:22 -04: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.