| Commit message (Expand) | Author | Age |
* | Move pod jobs to parallel execution | Matthew Heon | 2020-10-07 |
* | 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 |
* | 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 network options to podman pod create | Matthew Heon | 2020-02-19 |
* | Remove containers when pruning a stopped pod. | Qi Wang | 2019-11-26 |
* | Report errors when trying to pause rootless containers | Daniel J Walsh | 2019-09-13 |
* | enable integration tests for remote-client | baude | 2019-05-07 |
* | Added remote pod prune | Peter Hunt | 2019-04-16 |
* | podman-remote create|run | baude | 2019-04-08 |
* | podman-remote pod top|stats | baude | 2019-03-06 |
* | Merge pull request #2422 from baude/remotepodcreate | OpenShift Merge Robot | 2019-02-25 |
|\ |
|
| * | podman-remote create|ps | baude | 2019-02-25 |
* | | Merge pull request #2413 from baude/remotepodstop | OpenShift Merge Robot | 2019-02-24 |
|\| |
|
| * | Enable more podman-remote pod commands | baude | 2019-02-22 |
* | | Merge pull request #2404 from baude/remoteerrors | OpenShift Merge Robot | 2019-02-23 |
|\ \
| |/
|/| |
|
| * | make remote-client error messaging more robust | baude | 2019-02-22 |
* | | podman-remote pod inspect|exists | baude | 2019-02-22 |
|/ |
|
* | enable podman-remote pod rm | baude | 2019-02-21 |
* | Clean up some existing varlink endpoints | baude | 2018-12-12 |
* | add timeout to pod stop | baude | 2018-12-07 |
* | Add ContainerStateExited and OCI delete() in cleanup() | Matthew Heon | 2018-10-02 |
* | Implement pod varlink bindings | Jhon Honce | 2018-10-01 |
* | Change pause container to infra container | haircommander | 2018-08-23 |
* | Support pause containers in varlink | haircommander | 2018-08-23 |
* | Added option to share kernel namespaces in libpod and podman | haircommander | 2018-08-23 |
* | Changed GetContainerStats to return ErrCtrStateInvalid | haircommander | 2018-08-23 |
* | Add GetPodStats to varlink | haircommander | 2018-08-23 |
* | Added helper function for libpod pod api calls | haircommander | 2018-08-16 |
* | CreatePod args now PodCreate structure | haircommander | 2018-08-16 |
* | Added reason to PodContainerError | haircommander | 2018-08-16 |
* | Change batchcontainer to shared | haircommander | 2018-08-16 |
* | Add Pod API to varlink. | haircommander | 2018-08-16 |