index
:
delta/docker.git
0.10
0.10.1-hotfixes
1.12.x
1.13.0-rc4-cherrypicks
1.13.x
17.03.x
17.04.x
17.05.x
19.03
20.10
22.06
23.0
24.0
6969-reponame-rest-api
b2d-install-rewrite
baserock/v1.0.1
baserock/v1.1.2
bump_v1.10.1
bump_v1.10.2
bump_v1.10.3
bump_v1.11.0
bump_v1.11.1
bump_v1.12.0
bump_v1.12.1
change_email
changelog-1.12.2
cherry-picks-1.12.2
cpuguy-test-sync
doc0.8.1
docs
docs-1.0
docs-1.1
docs-1.3.3
docs-1.4
docs-for-new-commands
fix-ben-redirect
fix-makefile-update-external
fix_registry_pushes
hotfix-0.9.2
icecrime-patch-1
jenkins-test-1
jenkins-test-2
jjh/ioctl-vhd
libn-bump
linkchecker-updates
market_release
master
merge_release_v1.2.0
moby
move-to-markdown
move_git_clone_client_side
moxiegirl-patch-1
moxiegirl-patch-README
name_label
nl
p2p_transfer
patch-bad-formatting
post-1.2.0-docs-update-1
post-1.2.0-docs_update-2
priv-repos
publish-compose-docs
real-master
release
release-0.10
release-0.9
release-1.3
release_v1.8.0
revert-11495-m3
revert-11572-skip-hello-world-test
revert-12383-patch-1
revert-12882-12824-uninstall-docs
revert-16228-ContextualizeEvents
revert-16556-10662-randomunix
revert-20566-20371-validate-hostname
revert-39415-master
shykes-new-docs-maintainers
stevvooe-patch-1
swarm
swarm-backend
swarm-cli
swarm-stack
typofix
v1.6.0
v1.8.2
github.com: dotcloud/docker.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api
/
client
/
cli.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass upstream client's user agent through to registry on operations beyond pulls
Aaron Lehmann
2016-03-21
1
-1
/
+5
*
Client credentials store.
David Calavera
2016-02-29
1
-0
/
+4
*
Apply context changes to the client.
David Calavera
2016-02-04
1
-5
/
+17
*
Windows: Add support for named pipe protocol
John Starks
2016-02-01
1
-6
/
+1
*
Skip Close()-ing stdin on Darwin. The Return.
Tibor Vass
2016-02-01
1
-1
/
+5
*
Move tty set and restore to caller
Michael Crosby
2016-01-20
1
-0
/
+23
*
Make sure docker api client implements engine-api client.
David Calavera
2016-01-07
1
-1
/
+1
*
Modify import paths to point to the new engine-api package.
David Calavera
2016-01-06
1
-2
/
+2
*
Remove usage of pkg sockets and tlsconfig.
David Calavera
2015-12-29
1
-1
/
+1
*
Add --format support to images command
Vincent Demeester
2015-12-21
1
-1
/
+7
*
pkg/version.Version: use the new String() method
Aditi Rajagopal
2015-12-18
1
-1
/
+1
*
Remove api client lib dependency on tlsconfig and sockets packages.
David Calavera
2015-12-17
1
-1
/
+21
*
Add a DOCKER_API_VERSION env var
Doug Davis
2015-12-14
1
-1
/
+6
*
Force API versioning in the client library.
David Calavera
2015-12-14
1
-1
/
+2
*
Remove old http from the docker cli.
David Calavera
2015-12-09
1
-24
/
+0
*
Create interface that clients that talk to the api must fulfill.
David Calavera
2015-12-09
1
-1
/
+1
*
Extract API client struct as standalone client.
David Calavera
2015-12-09
1
-62
/
+58
*
Make default tls host work
Lei Jitang
2015-10-19
1
-1
/
+6
*
Remove used param on ParseHost
Doug Davis
2015-10-11
1
-7
/
+2
*
Default the tcp port to 2376 if tls is on, and 2375 if not
Sven Dowideit
2015-10-09
1
-7
/
+9
*
Refactor CLI docker save
Hu Keping
2015-09-11
1
-1
/
+1
*
Use default no-op uuid.Loggerf for client cli
Tibor Vass
2015-07-30
1
-4
/
+0
*
Set uuid.Loggerf to nop on client and to logrus.Warnf on daemon
Tibor Vass
2015-07-29
1
-0
/
+5
*
api/client fix golint errors/warnings
root
2015-07-29
1
-0
/
+4
*
cli: new daemon command and new cli package
Tibor Vass
2015-07-23
1
-165
/
+77
*
Docker ps custom formatting.
David Calavera
2015-07-20
1
-0
/
+4
*
add support for base path in docker cli -H
Victor Vieux
2015-07-08
1
-0
/
+12
*
Add support for DOCKER_CONFIG/--config to specific config file dir
Doug Davis
2015-07-10
1
-3
/
+1
*
Plugins JSON spec.
David Calavera
2015-06-29
1
-2
/
+2
*
api/client: Allow for multi-line usage help
Josh Hawn
2015-06-10
1
-5
/
+38
*
Merge pull request #13428 from duglin/niceHelp2
David Calavera
2015-05-28
1
-9
/
+9
|
\
|
*
Carry #11858
Doug Davis
2015-05-23
1
-5
/
+2
|
*
adding nicer help when missing arguments (#11858)
Jason Shepherd
2015-05-19
1
-5
/
+8
*
|
Volumes refactor and external plugin implementation.
David Calavera
2015-05-21
1
-15
/
+2
|
/
*
Use stderr instead of logrus for CLI error messages
Doug Davis
2015-05-12
1
-0
/
+8
*
a few cleanups for client output
Qiang Huang
2015-05-05
1
-2
/
+1
*
Move CLI config processing out from under registry dir
Doug Davis
2015-04-23
1
-4
/
+5
*
Fix golint errors in docker/api/client
Peggy Li
2015-04-22
1
-0
/
+7
*
Add .docker/config.json and support for HTTP Headers
Doug Davis
2015-04-20
1
-8
/
+7
*
add docs for DockerCli and NewDockerCli
buddhamagnet
2015-04-14
1
-16
/
+33
*
Add godoc-style docstrings to Cmd... methods
Peggy Li
2015-03-25
1
-1
/
+1
*
Use syscall consts, check for errors,
Sachin Joshi
2015-03-16
1
-2
/
+2
*
ANSI terminal emulation for windows
Sachin Joshi
2015-03-16
1
-9
/
+2
*
Normalize the log for docker subcommand usage,
Zen Lin(Zhinan Lin)
2015-03-11
1
-2
/
+5
*
Do not use HTTP_PROXY for unix sock
Brian Goff
2015-02-12
1
-1
/
+1
*
Export $HOME lookup to pkg/homedir
Ahmet Alp Balkan
2015-02-06
1
-2
/
+2
*
Extract $HOME usages into utils.GetHomeDir()
Ahmet Alp Balkan
2015-02-05
1
-1
/
+2
*
Defer creation of trust key file until needed
Derek McGowan
2015-01-29
1
-4
/
+3
*
Add ProxyFromEnvironment enables client via proxy.
Anders Janmyr
2015-01-08
1
-0
/
+1
*
Exit with non-zero code on first argument parsing error
Michal Minar
2015-01-06
1
-2
/
+8
[next]