..
attach.go
Remove job from container_inspect
2015-04-23 00:58:13 +02:00
build.go
Merge pull request #13106 from duglin/HumanizeCliErrors
2015-05-13 05:23:56 +02:00
cli.go
Volumes refactor and external plugin implementation.
2015-05-21 20:34:17 -07:00
client.go
client.StatusError don't be returned as a pointer
2015-04-16 01:27:07 +08:00
commit.go
Merge pull request #11893 from runcom/11892-refactor-utils-flags
2015-03-30 13:35:40 -07:00
cp.go
Don't wrap 'cp' help too soon.
2015-04-30 14:43:14 -07:00
create.go
Windows: Build load.go
2015-05-12 14:26:57 -07:00
diff.go
Small if err cleaning
2015-04-27 21:50:33 +02:00
events.go
Add --since argument to docker logs cmd
2015-05-10 20:42:14 +00:00
exec.go
Use stderr instead of logrus for CLI error messages
2015-05-12 17:22:41 -07:00
export.go
Provide a struct to configure cli streaming
2015-05-01 20:23:44 +02:00
help.go
clean some redundant else clauses
2015-05-19 10:54:04 +08:00
hijack.go
Add .docker/config.json and support for HTTP Headers
2015-04-20 13:05:24 -07:00
history.go
Revert "Fix inconsistent date formats in API"
2015-05-14 17:31:45 -07:00
images.go
Revert "Fix inconsistent date formats in API"
2015-05-14 17:31:45 -07:00
import.go
Provide a struct to configure cli streaming
2015-05-01 20:23:44 +02:00
info.go
Add suffix to experimental builds version
2015-05-21 16:27:42 -07:00
inspect.go
fallback to interface with docker inspect
2015-05-11 17:39:21 -07:00
kill.go
a few cleanups for client output
2015-05-05 15:59:17 +08:00
load.go
Provide a struct to configure cli streaming
2015-05-01 20:23:44 +02:00
login.go
Move CLI config processing out from under registry dir
2015-04-23 10:18:38 -07:00
logout.go
Add .docker/config.json and support for HTTP Headers
2015-04-20 13:05:24 -07:00
logs.go
daemon: Logging drivers refactoring
2015-05-12 19:11:52 +00:00
pause.go
a few cleanups for client output
2015-05-05 15:59:17 +08:00
port.go
Remove jobs from daemon/networkdriver/bridge
2015-04-08 18:50:29 -04:00
ps.go
Revert "Fix inconsistent date formats in API"
2015-05-14 17:31:45 -07:00
pull.go
Windows: Build load.go
2015-05-12 14:26:57 -07:00
push.go
Move CLI config processing out from under registry dir
2015-04-23 10:18:38 -07:00
rename.go
Fix docker rename help not consistent with other commands
2015-04-29 19:37:20 +08:00
restart.go
a few cleanups for client output
2015-05-05 15:59:17 +08:00
rm.go
a few cleanups for client output
2015-05-05 15:59:17 +08:00
rmi.go
a few cleanups for client output
2015-05-05 15:59:17 +08:00
run.go
Removed dead code from docker after libnetwork integration
2015-05-19 22:40:55 +00:00
save.go
Provide a struct to configure cli streaming
2015-05-01 20:23:44 +02:00
search.go
Small if err cleaning
2015-04-27 21:50:33 +02:00
start.go
Use stderr instead of logrus for CLI error messages
2015-05-12 17:22:41 -07:00
stats.go
Allow pulling stats once and disconnecting.
2015-05-04 10:49:13 -04:00
stats_unit_test.go
change memory usage display
2015-04-11 20:04:34 +08:00
stop.go
a few cleanups for client output
2015-05-05 15:59:17 +08:00
tag.go
Refactor utils/flags.go, fixes #11892
2015-03-29 03:22:46 +02:00
top.go
Small if err cleaning
2015-04-27 21:50:33 +02:00
unpause.go
a few cleanups for client output
2015-05-05 15:59:17 +08:00
utils.go
Provide a struct to configure cli streaming
2015-05-01 20:23:44 +02:00
version.go
Use stderr instead of logrus for CLI error messages
2015-05-12 17:22:41 -07:00
wait.go
a few cleanups for client output
2015-05-05 15:59:17 +08:00