containerd/archive
kaz 535916d1d0 Skip exec.LookPath if a specific gzip implementation is disabled
Both pigz and igzip can be disabled via the environment variables.
If disabled, calling exec.LookPath and logging "not found" message is,
even in the debug level, doesn't make much sense.

Signed-off-by: Kazuyoshi Kato <kaz@fly.io>
2023-10-06 09:26:59 -07:00
..
compression Skip exec.LookPath if a specific gzip implementation is disabled 2023-10-06 09:26:59 -07:00
tarheader archive/tarheader: fix FreeBSD hdr for regular files 2023-08-11 23:50:08 +03:00
tartest Fix annotation typo error 2018-12-14 23:18:42 +08:00
issues_test.go Add NoSameOwner option when unpacking tars 2022-09-09 17:07:26 -07:00
link_default.go archive: use Linkat on FreeBSD for hardlinks 2022-06-09 18:54:09 -07:00
link_freebsd.go archive: use Linkat on FreeBSD for hardlinks 2022-06-09 18:54:09 -07:00
tar_freebsd.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
tar_linux_test.go Move to use github.com/containerd/log 2023-09-22 07:53:23 -07:00
tar_mostunix.go Cleanup build constraints 2022-12-08 09:36:20 -08:00
tar_opts_linux.go Remove aufs snapshotter (deprecated since v1.5) 2023-03-14 14:37:13 +09:00
tar_opts_windows.go Use RunWithPrivileges 2023-04-06 17:06:50 -07:00
tar_opts.go archive: set WithModTimeUpperBound when WithSourceDateEpoch is set 2022-11-22 22:21:44 +09:00
tar_test.go archive: use 1970-01-01 as the whiteout timestamp 2023-06-30 11:30:01 +09:00
tar_unix.go Cleanup build constraints 2022-12-08 09:36:20 -08:00
tar_windows.go Merge pull request #7344 from thaJeztah/archive_cleanup 2022-08-30 09:18:18 -07:00
tar.go Move to use github.com/containerd/log 2023-09-22 07:53:23 -07:00
time_unix.go Cleanup build constraints 2022-12-08 09:36:20 -08:00
time_windows.go archive: windows: chtimes(): remove redundant conversion 2022-10-07 19:38:56 +02:00
time.go Licence header added 2018-02-19 10:32:26 +09:00