提交历史

作者 SHA1 备注 提交日期
  Doug Davis bb9da6ba92 Move CLI config processing out from under registry dir 10 年之前
  Peggy Li 58065d0dd9 Fix golint errors in docker/api/client 10 年之前
  Doug Davis 18c9b6c645 Add .docker/config.json and support for HTTP Headers 10 年之前
  buddhamagnet 69747b3c1e add docs for DockerCli and NewDockerCli 10 年之前
  Peggy Li b5d0380108 Add godoc-style docstrings to Cmd... methods 10 年之前
  Sachin Joshi 45262c4cb0 Use syscall consts, check for errors, 10 年之前
  Sachin Joshi d8c3090dd9 ANSI terminal emulation for windows 10 年之前
  Zen Lin(Zhinan Lin) 2b051bcbda Normalize the log for docker subcommand usage, 10 年之前
  Brian Goff f6e697d2ac Do not use HTTP_PROXY for unix sock 10 年之前
  Ahmet Alp Balkan f9ae2d4fd4 Export $HOME lookup to pkg/homedir 10 年之前
  Ahmet Alp Balkan 6ffb77afd4 Extract $HOME usages into utils.GetHomeDir() 10 年之前
  Derek McGowan 0eed1f4d8d Defer creation of trust key file until needed 10 年之前
  Anders Janmyr 43d45e601f Add ProxyFromEnvironment enables client via proxy. 10 年之前
  Michal Minar 8a785792cd Exit with non-zero code on first argument parsing error 10 年之前
  Dan Walsh a2b529ead2 --help option and help command should print to stdout not stderr 10 年之前
  Arnaud Porterie 67e3ddb75f Forbid client piping to tty enabled container 10 年之前
  Victor Vieux 454f56e37e use _, _ string 10 年之前
  Victor Vieux 5fbfec333a update timeout 10 年之前
  Victor Vieux 6ca144ef3d fix unix socket 10 年之前
  Victor Vieux 4b4ad26b97 handle GET redirects 10 年之前
  Ben Firshman ef004ec03f Fix help text being incorrect with multiple args 10 年之前
  Vincent Batts da42ae536c client: even cleaner use of Transport 10 年之前
  Derek McGowan ea6a480128 Add libtrust key identity management 10 年之前
  Vojtech Vitek (V-Teq) d742c57f53 DockerCli: Check IsTerminal() for both STDIN and STDOUT 11 年之前
  Vojtech Vitek (V-Teq) 40c7b53791 Fix #6509: Interactive container hangs when redirecting stdout 11 年之前
  Ben Firshman e1b968f198 Add support for multiple level CLI commands 10 年之前
  SvenDowideit 8c6c4a12b7 add the [OPTIONS] string automatically if there are flags defined 11 年之前
  Victor Vieux 2e489073d9 Revert "--help option and help command should print to stdout not stderr" 11 年之前
  Dan Walsh 61b129d818 --help option and help command should print to stdout not stderr 11 年之前
  Solomon Hykes a110ce2f28 Rename a method for clarity 11 年之前