1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/graph
Srini Brahmaroutu ecff6303a3 Print a status message when pull command is executed
Using repo tag in the status message for better usability, as per review comments
Added documentation and Changed code to print Status after downloads are complete

Addresses #2404

Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com>
2014-10-01 22:55:29 +00:00
..
export.go Move archive package into pkg/archive 2014-09-29 23:23:36 -07:00
graph.go Move archive package into pkg/archive 2014-09-29 23:23:36 -07:00
history.go Move "image_history" to graph/history.go 2014-08-06 17:18:50 -04:00
import.go Move archive package into pkg/archive 2014-09-29 23:23:36 -07:00
list.go Move "images" to graph/list.go 2014-08-06 17:18:50 -04:00
load.go Move archive package into pkg/archive 2014-09-29 23:23:36 -07:00
MAINTAINERS Add maintainers to daemon/ and graph/ 2014-08-06 10:29:15 +00:00
pools_test.go Move "pull" and "push" to graph/pull.go and graph/push.go 2014-08-08 07:25:09 +00:00
pull.go Print a status message when pull command is executed 2014-10-01 22:55:29 +00:00
push.go Move archive package into pkg/archive 2014-09-29 23:23:36 -07:00
service.go graph: add VirtualSize for inspect output 2014-09-23 08:42:32 +08:00
tag.go Move "image_tag" and "tag" to graph/tag.go 2014-08-06 17:18:51 -04:00
tags.go check tag's validity before building. 2014-09-29 06:21:54 -04:00
tags_unit_test.go check tag's validity before building. 2014-09-29 06:21:54 -04:00
viz.go Move "viz" to graph/viz.go 2014-08-06 17:18:50 -04:00