April 10, 2013
View 40ebe78

Bumped version to 0.1.4

Solomon Hykes authored on 2013/04/10 05:00:50
View 1b7115a

Merge remote-tracking branch 'origin/disable_signals-create_escape_sequence'

Solomon Hykes authored on 2013/04/10 04:56:32
View 2e6a5bc

Update README with escape sequence

Guillaume J. Charmes authored on 2013/04/10 02:14:18
View 0d9e543

Fix deadlock on stop failure

Guillaume J. Charmes authored on 2013/04/10 04:06:01
View 9c3d2b6

Merge branch 'master' of ssh://github.com/dotcloud/docker

Solomon Hykes authored on 2013/04/10 03:02:43
View 1716fcc

Merge remote-tracking branch 'origin/change_run_detach_behavious_tty_mode'

Solomon Hykes authored on 2013/04/10 02:39:13
View 9043e4c

Merge pull request #363 from dhrp/docs

Solomon Hykes authored on 2013/04/10 02:36:44
View 2e9a73c

Merge remote-tracking branch 'origin/fix_flush_behaviour'

Solomon Hykes authored on 2013/04/10 02:31:56
View 1eaaa6b

Flush stdout on import to avoid deadklock when waiting for stdin (import -). Fixed #365

Guillaume J. Charmes authored on 2013/04/10 02:02:57
April 9, 2013
View 72cef46

Fix merge issue

Guillaume J. Charmes authored on 2013/04/09 23:44:44
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 faa8843

Look for the escape sequence only in tty mode

Guillaume J. Charmes authored on 2013/04/05 04:57:45
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
View 3f63b87

Disable signal catching and enable real posix raw mode

Guillaume J. Charmes authored on 2013/04/05 04:54:53