..
formatter
Modify import paths to point to the new engine-api package.
2016-01-06 19:48:59 -05:00
inspect
attach.go
Move tty set and restore to caller
2016-01-20 13:32:19 -08:00
build.go
api: client: build: do not fall through if git isn't installed
2016-01-19 16:50:14 +01:00
cli.go
Move tty set and restore to caller
2016-01-20 13:32:19 -08:00
client.go
Make sure docker api client implements engine-api client.
2016-01-07 21:02:19 -05:00
commit.go
Modify import paths to point to the new engine-api package.
2016-01-06 19:48:59 -05:00
cp.go
Modify import paths to point to the new engine-api package.
2016-01-06 19:48:59 -05:00
create.go
Merge pull request #18840 from aaronlehmann/trust-messages
2016-01-08 16:56:57 -08:00
diff.go
events.go
Modify import paths to point to the new engine-api package.
2016-01-06 19:48:59 -05:00
exec.go
Move tty set and restore to caller
2016-01-20 13:32:19 -08:00
exec_test.go
Modify import paths to point to the new engine-api package.
2016-01-06 19:48:59 -05:00
export.go
hijack.go
Move tty set and restore to caller
2016-01-20 13:32:19 -08:00
history.go
images.go
Modify import paths to point to the new engine-api package.
2016-01-06 19:48:59 -05:00
import.go
Send push information to trust code out-of-band
2016-01-08 10:57:50 -08:00
info.go
Added additional container information to "docker info".
2016-01-11 19:14:44 -05:00
inspect.go
Modify import paths to point to the new engine-api package.
2016-01-06 19:48:59 -05:00
kill.go
load.go
Send push information to trust code out-of-band
2016-01-08 10:57:50 -08:00
login.go
Modify import paths to point to the new engine-api package.
2016-01-06 19:48:59 -05:00
logout.go
logs.go
Modify import paths to point to the new engine-api package.
2016-01-06 19:48:59 -05:00
network.go
Merge pull request #17316 from rmb938/ipam_conf_options
2016-01-14 16:30:03 -05:00
pause.go
port.go
ps.go
Modify import paths to point to the new engine-api package.
2016-01-06 19:48:59 -05:00
pull.go
Send push information to trust code out-of-band
2016-01-08 10:57:50 -08:00
push.go
Send push information to trust code out-of-band
2016-01-08 10:57:50 -08:00
rename.go
restart.go
rm.go
Merge pull request #18768 from hqhq/hq_remove_dup_error
2016-01-07 14:13:50 -05:00
rmi.go
Merge pull request #18768 from hqhq/hq_remove_dup_error
2016-01-07 14:13:50 -05:00
run.go
Move tty set and restore to caller
2016-01-20 13:32:19 -08:00
save.go
search.go
Modify import paths to point to the new engine-api package.
2016-01-06 19:48:59 -05:00
start.go
Move tty set and restore to caller
2016-01-20 13:32:19 -08:00
stats.go
Modify import paths to point to the new engine-api package.
2016-01-06 19:48:59 -05:00
stats_unit_test.go
Modify import paths to point to the new engine-api package.
2016-01-06 19:48:59 -05:00
stop.go
tag.go
Modify import paths to point to the new engine-api package.
2016-01-06 19:48:59 -05:00
top.go
trust.go
revendor notary and wrap friendlier error messages
2016-01-14 20:35:59 -08:00
trust_test.go
Modify import paths to point to the new engine-api package.
2016-01-06 19:48:59 -05:00
unpause.go
update.go
Fix comment about swap limit of docker update
2016-01-21 13:48:53 +08:00
utils.go
Modify import paths to point to the new engine-api package.
2016-01-06 19:48:59 -05:00
utils_unix.go
utils_windows.go
version.go
Modify import paths to point to the new engine-api package.
2016-01-06 19:48:59 -05:00
volume.go
Modify import paths to point to the new engine-api package.
2016-01-06 19:48:59 -05:00
wait.go