Histórico de commits

Autor SHA1 Mensagem Data
  Solomon Hykes deb603aaf4 Removed unused utility future.Pv() 12 anos atrás
  Solomon Hykes 0208b6accd moved GenerateId() to the graph package 12 anos atrás
  Solomon Hykes d7c5d060c4 Moved Download() and progressReader{} to the main package 12 anos atrás
  Solomon Hykes 299d0b2720 Moved HumanDuration() to the main package 12 anos atrás
  Ken Cochrane 18519f12ae merge from master 12 anos atrás
  Charles Hooper 3686feaccc Minor formatting changes to ProgressReader. Newlines when complete 12 anos atrás
  Charles Hooper fae8284b16 Merge branch 'master' into pull-missing 12 anos atrás
  Charles Hooper b0265e0a38 Remove Curl function from future 12 anos atrás
  Charles Hooper b5c1cd7991 Only update download/untar progress every 1%. Related to #49 12 anos atrás
  Charles Hooper 1bfd827701 Add native Go downloading functionality with progress bar. Ref #49, #50 12 anos atrás
  Charles Hooper 49554f47f6 Add Download method for native Go downloading (to replace curl). Catch 404s. 12 anos atrás
  Charles Hooper 8e0986caec Error gracefully when an image is not found on pull. Addresses #50 and comments from #49 12 anos atrás
  Solomon Hykes 003ec21d36 If curl is installed, 'docker pull' will use it to download images with a pretty progress bar. Otherwise it will fallback to regular http.Get() 12 anos atrás
  Solomon Hykes aa12da6f50 go fmt 12 anos atrás
  Solomon Hykes f437f5b8b4 'docker pull' and 'docker put' automatically detect tar compression (gzip, bzip2 or uncompressed). -j and -z flags are no longer required. 12 anos atrás
  Solomon Hykes 401dd3d8e0 Moved more utilities to docker/future 12 anos atrás
  Solomon Hykes f3ffba7afe Factored out docker/rcli (remote cli protocol), docker/fake (mocking utilities) and docker/future (real utilities which don't yet fit in the core) 12 anos atrás