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
/
container_api.go
Commit message (
Expand
)
Author
Age
*
container wait: improve error message
Valentin Rothberg
2022-07-26
*
podman wait: return 0 if container never ran
Valentin Rothberg
2022-07-11
*
use c/common code for resize and CopyDetachable
Paul Holzinger
2022-07-06
*
libpod: switch to golang native error wrapping
Sascha Grunert
2022-07-05
*
Sync: handle exit file
Valentin Rothberg
2022-07-05
*
Merge pull request #14720 from sstosh/rm-option
openshift-ci[bot]
2022-06-29
|
\
|
*
Fix: Prevent OCI runtime directory remain
Toshiki Sonoda
2022-06-24
*
|
libpod: fix wait and exit-code logic
Valentin Rothberg
2022-06-23
|
/
*
Merge pull request #14384 from mheon/move_attach
OpenShift Merge Robot
2022-06-02
|
\
|
*
Move Attach under the OCI Runtime interface
Matthew Heon
2022-05-26
*
|
Add API support for NoOverwriteDirNonDir
Jhon Honce
2022-05-26
*
|
First batch of resolutions to FIXMEs
Matthew Heon
2022-05-25
|
/
*
enable gocritic linter
Paul Holzinger
2022-04-26
*
enable unparam linter
Paul Holzinger
2022-04-25
*
Add support for checkpoint image
Radostin Stoyanov
2022-04-20
*
fix a number of errcheck issues
Valentin Rothberg
2022-03-22
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
Add --file-locks checkpoint/restore option
Radostin Stoyanov
2021-11-18
*
Added optional container restore statistics
Adrian Reber
2021-11-15
*
Added optional container checkpointing statistics
Adrian Reber
2021-11-15
*
Ensure `podman ps --sync` functions
Matthew Heon
2021-10-06
*
Allow `podman stop` to be run on Stopping containers
Matthew Heon
2021-10-06
*
logging: new mode -l passthrough
Giuseppe Scrivano
2021-09-27
*
standardize logrus messages to upper case
Daniel J Walsh
2021-09-22
*
Merge pull request #10910 from adrianreber/2021-07-12-checkpoint-restore-into...
OpenShift Merge Robot
2021-07-28
|
\
|
*
Support checkpoint/restore with pods
Adrian Reber
2021-07-27
*
|
support container to container copy
Mehul Arora
2021-07-27
|
/
*
Implement --archive flag for podman cp
Matej Vasek
2021-07-01
*
Add parameter to specify checkpoint archive compression
Adrian Reber
2021-06-07
*
turn hidden --trace into a NOP
Valentin Rothberg
2021-03-08
*
podman cp: support copying on tmpfs mounts
Valentin Rothberg
2021-03-04
*
prune remotecommand dependency
baude
2021-02-25
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Fix per review request
Matej Vasek
2021-02-04
*
Improve container libpod.Wait*() functions
Matej Vasek
2021-02-03
*
libpod: add (*Container).ResolvePath()
Valentin Rothberg
2021-01-26
*
Merge pull request #8906 from vrothberg/fix-8501
OpenShift Merge Robot
2021-01-14
|
\
|
*
container stop: release lock before calling the runtime
Valentin Rothberg
2021-01-14
*
|
add pre checkpoint
unknown
2021-01-10
|
/
*
Include named volumes in container migration
Radostin Stoyanov
2021-01-07
*
Spelling
Josh Soref
2020-12-22
*
Implement pod-network-reload
Matthew Heon
2020-12-07
*
Allow containers to --restart on-failure with --rm
Daniel J Walsh
2020-11-20
*
Ensure that attach ready channel does not block
Matthew Heon
2020-10-28
*
Force Attach() to send a SIGWINCH and redraw
Matthew Heon
2020-09-10
*
Send HTTP Hijack headers after successful attach
Matthew Heon
2020-08-27
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
Remove all instances of named return "err" from Libpod
Matthew Heon
2020-07-09
*
log API: add context to allow for cancelling
Valentin Rothberg
2020-07-09
*
move go module to v2
Valentin Rothberg
2020-07-06
[next]