| Commit message (Expand) | Author | Age |
* | podman untag: error if tag doesn't exist | Valentin Rothberg | 2020-06-24 |
* | Do not share container log driver for exec | Matthew Heon | 2020-06-17 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | pod config: add a `CreateCommand` field | Valentin Rothberg | 2020-06-11 |
* | Ensure Conmon is alive before waiting for exit file | Matthew Heon | 2020-06-08 |
* | add socket information to podman info | Brent Baude | 2020-06-03 |
* | podman version --format ... was not working | Daniel J Walsh | 2020-05-21 |
* | Display human build date in podman info | Daniel J Walsh | 2020-05-21 |
* | Merge pull request #6323 from rhatdan/shrink | OpenShift Merge Robot | 2020-05-21 |
|\ |
|
| * | Remove github.com/libpod/libpod from cmd/pkg/podman | Daniel J Walsh | 2020-05-21 |
* | | Fix remote integration for healthchecks | Brent Baude | 2020-05-20 |
|/ |
|
* | Add podman static build | Sascha Grunert | 2020-05-11 |
* | Merge pull request #6152 from mheon/fix_pod_join_cgroupns | OpenShift Merge Robot | 2020-05-09 |
|\ |
|
| * | Fix bug where pods would unintentionally share cgroupns | Matthew Heon | 2020-05-08 |
* | | V2 Impliment tunnelled podman version | Jhon Honce | 2020-05-08 |
|/ |
|
* | add {generate,play} kube | Valentin Rothberg | 2020-05-06 |
* | v2 podman stats | baude | 2020-05-05 |
* | V2 Restore rmi tests | Jhon Honce | 2020-04-22 |
* | Update podman to use containers.conf | Daniel J Walsh | 2020-04-20 |
* | Update pod inspect report to hold current pod status. | Sujil02 | 2020-04-20 |
* | podman v2 remove bloat v2 | Brent Baude | 2020-04-16 |
* | Add version to podman info command | Daniel J Walsh | 2020-04-15 |
* | Add basic structure of output for APIv2 pod inspect | Matthew Heon | 2020-04-15 |
* | refactor info | Brent Baude | 2020-04-06 |
* | v2podman attach and exec | Brent Baude | 2020-04-05 |
* | podmanv2 save image | Brent Baude | 2020-04-03 |
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | use `pause:3.2` image for infra containers | Valentin Rothberg | 2020-03-27 |
* | podmanv2 container inspect | Brent Baude | 2020-03-26 |
* | Implement APIv2 Exec Create and Inspect Endpoints | Matthew Heon | 2020-03-23 |
* | Add structure for new exec session tracking to DB | Matthew Heon | 2020-03-18 |
* | Populate ExecSession with all required fields | Matthew Heon | 2020-03-18 |
* | Revert "Exec: use ErrorConmonRead" | Matthew Heon | 2020-03-09 |
* | Exec: use ErrorConmonRead | Peter Hunt | 2020-03-03 |
* | Add basic deadlock detection for container start/remove | Matthew Heon | 2020-02-24 |
* | APIv2 review corrections #3 | Brent Baude | 2020-01-25 |
* | Add ContainerStateRemoving | Matthew Heon | 2019-11-19 |
* | add libpod/config | Valentin Rothberg | 2019-10-31 |
* | Ensure volumes can be removed when they fail to unmount | Matthew Heon | 2019-10-14 |
* | rm: add containers eviction with `rm --force` | Marco Vedovati | 2019-09-25 |
* | Fix exit code failure | Daniel J Walsh | 2019-09-17 |
* | Use exit code constants | Daniel J Walsh | 2019-09-12 |
* | Add support for launching containers without CGroups | Matthew Heon | 2019-09-10 |
* | Correctly report errors on unmounting SHM | Matthew Heon | 2019-09-05 |
* | Add conmon probe to runtime construction | Peter Hunt | 2019-08-08 |
* | refactor to reduce duplicated error parsing | Peter Hunt | 2019-07-23 |
* | move editing of exitCode to runtime | Peter Hunt | 2019-07-23 |
* | Implement conmon exec | Peter Hunt | 2019-07-22 |
* | golangci-lint round #3 | baude | 2019-07-21 |
* | libpod removal from main (phase 2) | baude | 2019-06-27 |