Simon Ferquel 41eb61d5c2 Respect tar entries modes when rewriting them on Windows %!s(int64=8) %!d(string=hai) anos
..
testdata 30d5a42c1f Move archive package into pkg/archive %!s(int64=10) %!d(string=hai) anos
README.md 30d5a42c1f Move archive package into pkg/archive %!s(int64=10) %!d(string=hai) anos
archive.go 8cd6c30a48 Upadte archive.ReplaceFileTarWrapper() to not expect a sorted archive %!s(int64=8) %!d(string=hai) anos
archive_linux.go 418e612383 pkg: return directly without ifs where possible %!s(int64=8) %!d(string=hai) anos
archive_linux_test.go daa7019517 Ensure opaque directory permissions respected %!s(int64=8) %!d(string=hai) anos
archive_other.go 8222c86360 Update archive package to support overlay whiteouts %!s(int64=9) %!d(string=hai) anos
archive_test.go 6052f2b396 Remove pkg/testutil/assert in favor of testify %!s(int64=8) %!d(string=hai) anos
archive_unix.go 087f7307a6 pkg/{chroot,}archive: clean up a few small issues %!s(int64=8) %!d(string=hai) anos
archive_unix_test.go 934328d8ea Add functional support for Docker sub commands on Solaris %!s(int64=8) %!d(string=hai) anos
archive_windows.go 41eb61d5c2 Respect tar entries modes when rewriting them on Windows %!s(int64=8) %!d(string=hai) anos
archive_windows_test.go 41eb61d5c2 Respect tar entries modes when rewriting them on Windows %!s(int64=8) %!d(string=hai) anos
changes.go 087f7307a6 pkg/{chroot,}archive: clean up a few small issues %!s(int64=8) %!d(string=hai) anos
changes_linux.go e5ada578c3 rectify function and variable referred in pkg/archive/changes_linux.go %!s(int64=8) %!d(string=hai) anos
changes_other.go 3c177dc877 Windows: Docker build starting to work %!s(int64=10) %!d(string=hai) anos
changes_posix_test.go 934328d8ea Add functional support for Docker sub commands on Solaris %!s(int64=8) %!d(string=hai) anos
changes_test.go 934328d8ea Add functional support for Docker sub commands on Solaris %!s(int64=8) %!d(string=hai) anos
changes_unix.go 4102537cfd Fixes #9283. Consider hardlinks in image size. %!s(int64=9) %!d(string=hai) anos
changes_windows.go 16c1ede79c Tidy pkg\system *stat* functions %!s(int64=8) %!d(string=hai) anos
copy.go aa2cc18745 pkg/archive: remove unnecessary Archive and Reader type %!s(int64=8) %!d(string=hai) anos
copy_unix.go 2a237615c0 Windows - make docker cp functional %!s(int64=10) %!d(string=hai) anos
copy_unix_test.go 40af569164 fix typo %!s(int64=8) %!d(string=hai) anos
copy_windows.go 2a237615c0 Windows - make docker cp functional %!s(int64=10) %!d(string=hai) anos
diff.go 5957dc4899 pkg/archive/diff.go: avoid redundant options init %!s(int64=8) %!d(string=hai) anos
diff_test.go d6b7819185 Windows CI: test-unit on pkg\archive part 2 %!s(int64=9) %!d(string=hai) anos
example_changes.go f710a8d774 archive: example app for diffing directories %!s(int64=10) %!d(string=hai) anos
time_linux.go 30d5a42c1f Move archive package into pkg/archive %!s(int64=10) %!d(string=hai) anos
time_unsupported.go 30d5a42c1f Move archive package into pkg/archive %!s(int64=10) %!d(string=hai) anos
utils_test.go aa2cc18745 pkg/archive: remove unnecessary Archive and Reader type %!s(int64=8) %!d(string=hai) anos
whiteouts.go 927b334ebf Fix typos found across repository %!s(int64=9) %!d(string=hai) anos
wrap.go aa2cc18745 pkg/archive: remove unnecessary Archive and Reader type %!s(int64=8) %!d(string=hai) anos
wrap_test.go c21d408ad2 Add coverage on pkg/archive %!s(int64=10) %!d(string=hai) anos

README.md

This code provides helper functions for dealing with archive files.