Daniel Nephin
|
2f8c4333fe
|
Fix testcases that expect trailing whitespace
and broken integration tests based of nil pointers
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2016-09-13 17:58:12 -04:00 |
Daniel Nephin
|
db0952ad22
|
Refactor formatter.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2016-09-13 17:58:12 -04:00 |
Daniel Nephin
|
d9cb421d69
|
Use opts.FilterOpt for filter flags.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2016-09-13 16:20:10 -04:00 |
Daniel Nephin
|
3bd1eb4b76
|
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>
|
2016-09-08 15:46:29 -04:00 |