Commit History

Author SHA1 Message Date
  Victor Vieux 32cbd72ebe Merge branch 'master' into remote-api 12 years ago
  unclejack d2eb2455a1 kernel version - don't show the dash if flavor is empty 12 years ago
  Victor Vieux 10c0e99037 update to master 12 years ago
  shin- d56c5406ac Implemented command 12 years ago
  Guillaume J. Charmes a46fc3a59e Implement caching for docker builder 12 years ago
  Guillaume J. Charmes dade95844f Make Builder.Build return the builded image 12 years ago
  Victor Vieux 5a2a5ccdaf removed rcli completly 12 years ago
  Victor Vieux f37399d22b added login and push 12 years ago
  Victor Vieux 6f9b574f25 bump to 0.2.2 12 years ago
  Guillaume J. Charmes da01dd3d56 Merge remote-tracking branch 'origin/registry-update' 12 years ago
  shin- d985050aeb gofmt pass 12 years ago
  shin- be75608906 Fixed checksum computing. Ensure checksum is computed when image metadata is loaded from disk. Fixed docker push workflow. Moved hash computing to utils 12 years ago
  Harley Laue 589d7c68db Check that the line is valid with 6 parts after split 12 years ago
  Harley Laue 4bc8ef42d4 strings.Split may return an empty string on no match 12 years ago
  Victor Vieux 4f0bda2dd5 up to date with master 12 years ago
  Al Tobey c6119da339 Use /proc/mounts instead of mount(8) 12 years ago
  Victor Vieux e5104a4cb4 working tty 12 years ago
  Tianon Gravi e413340723 Update FindCgroupMountpoint to be more forgiving 12 years ago
  Guillaume J. Charmes 16aeb77d51 Move the kernel detection to arch specific files 12 years ago
  Guillaume J. Charmes 4ac3b803b9 Make the kernel version detection more generic 12 years ago
  Guillaume J. Charmes 2ced94b414 Merge pull request #454 from tianon/master 12 years ago
  Guillaume J. Charmes 71b5806614 Do not stop execution if cgroup mountpoint is not found 12 years ago
  Tianon Gravi 1f65c6bf4c Update utils.go to not enforce extra constraints on the kernel "flavor" (such as being integral or even comparable one to another) 12 years ago
  Solomon Hykes 965e8a02d2 'docker push' shows an additional progress bar while it buffers the archive to disk. Fixes #451. 12 years ago
  Guillaume J. Charmes f3e89fae28 Use mount to determine the cgroup mountpoint 12 years ago
  Guillaume J. Charmes 003622c8b6 Check kernel version and display warning if too low 12 years ago
  Guillaume J. Charmes 626bfd87a7 Use integers instead of non-printable chars in the escape sequence detection 12 years ago
  Guillaume J. Charmes 8f41f1fa60 Remove unused optimization that could lead in loosing the escape sequence 12 years ago
  Guillaume J. Charmes 1f70b1e15d Implement an escape sequence in order to be able to detach from a container 12 years ago
  Dominik Honnef 22f1cc955d replace unreachable returns with panics 12 years ago