April 23, 2013
View 16aeb77

Move the kernel detection to arch specific files

Guillaume J. Charmes authored on 2013/04/23 04:08:59
View 4ac3b80

Make the kernel version detection more generic

Guillaume J. Charmes authored on 2013/04/23 03:39:56
View 2ced94b

Merge pull request #454 from tianon/master

Guillaume J. Charmes authored on 2013/04/23 00:02:42
April 22, 2013
View 71b5806

Do not stop execution if cgroup mountpoint is not found

Guillaume J. Charmes authored on 2013/04/22 13:44:57
View 1f65c6b

Update utils.go to not enforce extra constraints on the kernel "flavor" (such as being integral or even comparable one to another)

Tianon Gravi authored on 2013/04/22 10:19:38
View 965e8a0

'docker push' shows an additional progress bar while it buffers the archive to disk. Fixes #451.

Solomon Hykes authored on 2013/04/22 07:29:26
April 19, 2013
View f3e89fa

Use mount to determine the cgroup mountpoint

Guillaume J. Charmes authored on 2013/04/19 13:57:58
View 003622c

Check kernel version and display warning if too low

Guillaume J. Charmes authored on 2013/04/19 12:47:24
April 5, 2013
View 626bfd8

Use integers instead of non-printable chars in the escape sequence detection

Guillaume J. Charmes authored on 2013/04/05 10:13:43
View 8f41f1f

Remove unused optimization that could lead in loosing the escape sequence

Guillaume J. Charmes authored on 2013/04/05 10:12:54
View 1f70b1e

Implement an escape sequence in order to be able to detach from a container

Guillaume J. Charmes authored on 2013/04/05 04:55:24
April 3, 2013
View 22f1cc9

replace unreachable returns with panics

Dominik Honnef authored on 2013/04/03 18:18:23
View 22d1622

Merge remote-tracking branch 'robryk/writebroadcaster-stuff'

Solomon Hykes authored on 2013/04/03 12:35:13
View 7666307

Use an environment variable to activate debug mode, instead of a package-specific flag

Solomon Hykes authored on 2013/04/03 02:58:16
April 2, 2013
View a83d87a

Renamed writeBroadcaster.Close() to CloseWriters().

Robert Obryk authored on 2013/04/02 17:45:17