Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | exec: fix running with detach=True | Tomas Tomecek | 2016-11-29 | 1 | -1/+2 |
* | Add docstrings to low-level API | Ben Firshman | 2016-11-22 | 1 | -0/+62 |
* | Read from socket after sending TCP upgrade headers. | Joffrey F | 2016-07-13 | 1 | -4/+2 |
* | Add hijack hints for non-detached exec api calls | David Gageot | 2016-07-13 | 1 | -1/+9 |
* | allow interactive exec | Tomas Tomecek | 2015-12-03 | 1 | -4/+11 |
* | Support unicode commands. | Daniel Nephin | 2015-10-26 | 1 | -3/+1 |
* | Generic skip decorator for low API version accessible to all tests | Joffrey F | 2015-09-16 | 1 | -12/+6 |
* | Split different APIs into several mixins for clarity / easier maintenance | Joffrey F | 2015-09-11 | 1 | -0/+76 |