DockerCLI/cli/command
Daniel Nephin 102a8f0c9d Pin all tools used in the Dockerfiles
Also update gometalinter to use the official version. The update
found some new gosimple errors, which are fixed.

Also update the filewatcher script for the latest version of filewatcher.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-07-11 14:23:27 -04:00
..
bundlefile Import docker/docker/cli 2017-04-17 17:40:59 -04:00
checkpoint add unit tests to cli/command/checkpoint package 2017-06-30 17:17:47 -04:00
commands Add support for configs 2017-05-11 13:42:49 -07:00
config fixed the output leak from error test case for config/remove 2017-06-13 12:24:42 -04:00
container fixing SIGSEGV when running containers 2017-07-06 18:57:36 +02:00
formatter Pin all tools used in the Dockerfiles 2017-07-11 14:23:27 -04:00
idresolver cli: gofmt + goimports 2017-05-08 10:51:30 -07:00
image update tests for new image struct 2017-07-04 20:34:24 -07:00
inspect Unmarshal a number as a Number in RawInspectFallback 2017-06-21 13:10:14 +03:00
network adding unit tests to network 2017-07-06 00:54:30 +02:00
node Remove duplication in task formatting. 2017-07-05 13:40:47 -04:00
plugin Update cli imports to using local package 2017-05-15 14:45:19 +02:00
prune Remove unused prune functions 2017-07-10 13:27:19 -07:00
registry Merge pull request #270 from tych0/warn-only-about-password-on-cli 2017-07-08 16:37:40 -07:00
secret fixed the output leak from secret/remove command error test case 2017-06-09 13:21:14 -04:00
service Merge pull request #298 from dnephin/fix-stack-out-stream 2017-07-10 09:23:23 +02:00
stack Merge pull request #298 from dnephin/fix-stack-out-stream 2017-07-10 09:23:23 +02:00
swarm Refactor caCommand 2017-06-29 17:57:06 -04:00
system system prune: only warn about volumes if --volumes is given 2017-06-29 15:07:21 +02:00
task Remove duplication in task formatting. 2017-07-05 13:40:47 -04:00
volume Update vendoring of docker/docker 2017-06-06 00:23:21 +02:00
cli.go Rename NewConfigFile to New in configfile package 2017-06-27 16:31:38 +02:00
events_utils.go Add deadcode linter. 2017-05-02 17:57:46 -04:00
in.go Fix docker run -it on windows 2017-05-03 18:41:19 -07:00
out.go Fix docker run -it on windows 2017-05-03 18:41:19 -07:00
registry.go Move credential getting functions to the ConfigFile. 2017-06-27 13:46:47 +02:00
registry_test.go Handle a Docker daemon without registry info 2017-05-26 14:46:39 -07:00
stream.go Fix docker run -it on windows 2017-05-03 18:41:19 -07:00
trust.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
utils.go Add interfacer linter 2017-05-08 15:57:50 -04:00