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 d69a6a20f0 Use ExportChanges() in runtime.Diff()
This code was duplicated in two places, one which was unused. This
syncs the code and removes the unused version.
2013-11-15 09:49:42 +01:00
..
archive.go Allow drivers to implement ApplyDiff in Differ interface 2013-11-11 19:09:57 -08:00
archive_test.go Allow drivers to implement ApplyDiff in Differ interface 2013-11-11 19:09:57 -08:00
changes.go Use ExportChanges() in runtime.Diff() 2013-11-15 09:49:42 +01:00
diff.go ApplyLayer() use RemoveAll to handle removing directories 2013-11-14 22:56:18 +01:00
MAINTAINERS Move archive.go to sub package 2013-10-31 16:57:45 -07:00