Histórico de commits

Autor SHA1 Mensagem Data
  shin- 2ea52dddec Merge branch 'better_api_ports' of git://github.com/shin-/docker into shin--better_api_ports 12 anos atrás
  Michael Crosby d13c2ed24e Merge pull request #1317 from calavera/login_signal 12 anos atrás
  Thijs Terlouw 6380b42edb Add 2 missing cli commands to docs (events + insert) and alphabetically order docker output 12 anos atrás
  David Calavera ce53e21ea6 Read the stdin line properly. 12 anos atrás
  David Calavera fa3266efa5 Merge branch 'master' into login_signal 12 anos atrás
  Victor Vieux d605e82bad fix error in docker build when param is not a directory 12 anos atrás
  Michael Crosby 74982bda32 Merge pull request #1738 from jonasi/error-to-stderr 12 anos atrás
  Victor Vieux e3b58d3027 hide version when not available 12 anos atrás
  Isao Jonas 4ff649ce85 Unable to find image error should print to stderr 12 anos atrás
  David Calavera 9f8e5a93b4 Use flag.StringVar to capture the command line flags. 12 anos atrás
  David Calavera b8a8962833 Simplify term signal handler. 12 anos atrás
  David Calavera f18889bf67 Print a new line after getting the password from stdin. 12 anos atrás
  David Calavera 6e4a818ee6 Exit if there is any error reading from stdin. 12 anos atrás
  David Calavera 2357fecc92 Stop making a raw terminal to ask for registry login credentials. 12 anos atrás
  David Calavera 23dc52f528 Allow to generate signals when termios is in raw mode. 12 anos atrás
  David Calavera c3154fdf4d Use a more idiomatic syntax to capture the exit. 12 anos atrás
  David Calavera f1d0625cf8 Exit from `docker login` on SIGTERM and SIGINT. 12 anos atrás
  shin- 98018df078 More descriptive, easier to process container portmappings information in the API 12 anos atrás
  jbbarth d80b50d4b4 Improve formatting with 'go fmt' as stated in CONTRIBUTING.md 12 anos atrás
  Michael Crosby b866254a19 Merge pull request #1636 from unclejack/1594-return_non_zero_when_encountering_error 12 anos atrás
  Kawsar Saiyeed d8a18ea3ae Display error if resource not specified 12 anos atrás
  unclejack d1ad0e278d return error if at least one container fails to start 12 anos atrás
  Guillaume J. Charmes 78a71b1273 Merge pull request #1587 from dotcloud/1559_improve_version 12 anos atrás
  Guillaume J. Charmes f925edd12d Merge pull request #1525 from griff/1503-fix 12 anos atrás
  Michael Crosby 12715c8ddc Merge pull request #1609 from jpetazzo/release-docker-with-docker 12 anos atrás
  Michael Crosby 326dadd224 Merge pull request #1565 from dotcloud/only_load_authconfig_when_needed 12 anos atrás
  Michael Crosby e0a7013836 Merge pull request #1576 from MatthewMueller/patch-1 12 anos atrás
  Matt Mueller 215094903a update help 12 anos atrás
  Solomon Hykes 9087ef9a77 Move VERSION to a dedicated file to facilitate automated builds and releases 12 anos atrás
  Victor Vieux 41973d41e9 fix typo 12 anos atrás