..
testdata
Move archive package into pkg/archive
2014-09-29 23:23:36 -07:00
archive.go
pkg/archive: migrate to (tar.Header).PAXRecords
2023-10-23 16:21:41 -04:00
archive_linux.go
pkg/archive: migrate to (tar.Header).PAXRecords
2023-10-23 16:21:41 -04:00
archive_linux_test.go
pkg/archive: test tar headers are interoperable
2023-10-23 16:21:41 -04:00
archive_other.go
remove pre-go1.17 build-tags
2023-05-19 20:38:51 +02:00
archive_test.go
pkg/archive: fixe some unclosed file-handles in tests
2024-01-22 21:43:29 +01:00
archive_unix.go
pkg/chrootarchive: fix FreeBSD build
2023-07-18 18:42:08 +02:00
archive_unix_test.go
pkg/archive: test tar headers are interoperable
2023-10-23 16:21:41 -04:00
archive_windows.go
Merge pull request #44060 from thaJeztah/archive_cleanup
2022-09-21 18:01:24 +02:00
archive_windows_test.go
pkg/archive: format code with gofumpt
2023-06-29 00:25:09 +02:00
changes.go
migrate to github.com/containerd/log v0.1.0
2023-10-11 17:52:23 +02:00
changes_linux.go
pkg/archive: format code with gofumpt
2023-06-29 00:25:09 +02:00
changes_other.go
remove pre-go1.17 build-tags
2023-05-19 20:38:51 +02:00
changes_posix_test.go
pkg/archive: fixe some unclosed file-handles in tests
2024-01-22 21:43:29 +01:00
changes_test.go
pkg/archive: rename max/min as it collides with go1.21 builtin
2023-08-26 22:02:25 +02:00
changes_unix.go
remove pre-go1.17 build-tags
2023-05-19 20:38:51 +02:00
changes_windows.go
pkg/archive fixes, and port most unit tests to Windows
2018-11-26 10:20:40 -08:00
copy.go
migrate to github.com/containerd/log v0.1.0
2023-10-11 17:52:23 +02:00
copy_unix.go
remove pre-go1.17 build-tags
2023-05-19 20:38:51 +02:00
copy_unix_test.go
pkg/archive: format code with gofumpt
2023-06-29 00:25:09 +02:00
copy_windows.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
diff.go
migrate to github.com/containerd/log v0.1.0
2023-10-11 17:52:23 +02:00
diff_test.go
pkg/archive: format code with gofumpt
2023-06-29 00:25:09 +02:00
diff_unix.go
remove pre-go1.17 build-tags
2023-05-19 20:38:51 +02:00
diff_windows.go
pkg/system: remove Umask() utility
2022-10-06 22:22:29 +02:00
example_changes.go
migrate to github.com/containerd/log v0.1.0
2023-10-11 17:52:23 +02:00
fuzz_test.go
testing: move fuzzers over from OSS-Fuzz
2022-11-30 17:31:03 +01:00
path.go
pkg/system: move CheckSystemDriveAndRemoveDriveLetter to pkg/archive
2022-11-29 17:07:48 +01:00
path_unix.go
remove pre-go1.17 build-tags
2023-05-19 20:38:51 +02:00
path_windows.go
pkg/system: move CheckSystemDriveAndRemoveDriveLetter to pkg/archive
2022-11-29 17:07:48 +01:00
path_windows_test.go
pkg/system: move CheckSystemDriveAndRemoveDriveLetter to pkg/archive
2022-11-29 17:07:48 +01:00
time_linux.go
Various code-cleanup
2018-05-23 17:50:54 +02:00
time_unsupported.go
remove pre-go1.17 build-tags
2023-05-19 20:38:51 +02:00
utils_test.go
pkg/archive: format code with gofumpt
2023-06-29 00:25:09 +02:00
whiteouts.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
wrap.go
gofmt GoDoc comments with go1.19
2022-07-08 19:56:23 +02:00
wrap_test.go
bump gotest.tools v3.0.1 for compatibility with Go 1.14
2020-02-11 00:06:42 +01:00