Vincent Demeester c8388a52ec Merge pull request #28445 from cpuguy83/28439_fix_client_rm_on_old_daemons %!s(int64=8) %!d(string=hai) anos
..
attach.go aff5dacec1 context.Context should be the first parameter of a function %!s(int64=8) %!d(string=hai) anos
cmd.go bf95472105 refactor help func in CLI %!s(int64=8) %!d(string=hai) anos
commit.go 0640a14b4f Move api/client -> cli/command %!s(int64=8) %!d(string=hai) anos
cp.go 0640a14b4f Move api/client -> cli/command %!s(int64=8) %!d(string=hai) anos
create.go bad849fc82 Generate container create response from swagger spec. %!s(int64=8) %!d(string=hai) anos
diff.go 0640a14b4f Move api/client -> cli/command %!s(int64=8) %!d(string=hai) anos
exec.go d5dc9b8b1f fix incorrect ErrConnectFailed comparison %!s(int64=8) %!d(string=hai) anos
exec_test.go 713cae7ca2 Remove redundant parameter and fix typos %!s(int64=8) %!d(string=hai) anos
export.go 0640a14b4f Move api/client -> cli/command %!s(int64=8) %!d(string=hai) anos
hijack.go e7c9694d76 Move image trust related cli methods into the image package. %!s(int64=8) %!d(string=hai) anos
inspect.go 7dad9d5ce4 Fix typs from go to Go %!s(int64=8) %!d(string=hai) anos
kill.go d2bb3aba7e Support parallel kill %!s(int64=8) %!d(string=hai) anos
list.go 312cc7eebd Use `map[string]bool` for `preProcessor` to ignore unknwon field %!s(int64=8) %!d(string=hai) anos
logs.go 0640a14b4f Move api/client -> cli/command %!s(int64=8) %!d(string=hai) anos
pause.go f1dda4395e Add parallel operation support for pause/unpause %!s(int64=8) %!d(string=hai) anos
port.go 0640a14b4f Move api/client -> cli/command %!s(int64=8) %!d(string=hai) anos
prune.go e98e4a7111 always add but hide experimental cmds and flags %!s(int64=8) %!d(string=hai) anos
ps_test.go 312cc7eebd Use `map[string]bool` for `preProcessor` to ignore unknwon field %!s(int64=8) %!d(string=hai) anos
rename.go 0640a14b4f Move api/client -> cli/command %!s(int64=8) %!d(string=hai) anos
restart.go cc703784f3 Update `docker stop` and `docker restart` to allow not specifying timeout and use the one specified at container creation time. %!s(int64=8) %!d(string=hai) anos
rm.go 2b773257e0 Support parallel rm %!s(int64=8) %!d(string=hai) anos
run.go aff5dacec1 context.Context should be the first parameter of a function %!s(int64=8) %!d(string=hai) anos
start.go aff5dacec1 context.Context should be the first parameter of a function %!s(int64=8) %!d(string=hai) anos
stats.go aff5dacec1 context.Context should be the first parameter of a function %!s(int64=8) %!d(string=hai) anos
stats_helpers.go aff5dacec1 context.Context should be the first parameter of a function %!s(int64=8) %!d(string=hai) anos
stats_unit_test.go 5ffe496a22 Update function name for TestCalculBlockIO %!s(int64=8) %!d(string=hai) anos
stop.go cc703784f3 Update `docker stop` and `docker restart` to allow not specifying timeout and use the one specified at container creation time. %!s(int64=8) %!d(string=hai) anos
top.go 0640a14b4f Move api/client -> cli/command %!s(int64=8) %!d(string=hai) anos
tty.go 53774423ff Windows: OCI process struct convergence %!s(int64=8) %!d(string=hai) anos
unpause.go f1dda4395e Add parallel operation support for pause/unpause %!s(int64=8) %!d(string=hai) anos
update.go 51012aa0af Fixes #27798 : Update help for --blkio-weight parameter %!s(int64=8) %!d(string=hai) anos
utils.go c8388a52ec Merge pull request #28445 from cpuguy83/28439_fix_client_rm_on_old_daemons %!s(int64=8) %!d(string=hai) anos
wait.go 0640a14b4f Move api/client -> cli/command %!s(int64=8) %!d(string=hai) anos