| Commit message (Expand) | Author | Age |
* | Refactor version handling in cmd tree | Jhon Honce | 2020-09-18 |
* | Fix up errors found by codespell | Daniel J Walsh | 2020-09-11 |
* | Show c/storage (Buildah/CRI-O) containers in ps | Daniel J Walsh | 2020-09-09 |
* | podman: add option --cgroup-conf | Giuseppe Scrivano | 2020-08-21 |
* | error when adding container to pod with network information | Brent Baude | 2020-08-21 |
* | API returns 500 in case network is not found instead of 404 | zhangguanzhang | 2020-08-02 |
* | Ensure libpod/define does not include libpod/image | Matthew Heon | 2020-07-31 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Add --umask flag for create, run | Ashley Cui | 2020-07-21 |
* | abi: set default umask and rlimits | Giuseppe Scrivano | 2020-07-17 |
* | Merge pull request #6956 from mheon/add_ports_to_pod_inspect | OpenShift Merge Robot | 2020-07-15 |
|\ |
|
| * | Include infra container information in `pod inspect` | Matthew Heon | 2020-07-14 |
* | | Add SystemdMode to inspect for containers | Matthew Heon | 2020-07-14 |
|/ |
|
* | Implement --sdnotify cmdline option to control sd-notify behavior | Joseph Gooch | 2020-07-06 |
* | Merge pull request #6836 from ashley-cui/tzlibpod | OpenShift Merge Robot | 2020-07-06 |
|\ |
|
| * | Add --tz flag to create, run | Ashley Cui | 2020-07-02 |
* | | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | | Print errors from individual containers in pods | Matthew Heon | 2020-07-02 |
|/ |
|
* | Merge pull request #6746 from vrothberg/untag | OpenShift Merge Robot | 2020-06-24 |
|\ |
|
| * | podman untag: error if tag doesn't exist | Valentin Rothberg | 2020-06-24 |
* | | Reformat inspect network settings | Qi Wang | 2020-06-23 |
|/ |
|
* | 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 |