moby--moby/pkg/archive
Stefan J. Wernli 9b648dfac6 Windows: Fix long path handling for docker build
Signed-off-by: Stefan J. Wernli <swernli@microsoft.com>
2015-09-15 10:58:11 -07:00
..
testdata
README.md
archive.go
archive_test.go
archive_unix.go Fix typo, "fil" -> "fill" 2015-08-19 21:50:54 -03:00
archive_unix_test.go
archive_windows.go Windows: Fix long path handling for docker build 2015-09-15 10:58:11 -07:00
archive_windows_test.go
changes.go fix golint warnings/errors on `pkg/system` and `pkg/stdcopy` 2015-08-13 18:47:13 +08:00
changes_linux.go
changes_other.go
changes_posix_test.go
changes_test.go
changes_unix.go fix golint warnings/errors on `pkg/system` and `pkg/stdcopy` 2015-08-13 18:47:13 +08:00
changes_windows.go fix golint warnings/errors on `pkg/system` and `pkg/stdcopy` 2015-08-13 18:47:13 +08:00
copy.go Windows: Fix absolute checks 2015-09-01 08:41:37 -07:00
copy_test.go
copy_unix.go
copy_windows.go
diff.go
diff_test.go
example_changes.go
time_linux.go
time_unsupported.go
utils_test.go
wrap.go
wrap_test.go

README.md

This code provides helper functions for dealing with archive files.