spiegel_podman/vendor/github.com/containers/storage/pkg/archive
Paul Holzinger eb28a1c084
update buildah and c/common to latest
also includes bumps for c/storage and c/image

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-09-09 11:58:20 +02:00
..
archive.go update buildah and c/common to latest 2022-09-09 11:58:20 +02:00
archive_19.go vendor in new containers/storage 2019-01-03 12:49:30 -06:00
archive_110.go vendor in new containers/storage 2019-01-03 12:49:30 -06:00
archive_freebsd.go update buildah and c/common to latest 2022-09-09 11:58:20 +02:00
archive_linux.go Update vendor of storage,common,image 2022-04-12 06:40:02 -04:00
archive_other.go Bump github.com/containers/storage from 1.25.0 to 1.28.0 2021-03-18 20:27:25 +01:00
archive_unix.go Bump github.com/containers/storage from 1.32.6 to 1.33.0 2021-07-27 13:46:11 +00:00
archive_windows.go Vendor in containers/(storage,image, common, buildah) 2022-07-18 10:42:04 -04:00
archive_zstd.go github.com/containers/storage v1.12.13 2019-08-01 03:46:14 -04:00
changes.go Bump github.com/containers/storage from 1.31.1 to 1.31.2 2021-05-21 07:25:04 +00:00
changes_linux.go vendor in containers/storage v1.29.0 2021-04-12 12:23:11 -04:00
changes_other.go If newuidmap or newgidmap fail, then check their permissions 2022-04-08 10:52:08 -04:00
changes_unix.go Bump github.com/containers/storage from 1.21.2 to 1.23.0 2020-08-15 06:46:11 -04:00
changes_windows.go Vendor in latest containers/storage and containers/image 2018-04-05 21:21:08 +00:00
copy.go build(deps): bump github.com/containers/storage from 1.15.0 to 1.15.2 2019-12-06 10:27:06 +01:00
copy_unix.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
copy_windows.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
diff.go Vendor in containers/(storage,image, common, buildah) 2022-07-18 10:42:04 -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 Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
whiteouts.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
wrap.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00

This code provides helper functions for dealing with archive files.