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

README.md

This code provides helper functions for dealing with archive files.