| Commit message (Expand) | Author | Age |
* | attach: fix attach when cuid is too long | Giuseppe Scrivano | 2018-10-30 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | Always connect to the stdout and stderr of stream | Daniel J Walsh | 2018-08-09 |
* | libpod: fix race with attach/start | Giuseppe Scrivano | 2018-06-20 |
* | container: specify path to error message | Giuseppe Scrivano | 2018-06-15 |
* | Spell check strings and comments | Jhon Honce | 2018-05-25 |
* | podman create, start, getattachsocket | baude | 2018-05-21 |
* | Fix another comparison of a Go interface against nil | Matthew Heon | 2018-04-13 |
* | Allowing attaching stdin to non-interactive containers | Matthew Heon | 2018-04-13 |
* | Change attach to accept a struct containing streams | Matthew Heon | 2018-04-13 |
* | Changes to attach to enable per-stream attaching | Matthew Heon | 2018-04-13 |
* | Only allocate tty when -t | baude | 2018-04-03 |
* | Remove dependency on kubernetes | baude | 2018-03-27 |
* | Add StartAndAttach() API endpoint for containers | Matthew Heon | 2018-03-15 |
* | attach: set the terminal size and handle SIGWINCH | Giuseppe Scrivano | 2018-03-06 |
* | Strip unused format specifier | Matthew Heon | 2018-01-27 |
* | Close attach control file | Matthew Heon | 2018-01-27 |
* | Use debugf to allow parsing of format specifier | Suraj Deshmukh | 2017-12-12 |
* | kpod_start | baude | 2017-11-29 |
* | Change location of created runc specs to make them survive reboot | Matthew Heon | 2017-11-29 |
* | Fix terminal attach | baude | 2017-11-15 |
* | Fix gofmt errors | Daniel J Walsh | 2017-11-02 |
* | Fix trivial import issue | Matthew Heon | 2017-11-01 |
* | libpod create and run | baude | 2017-11-01 |