Commit History

Author SHA1 Message Date
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. 9 years ago
  David Calavera 7ac4232e70 Move Config and HostConfig from runconfig to types/container. 9 years ago
  Tonis Tiigi ffded61dad Update Named reference with validation of conversions 9 years ago
  Tonis Tiigi 2655954c2d Add own reference package wrapper 9 years ago
  David Calavera 2ec468e284 Make the commit configuration to be a typed struct rather than accepting a string. 9 years ago
  David Calavera 8b15839ee8 Create interface that clients that talk to the api must fulfill. 9 years ago
  David Calavera 8c9ad7b818 Implement docker commit with standalone client lib. 9 years ago
  Tonis Tiigi 4352da7803 Update daemon and docker core to use new content addressable storage 9 years ago
  Antonio Murdaca 7929888214 Remove deprecated cli flags 9 years ago
  Lei Jitang 2b0927c9ac Use consistent command description 9 years ago
  Tibor Vass 96ce3a194a cli: new daemon command and new cli package 10 years ago
  John Howard 615681f517 Windows: Remove meaningless warnings on docker info 10 years ago
  Ma Shimiao 9a4cbb358d api/client: unify format of args check 10 years ago
  Ma Shimiao 91a496055c api/client: close the returned io.ReadCloser 10 years ago
  Josh Hawn 86d6a5b11f Merge pull request #13869 from jlhawn/multi_line_help_usage 10 years ago
  Josh Hawn 0cdc3b7539 api/client: have cli.call() return headers 10 years ago
  Josh Hawn 4cb0c93f92 api/client: Allow for multi-line usage help 10 years ago
  Michael Crosby 00a15227f8 Merge pull request #11893 from runcom/11892-refactor-utils-flags 10 years ago
  Antonio Murdaca 5670c6c695 Refactor utils/flags.go, fixes #11892 10 years ago
  Jamie Hannaford 8b795a05a8 Use ContainerCommitResponse struct for Commit cmd 10 years ago
  Don Kjer 6b2eeaf896 Fix for issue 9922: private registry search with auth returns 401 10 years ago
  Peggy Li 2a5a402c71 Update CmdCommit docstring and fix CmdHelp whitespace 10 years ago
  Peggy Li b5d0380108 Add godoc-style docstrings to Cmd... methods 10 years ago
  Joey Gibson 58690c9cca api/client - The code for all cli commands are in one file #11610 10 years ago