aboutsummaryrefslogtreecommitdiff
path: root/pkg/domain/infra/abi/terminal/terminal_linux.go
Commit message (Expand)AuthorAge
* pkg/domain: Add terminal support for FreeBSDDoug Rabson2022-08-27
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* use c/common code for resize and CopyDetachablePaul Holzinger2022-07-06
* move golang.org/x/crypto/ssh/terminal to golang.org/x/termPaul Holzinger2022-04-22
* linter: enable interfacerValentin Rothberg2022-03-22
* bump go module to version 4Valentin Rothberg2022-01-18
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* Fix resize race with podman exec -itPaul Holzinger2021-06-16
* Add --requires flag to podman run/createMatthew Heon2021-04-06
* prune remotecommand dependencybaude2021-02-25
* bump go module to v3Valentin Rothberg2021-02-22
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Add CLI frontend for detached execMatthew Heon2020-05-20
* podman rmi: refactor logicValentin Rothberg2020-04-21
* v2podman attach and execBrent Baude2020-04-05