aboutsummaryrefslogtreecommitdiff
path: root/libpod/oci_attach_linux.go
Commit message (Expand)AuthorAge
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* Fix resize race with podman exec -itPaul Holzinger2021-06-16
* prune remotecommand dependencybaude2021-02-25
* bump go module to v3Valentin Rothberg2021-02-22
* oci: use /proc/self/fd/FD to open unix socketGiuseppe Scrivano2021-01-12
* SpellingJosh Soref2020-12-22
* update github.com/docker/docker and relevant depsAkihiro Suda2020-09-18
* Force Attach() to send a SIGWINCH and redrawMatthew Heon2020-09-10
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* v2podman attach and execBrent Baude2020-04-05
* attach: skip shutdown on errorsGiuseppe Scrivano2020-04-02
* Add support for containers.confDaniel J Walsh2020-03-27
* Add structure for new exec session tracking to DBMatthew Heon2020-03-18
* Revert "exec: get the exit code from sync pipe instead of file"Matthew Heon2020-03-09
* exec: get the exit code from sync pipe instead of filePeter Hunt2020-03-03
* Allow users to disable detach keysDaniel J Walsh2019-11-05
* add libpod/configValentin Rothberg2019-10-31
* Move OCI runtime implementation behind an interfaceMatthew Heon2019-10-10
* exec: Register resize func a bit laterPeter Hunt2019-09-12
* golangci-lint cleanupbaude2019-07-23
* Implement conmon execPeter Hunt2019-07-22