| March 30, 2013 | ||
|---|---|---|
View 0bdfcfa
Make writeBroadcaster safe for concurrent use.Robert Obryk authored on 2013/03/30 22:37:06 |
||
View 0b2eee8
Fix #108, reattach now works properlyGuillaume J. Charmes authored on 2013/03/30 01:31:47 |
||
| March 29, 2013 | ||
|---|---|---|
View d52451b
Fix a race condition in bufReader.Robert Obryk authored on 2013/03/29 19:00:50 |
||
View a6da7f1
Camelize some snake_case variable namesJonathan Rudenberg authored on 2013/03/29 09:12:23 |
||
| March 25, 2013 | ||
|---|---|---|
View 6576b19
Improve the debug functionGuillaume J. Charmes authored on 2013/03/25 17:29:01 |
||
| March 23, 2013 | ||
|---|---|---|
View 6e507b9
Add a Debugf() helper and a -D (debug) flag to dockerGuillaume J. Charmes authored on 2013/03/23 03:44:12 |
||
| March 21, 2013 | ||
|---|---|---|
View 623e91e
Moved Go() to the main package... And got rid of the useless docker/future packageSolomon Hykes authored on 2013/03/21 17:13:55 |
||
View d7c5d06
Moved Download() and progressReader{} to the main packageSolomon Hykes authored on 2013/03/21 16:54:54 |
||
View 299d0b2
Moved HumanDuration() to the main packageSolomon Hykes authored on 2013/03/21 16:52:43 |
||
| February 23, 2013 | ||
|---|---|---|
View f437f5b
'docker pull' and 'docker put' automatically detect tar compression (gzip, bzip2 or uncompressed). -j and -z flags are no longer required.Solomon Hykes authored on 2013/02/23 05:28:25 |
||
| February 14, 2013 | ||
|---|---|---|
View e6adfa2
utils: Added SelfPath(), which figures out the current (absolute) path of the running binaryAndrea Luzzardi authored on 2013/02/14 06:58:28 |
||
| January 29, 2013 | ||
|---|---|---|
View bcfe2aa
'docker ps' prints shorter linesSolomon Hykes authored on 2013/01/29 20:18:07 |
||
View 333abbf
go fmtAndrea Luzzardi authored on 2013/01/29 07:30:05 |
||
| January 27, 2013 | ||
|---|---|---|
View 3703536
docker tar: stream the contents of a container as a tar archiveSolomon Hykes authored on 2013/01/27 17:59:49 |
||
View 5d6dd22
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 issuesSolomon Hykes authored on 2013/01/27 08:56:42 |
||