moby--moby/pkg/archive
Tõnis Tiigi 553edd1d19 Merge pull request #21251 from cyphar/refactor-copyonbuild
pkg: archive: don't fail Untar if xattrs are not supported
2016-03-28 16:15:18 -07:00
..
testdata
README.md
archive.go Merge pull request #21251 from cyphar/refactor-copyonbuild 2016-03-28 16:15:18 -07:00
archive_test.go Windows CI: Unit Tests stop running failing archive test 2016-03-01 13:27:44 -08:00
archive_unix.go Fix typos found across repository 2015-12-13 18:04:12 +02:00
archive_unix_test.go Windows CI: test-unit on pkg\archive part 2 2016-02-12 15:40:41 -08:00
archive_windows.go Fix typos found across repository 2015-12-13 18:04:12 +02:00
archive_windows_test.go Windows CI: test-unit on pkg\archive part 2 2016-02-12 15:40:41 -08:00
changes.go Fix typos found across repository 2015-12-13 18:04:12 +02:00
changes_linux.go
changes_other.go
changes_posix_test.go
changes_test.go Windows CI: test-unit on pkg\archive part 2 2016-02-12 15:40:41 -08:00
changes_unix.go
changes_windows.go
copy.go Add '-L' option for `cp` 2015-11-21 00:36:56 +08:00
copy_unix.go
copy_unix_test.go Windows CI: test-unit on pkg\archive part 2 2016-02-12 15:40:41 -08:00
copy_windows.go
diff.go Fix opq whiteouts problems for files with dot prefix 2015-11-08 23:00:01 -08:00
diff_test.go Windows CI: test-unit on pkg\archive part 2 2016-02-12 15:40:41 -08:00
example_changes.go
time_linux.go
time_unsupported.go
utils_test.go
whiteouts.go Fix typos found across repository 2015-12-13 18:04:12 +02:00
wrap.go
wrap_test.go

README.md

This code provides helper functions for dealing with archive files.