Commits
User selector
Commit history
Commits on May 5, 2017
Add `docker build --iidfile=FILE`
Show description for c3648a9authored andcommitted

Commits on May 4, 2017
Fix expected output in test due to linter-induced change on error string
Show description for 03a36f9committed
Tibor VassRefacator pkg/streamformatter
Show description for 779012aauthored andcommitted
delete ineffectual assignment
Show description for 9ca7809authored andcommitted

Inroduce SWARM --data-path-addr flag
Show description for 169160bauthored andcommitted

Add the CACert parameter to the ExternalCA object in order to match
Show description for 81f8759authored andcommitted
remove service runtime filter in stack command
Show description for 6665c9cauthored andcommitted
cli: Correct command/image tests for testify
Show description for 6f94ab9authored andcommitted

move service runtime filter to server
Show description for 25809f8authored andcommitted
Fix docker run -it on windows
Show description for c67589aauthored andcommitted
Add format to docker stack ls
Show description for 5b6bd92authored andcommitted
Unit tests for cli/commands/image (except build and tag)
Show description for e779309authored andcommitted
Output `docker swarm join` on a single line
Show description for 2b31a4bauthored andcommitted
Set Composefile WorkingDir to dirname of the composefile.
Show description for a1b7969authored andcommitted
Regenerate schema with the correct libraries
Show description for 9c02b38authored andcommitted
Run go generate github.com/docker/docker/cli/compose/schema
Show description for 53b43f0authored andcommitted
Add support for labels during build with compose
Show description for a2c8291authored andcommitted
do not allow duration less than 1 ms in healthcheck parameters
Show description for a316b38authored andcommitted
Add logdrivers to /info
Show description for c44e74eauthored andcommitted
remove --init-path from client
Show description for dea8098authored andcommitted
Commits on May 3, 2017
Fix goimports failure on master.
Show description for 36a7842committedMerge pull request #13 from dnephin/cleanup-post-docker-stin
Show description for c202b4bauthored
Commits on May 2, 2017
Add ineffassign linter.
Show description for b86533ccommittedAdd gocycle lint
Show description for 08af0f2committedAdd deadcode linter.
Show description for 8f73a12committedAdd goimports to linting
Show description for 1378bf3committedEnable golint
Show description for 690ef8acommittedAdd gometalinter to CI
Show description for e3f6777committed
Commits on Apr 28, 2017
Move addDockerfileToBuildContext to the build package.
Show description for a5044b4committedExtract dockerfile handling functions.
Show description for b98e03dcommittedCleanup handling of the - for stdin
Show description for 5998375committed
Commits on Apr 27, 2017
remove service runtime filter from client
Show description for 5aa70d6committed
Commits on Apr 24, 2017
fix docker/docker/cli path in comment
Show description for 763802bcommitted
Commits on Apr 17, 2017
Update imports.
Show description for 10641c2committedImport docker/docker/cli
Show description for 1630fc4committed
Loading