1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/archive
Michael Crosby abda245ddc Merge pull request #6493 from vieux/fix_cp_mac_os
allow utimes on mac os, only lutimes isn't supported
2014-06-19 14:00:59 -07:00
..
testdata
archive.go discard ErrNotSupportedPlatform 2014-06-18 23:42:22 +00:00
archive_test.go Fix go vet errors 2014-06-18 17:39:57 +00:00
changes.go reuse timestamp, don't call time.Now() 3 times 2014-05-31 03:03:51 +03:00
changes_test.go
diff.go ignore lchown error on docker cp 2014-05-21 00:23:17 +00:00
MAINTAINERS
README.md
time_linux.go
time_unsupported.go
wrap.go

This code provides helper functions for dealing with archive files.

TODO: Move this to either pkg or (if not possible) to utils.