moby--moby/graph
Daehyeok.Mun 59d58352df graph: remove obsolete comments
Graph.Get function already returns nil when the image doesn't exist so
following comment is obsolete.
FIXME: return nil when the image doesn't exist, instead of an error

Signed-off-by: Daehyeok.Mun <daehyeok@gmail.com>
2014-08-29 00:22:26 +09:00
..
MAINTAINERS Add maintainers to daemon/ and graph/ 2014-08-06 10:29:15 +00:00
export.go Extract log utils into pkg/log 2014-08-13 15:18:15 -07:00
graph.go graph: remove obsolete comments 2014-08-29 00:22:26 +09:00
history.go Move "image_history" to graph/history.go 2014-08-06 17:18:50 -04:00
import.go Move "import" to graph/import.go 2014-08-06 17:18:50 -04:00
list.go Move "images" to graph/list.go 2014-08-06 17:18:50 -04:00
load.go graph: change argument order of Register function 2014-08-28 20:06:07 +09: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 graph: change argument order of Register function 2014-08-28 20:06:07 +09:00
push.go another commit to do like @crosbymichael 2014-08-14 01:36:26 +00:00
service.go graph: change argument order of Register function 2014-08-28 20:06:07 +09:00
tag.go Move "image_tag" and "tag" to graph/tag.go 2014-08-06 17:18:51 -04:00
tags.go Move "pull" and "push" to graph/pull.go and graph/push.go 2014-08-08 07:25:09 +00:00
tags_unit_test.go graph: change argument order of Register function 2014-08-28 20:06:07 +09:00
viz.go Move "viz" to graph/viz.go 2014-08-06 17:18:50 -04:00