summaryrefslogtreecommitdiff
path: root/pkg/domain/infra/abi/terminal
Commit message (Expand)AuthorAge
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* use c/common code for resize and CopyDetachablePaul Holzinger2022-07-06
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* golangci-lint: enable nolintlintPaul Holzinger2022-06-14
* move golang.org/x/crypto/ssh/terminal to golang.org/x/termPaul Holzinger2022-04-22
* fix a number of errcheck issuesValentin Rothberg2022-03-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
* make sure that signal buffers are sufficiently bigValentin Rothberg2021-08-17
* 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
* When container stops, drop sig-proxy errors to infosMatthew Heon2020-10-30
* Enable masking stop signals within container creationMatthew Heon2020-10-12
* update github.com/docker/docker and relevant depsAkihiro Suda2020-09-18
* 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