1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/archive
Timothy 28fc387cf0 Add readme file for the archive directory
See issue 

Docker-DCO-1.1-Signed-off-by: Timothy <timothyhobbs@seznam.cz> (github: https://github.com/timthelion)
2014-05-17 17:48:07 +00:00
..
testdata Add test for invalid tarball read 2014-05-15 15:45:40 -07:00
archive.go archive: add missing bytes package 2014-05-16 16:26:28 -07:00
archive_test.go Add test for invalid tarball read 2014-05-15 15:45:40 -07:00
changes.go process directories in parallel in ChangesDirs 2014-05-15 00:03:33 +03:00
changes_test.go
diff.go UTIME_OMIT is only available on Linux 2014-04-29 09:08:33 +09:00
MAINTAINERS
README.md Add readme file for the archive directory 2014-05-17 17:48:07 +00:00
time_linux.go UTIME_OMIT is only available on Linux 2014-04-29 09:08:33 +09:00
time_unsupported.go UTIME_OMIT is only available on Linux 2014-04-29 09:08:33 +09:00
wrap.go

This code provides helper functions for dealing with archive files.

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