| .. |
|
attach.go
|
Remove job from container_inspect
|
2015-04-23 00:58:13 +02:00 |
|
build.go
|
Allow .dockerignore to ignore everything
|
2015-05-30 04:16:00 -07:00 |
|
cli.go
|
Merge pull request #13428 from duglin/niceHelp2
|
2015-05-28 11:09:02 -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
|
adding nicer help when missing arguments (#11858)
|
2015-05-19 12:02:13 +10:00 |
|
diff.go
|
Small if err cleaning
|
2015-04-27 21:50:33 +02:00 |
|
events.go
|
Allow duration strings as --since/--until
|
2015-06-02 21:02:47 +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
|
no not print empty keys in docker info
|
2015-06-01 15:05:20 -07:00 |
|
inspect.go
|
Add comment about inspect output
|
2015-06-03 17:35:57 +08: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
|
Carry #11858
|
2015-05-23 09:14:18 -07:00 |
|
logs.go
|
Allow duration strings as --since/--until
|
2015-06-02 21:02:47 +00:00 |
|
pause.go
|
Carry #11858
|
2015-05-23 09:14:18 -07: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
|
Merge pull request #13428 from duglin/niceHelp2
|
2015-05-28 11:09:02 -07: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
|
Add docker stats --no-stream show cpu usage
|
2015-05-31 01:25:51 +08: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
|
Carry #11858
|
2015-05-23 09:14:18 -07:00 |
|
utils.go
|
Typo fix in api\client\utils.go
|
2015-06-10 15:24:53 -07:00 |
|
version.go
|
fix experimental version and release script
|
2015-05-29 10:00:22 -07:00 |
|
wait.go
|
a few cleanups for client output
|
2015-05-05 15:59:17 +08:00 |