moby--moby/fs
Solomon Hykes a444327ab6 Fixed a bug which causes 'docker import' to fail silently when bsdtar is not installed 2013-03-13 21:50:15 -07:00
..
archive.go Merged master branch into fs 2013-03-11 05:42:36 -07:00
archive_test.go Merged master branch into fs 2013-03-11 05:42:36 -07:00
changes.go Re-enabled cat, write and ls ; Added creation date to image metadata 2013-03-12 04:24:26 -07:00
layers.go Fixed a bug which causes 'docker import' to fail silently when bsdtar is not installed 2013-03-13 21:50:15 -07:00
layers_test.go Put back the github.com path for the import 2013-03-12 11:59:27 -07:00
mount_darwin.go Implementing mounting/unmounting of images. Currently missing Mounpoint#Deregister 2013-02-21 23:01:30 -08:00
mount_linux.go gofmt 2013-03-09 19:44:09 -08:00
store.go 'docker images' lists images in reverse creation order 2013-03-13 19:09:19 -07:00
store_test.go changed the fs.store.Register and fs.store.Create, so that it is a little cleaner, and easier to reuse. Also added a unit test 2013-03-13 13:35:34 -07:00