1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/archive
Alexander Larsson 5b77e51e0a archive: Extract code from ExportChanges to addTarFile()
This is the code that takes a normal file and adds it to a TarWriter.
We extract it so that we can share it with Tar().

Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson)
2014-01-20 20:26:20 +01:00
..
archive.go archive: Extract code from ExportChanges to addTarFile() 2014-01-20 20:26:20 +01:00
archive_test.go archive: Remove unused features 2014-01-20 20:26:20 +01:00
changes.go archive: Extract code from ExportChanges to addTarFile() 2014-01-20 20:26:20 +01:00
changes_test.go small batch of edits/corrections to comments 2013-12-24 16:40:14 -08:00
diff.go archive: Extract createTarFile() from ApplyLayer 2014-01-14 11:21:07 +01:00
MAINTAINERS Move archive.go to sub package 2013-10-31 16:57:45 -07:00
stat_darwin.go archive: Implement ApplyLayer directly 2013-12-13 15:43:50 +01:00
stat_linux.go small batch of edits/corrections to comments 2013-12-24 16:40:14 -08:00