|
|
a43858a79d
|
Fix testcases that expect trailing whitespace
and broken integration tests based of nil pointers
Signed-off-by: Daniel Nephin <dnephin@docker.com>
Upstream-commit: 2f8c4333fe
Component: cli
|
2016-09-13 17:58:12 -04:00 |
|
|
|
91cf73d819
|
Refactor formatter.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
Upstream-commit: db0952ad22
Component: cli
|
2016-09-13 17:58:12 -04:00 |
|
|
|
d9c3f096cf
|
Use opts.FilterOpt for filter flags.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
Upstream-commit: d9cb421d69
Component: cli
|
2016-09-13 16:20:10 -04:00 |
|
|
|
964a552e76
|
Move api/client -> cli/command
Using
gomvpkg
-from github.com/docker/docker/api/client
-to github.com/docker/docker/cli/command
-vcs_mv_cmd 'git mv {{.Src}} {{.Dst}}'
Signed-off-by: Daniel Nephin <dnephin@docker.com>
Upstream-commit: 3bd1eb4b76
Component: cli
|
2016-09-08 15:46:29 -04:00 |
|