index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpod
/
oci_attach_linux.go
Commit message (
Expand
)
Author
Age
*
Fix resize race with podman exec -it
Paul Holzinger
2021-06-16
*
prune remotecommand dependency
baude
2021-02-25
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
oci: use /proc/self/fd/FD to open unix socket
Giuseppe Scrivano
2021-01-12
*
Spelling
Josh Soref
2020-12-22
*
update github.com/docker/docker and relevant deps
Akihiro Suda
2020-09-18
*
Force Attach() to send a SIGWINCH and redraw
Matthew Heon
2020-09-10
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
move go module to v2
Valentin Rothberg
2020-07-06
*
v2podman attach and exec
Brent Baude
2020-04-05
*
attach: skip shutdown on errors
Giuseppe Scrivano
2020-04-02
*
Add support for containers.conf
Daniel J Walsh
2020-03-27
*
Add structure for new exec session tracking to DB
Matthew Heon
2020-03-18
*
Revert "exec: get the exit code from sync pipe instead of file"
Matthew Heon
2020-03-09
*
exec: get the exit code from sync pipe instead of file
Peter Hunt
2020-03-03
*
Allow users to disable detach keys
Daniel J Walsh
2019-11-05
*
add libpod/config
Valentin Rothberg
2019-10-31
*
Move OCI runtime implementation behind an interface
Matthew Heon
2019-10-10
*
exec: Register resize func a bit later
Peter Hunt
2019-09-12
*
golangci-lint cleanup
baude
2019-07-23
*
Implement conmon exec
Peter Hunt
2019-07-22