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 4b1a464ac1 Revert "improve untar when using files instead of directories. Specifies behavior on non-existant targets."
This reverts commit 1c8d3106df.

Conflicts:
	archive/archive_test.go

Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@docker.com> (github: crosbymichael)
2014-07-08 12:26:59 -07:00
..
testdata
archive.go Revert "improve untar when using files instead of directories. Specifies behavior on non-existant targets." 2014-07-08 12:26:59 -07:00
archive_test.go Revert "improve untar when using files instead of directories. Specifies behavior on non-existant targets." 2014-07-08 12:26:59 -07:00
changes.go
changes_test.go Don't assume the file system has sub-second precision timestamp 2014-04-05 10:30:37 +09:00
diff.go
MAINTAINERS Move archive.go to sub package 2013-10-31 16:57:45 -07:00
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.