moby--moby/graph
Jessie Frazelle 82e2dec06d Merge pull request #15393 from azurezk/exportImage-toplevel
change exportImage to top-level func
2015-08-24 14:35:55 -07:00
..
tags /graph/tag fix lint errors/warnings 2015-08-05 17:46:41 +00:00
export.go change exportImage to top-level func 2015-08-10 22:18:57 +08:00
graph.go Mitigate parallel pull issues 2015-08-24 11:41:45 -07:00
graph_test.go Replace GenerateRandomID with GenerateNonCryptoID 2015-07-28 22:31:01 -07:00
history.go Documentation improvements and code cleanups for graph package 2015-07-30 14:27:10 -07:00
import.go Make graph.Register take in io.Reader 2015-08-20 20:37:11 -07:00
list.go Fix #8048 : make `docker images repository:tag` work 2015-08-13 08:50:09 +02:00
load.go Documentation improvements and code cleanups for graph package 2015-07-30 14:27:10 -07:00
load_unsupported.go /graph fix lin errors/warnings 2015-07-29 20:59:36 +00:00
mutex.go Attempt to protect on disk image store with mutex 2015-06-25 20:16:37 -07:00
pools_test.go don't call reexec.Init from chrootarchive 2014-11-25 01:03:40 +02:00
pull.go registry: Do not push to mirrors 2015-08-06 17:41:59 -04:00
pull_v1.go Fix uses of "int" where "int64" should be used instead 2015-07-31 16:31:40 -07:00
pull_v2.go Remove nil contexts 2015-08-21 10:31:27 -07:00
push.go Revert #14884 2015-08-12 18:46:48 -07:00
push_v1.go Fix uses of "int" where "int64" should be used instead 2015-07-31 16:31:40 -07:00
push_v2.go Remove nil contexts 2015-08-21 10:31:27 -07:00
registry.go Documentation improvements and code cleanups for graph package 2015-07-30 14:27:10 -07:00
service.go fix golint warnings/errors on package api/types/ 2015-08-07 09:43:43 +08:00
tags.go modify a return value in graph/tags.go to increase readability 2015-08-21 21:36:30 +08:00
tags_unit_test.go Documentation improvements and code cleanups for graph package 2015-07-30 14:27:10 -07:00