| Commit message (Expand) | Author | Age |
* | "pod pause/unpause/stop" append "report.Errs" to "reports" | Toshiki Sonoda | 2022-07-19 |
* | Merge pull request #14370 from umohnani8/todo | openshift-ci[bot] | 2022-07-05 |
|\ |
|
| * | Fix podman pod unpaue TODO | Urvashi Mohnani | 2022-07-05 |
* | | libpod: switch to golang native error wrapping | Sascha Grunert | 2022-07-05 |
|/ |
|
* | pod: ps does not race with rm | Giuseppe Scrivano | 2022-06-28 |
* | pods: move code to a new function | Giuseppe Scrivano | 2022-06-28 |
* | Fix spelling "setup" -> "set up" and similar | Erik Sjölund | 2022-06-22 |
* | podman pod clone | cdoern | 2022-06-10 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Merge pull request #12534 from Luap99/network-db | OpenShift Merge Robot | 2021-12-15 |
|\ |
|
| * | remove unneeded return value from c.Networks() | Paul Holzinger | 2021-12-14 |
* | | fix network id handling | Paul Holzinger | 2021-12-14 |
|/ |
|
* | Add --time out for podman * rm -f commands | Daniel J Walsh | 2021-10-04 |
* | kube: Add support for podman pod logs | Aditya Rajan | 2021-09-05 |
* | InfraContainer Rework | cdoern | 2021-08-26 |
* | implement init containers in podman | Brent Baude | 2021-08-04 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Add Networks format placeholder to podman ps and pod ps | Paul Holzinger | 2021-01-09 |
* | Consolidate filter logic to pkg subdirectory | Baron Lenardson | 2020-12-24 |
* | Align the podman pod ps --filter behavior with podman ps | Paul Holzinger | 2020-11-18 |
* | 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 |
* | Print errors from individual containers in pods | Matthew Heon | 2020-07-02 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | podman-pod{rm,start,stop}: support --pod-id-file | Valentin Rothberg | 2020-06-11 |
* | Fix Id->ID where possible for lint | Daniel J Walsh | 2020-06-10 |
* | Add support for format {{.Label}} | Brent Baude | 2020-06-01 |
* | And system prune feature for v2. | Sujil02 | 2020-05-01 |
* | Fix typos in rm messages | Sujil02 | 2020-04-28 |
* | pkg, pods: report pod rm errors | Giuseppe Scrivano | 2020-04-27 |
* | pkg, pods: pod rm honors --ignore | Giuseppe Scrivano | 2020-04-27 |
* | pkg, pods: not lose pod start/restart errors | Giuseppe Scrivano | 2020-04-27 |
* | pkg, pods: honor --ignore for pod stop | Giuseppe Scrivano | 2020-04-27 |
* | Enable pod ps integration tests | Brent Baude | 2020-04-25 |
* | podman rmi: refactor logic | Valentin Rothberg | 2020-04-21 |
* | Add pod prune for api v2. | Sujil02 | 2020-04-17 |
* | podman v2 remove bloat v2 | Brent Baude | 2020-04-16 |
* | v2specgen prune libpod | Brent Baude | 2020-04-14 |
* | podmanv2 ps | Brent Baude | 2020-04-06 |
* | podmanv2 pod inspect | Sujil02 | 2020-04-01 |
* | podmanv2 pod ps | Brent Baude | 2020-03-31 |
* | podmanv2: implement pod top | Valentin Rothberg | 2020-03-28 |
* | podmanv2 pod create using podspecgen | Brent Baude | 2020-03-27 |
* | podmanv2 pod subcommands | Brent Baude | 2020-03-26 |
* | enable linting on v2 | Brent Baude | 2020-03-25 |
* | podmanv2 pod exists | Brent Baude | 2020-03-20 |