커밋 기록

작성자 SHA1 메시지 날짜
  Guillaume J. Charmes 626bfd87a7 Use integers instead of non-printable chars in the escape sequence detection 12 년 전
  Guillaume J. Charmes 8f41f1fa60 Remove unused optimization that could lead in loosing the escape sequence 12 년 전
  Guillaume J. Charmes 1f70b1e15d Implement an escape sequence in order to be able to detach from a container 12 년 전
  Dominik Honnef 22f1cc955d replace unreachable returns with panics 12 년 전
  Solomon Hykes 22d1622926 Merge remote-tracking branch 'robryk/writebroadcaster-stuff' 12 년 전
  Solomon Hykes 7666307931 Use an environment variable to activate debug mode, instead of a package-specific flag 12 년 전
  Robert Obryk a83d87abd4 Renamed writeBroadcaster.Close() to CloseWriters(). 12 년 전
  Solomon Hykes 1632566ecb Show shorthand image IDs for convenience. Shorthand IDs (or any non-conflicting prefix) can be used to lookup images 12 년 전
  Solomon Hykes 0b9a3c86a2 Show shorthand container IDs for convenience. Shorthand IDs (or any non-conflicting prefix) can be used to lookup containers 12 년 전
  Guillaume J. Charmes 99f9b69716 Add debug infos in CmdInfo to know the amount of fds and goroutines in use 12 년 전
  Robert Obryk 75ba07cb3a Swapped a map for a list in writeBroadcaster. 12 년 전
  Robert Obryk 0bdfcfaa33 Make writeBroadcaster safe for concurrent use. 12 년 전
  Guillaume J. Charmes 0b2eee8b33 Fix #108, reattach now works properly 12 년 전
  Robert Obryk d52451bcf8 Fix a race condition in bufReader. 12 년 전
  Jonathan Rudenberg a6da7f138c Camelize some snake_case variable names 12 년 전
  Guillaume J. Charmes 6576b19a28 Improve the debug function 12 년 전
  Guillaume J. Charmes 6e507b9460 Add a Debugf() helper and a -D (debug) flag to docker 12 년 전
  Solomon Hykes 623e91e2e3 Moved Go() to the main package... And got rid of the useless docker/future package 12 년 전
  Solomon Hykes d7c5d060c4 Moved Download() and progressReader{} to the main package 12 년 전
  Solomon Hykes 299d0b2720 Moved HumanDuration() to the main package 12 년 전
  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 년 전
  Andrea Luzzardi e6adfa2bc6 utils: Added SelfPath(), which figures out the current (absolute) path of the running binary 12 년 전
  Solomon Hykes bcfe2aa2a7 'docker ps' prints shorter lines 12 년 전
  Andrea Luzzardi 333abbf85a go fmt 12 년 전
  Solomon Hykes 3703536303 docker tar: stream the contents of a container as a tar archive 12 년 전
  Solomon Hykes 5d6dd22fb2 Plugged 4 more commands into the real backend: 'diff', 'reset', 'run', 'stop'. 'run' actually runs the process, but doesn't capture outptu properly, and encounters mount issues 12 년 전
  Andrea Luzzardi a27b4b8cb8 Initial commit 12 년 전