Историја ревизија

Аутор 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 година