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
/
pkg
/
varlinkapi
/
containers.go
Commit message (
Expand
)
Author
Age
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
log API: add context to allow for cancelling
Valentin Rothberg
2020-07-09
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Allow recursive dependency start with Init()
Matthew Heon
2020-06-18
*
Fix remote integration for healthchecks
Brent Baude
2020-05-20
*
v2 podman stats
baude
2020-05-05
*
Podman V2 birth
Brent Baude
2020-04-16
*
V2 podman system service
Jhon Honce
2020-04-07
*
V2 Move varlink home
Jhon Honce
2020-03-30
*
Add structure for new exec session tracking to DB
Matthew Heon
2020-03-18
*
logs: support --tail 0
Giuseppe Scrivano
2019-10-31
*
Move OCI runtime implementation behind an interface
Matthew Heon
2019-10-10
*
rm: add containers eviction with `rm --force`
Marco Vedovati
2019-09-25
*
Report errors when trying to pause rootless containers
Daniel J Walsh
2019-09-13
*
Implement healthcheck for remote client
Ashley Cui
2019-08-19
*
varlink endpoint for containerstats requires root
baude
2019-08-12
*
Add new exit codes to rm & rmi for running containers & dependencies
Daniel J Walsh
2019-08-01
*
refactor to reduce duplicated error parsing
Peter Hunt
2019-07-23
*
remove unnecessary conversions
Peter Hunt
2019-07-23
*
add detach keys support for remote
Peter Hunt
2019-07-23
*
move editing of exitCode to runtime
Peter Hunt
2019-07-23
*
Update e2e tests for remote exec
Peter Hunt
2019-07-23
*
Finish up remote exec implementation
Peter Hunt
2019-07-23
*
Implement conmon exec
Peter Hunt
2019-07-22
*
Merge pull request #3584 from QiWang19/pssize
OpenShift Merge Robot
2019-07-18
|
\
|
*
podman-remote make --size optional in ps
Qi Wang
2019-07-18
*
|
Move the HostConfig portion of Inspect inside libpod
Matthew Heon
2019-07-17
|
/
*
libpod removal from main (phase 2)
baude
2019-06-27
*
remove libpod from main
baude
2019-06-25
*
enable integration tests for remote-client
baude
2019-05-07
*
Add an InvalidState varlink error for Init
Matthew Heon
2019-05-02
*
Add basic structure of podman init command
Matthew Heon
2019-05-01
*
enable podman remote top
baude
2019-04-25
*
podman-remote pause|unpause
baude
2019-04-18
*
Add the ability to attach remotely to a container
baude
2019-04-10
*
podman-remote ps
baude
2019-04-09
*
podman-remote create|run
baude
2019-04-08
*
size is optional for container inspection
baude
2019-03-26
*
display logs for multiple containers at the same time
baude
2019-03-15
*
Merge pull request #2534 from jwhonce/wip/remote_wait
OpenShift Merge Robot
2019-03-06
|
\
|
*
Implement podman-remote wait command and container subcommand
Jhon Honce
2019-03-06
*
|
podman-remote pod top|stats
baude
2019-03-06
|
/
*
Support podman-remote stop container(s)
Jhon Honce
2019-03-02
*
make remote-client error messaging more robust
baude
2019-02-22
*
pod infra container is started before a container in a pod is run, started, o...
Peter Hunt
2019-02-15
*
Fix volume handling in podman
Daniel J Walsh
2019-02-14
*
varlink: Rename `ContainerInList` to `Container`
Lars Karlitski
2019-02-12
*
varlink: Remove `NotImplemented` type
Lars Karlitski
2019-02-12
*
podman-remote import|export
baude
2019-02-05
*
podman-remote inspect
baude
2019-01-18
[next]