| Commit message (Expand) | Author | Age |
* | Add podman events -f to be alias for --filter | Daniel J Walsh | 2022-07-13 |
* | podman: move MaybeMoveToSubCgroup to utils/ | Giuseppe Scrivano | 2022-07-13 |
* | Merge pull request #14805 from jakecorrenti/df-format-output | openshift-ci[bot] | 2022-07-05 |
|\ |
|
| * | Podman system df JSON format outputs `Size` and `Reclaimable` | Jake Correnti | 2022-07-05 |
* | | Merge pull request #14787 from giuseppe/move-systemd-service-to-subcgroup | openshift-ci[bot] | 2022-06-30 |
|\ \ |
|
| * | | service: do not run under the root cgroup | Giuseppe Scrivano | 2022-06-30 |
* | | | cmd/podman: switch to golang native error wrapping | Sascha Grunert | 2022-06-30 |
|/ / |
|
* / | podman image scp remote support & podman image scp tagging | cdoern | 2022-06-28 |
|/ |
|
* | Fix spelling "setup" -> "set up" and similar | Erik Sjölund | 2022-06-22 |
* | Merge pull request #14556 from sstosh/system-prune-network | openshift-ci[bot] | 2022-06-20 |
|\ |
|
| * | podman system prune support prune unused networks | Toshiki Sonoda | 2022-06-14 |
* | | systemd socker activation: check listener to prevent panic | Paul Holzinger | 2022-06-15 |
* | | golangci-lint: enable nolintlint | Paul Holzinger | 2022-06-14 |
|/ |
|
* | Merge pull request #14466 from mheon/fix_9075 | OpenShift Merge Robot | 2022-06-03 |
|\ |
|
| * | Improve robustness of `podman system reset` | Matthew Heon | 2022-06-03 |
* | | podman machine ssh: set correct exit code | Paul Holzinger | 2022-05-30 |
|/ |
|
* | Merge pull request #14037 from rhatdan/remoteuri | OpenShift Merge Robot | 2022-05-04 |
|\ |
|
| * | Report correct RemoteURI | Daniel J Walsh | 2022-05-04 |
* | | Merge pull request #14066 from ashley-cui/sysres | OpenShift Merge Robot | 2022-05-04 |
|\ \
| |/
|/| |
|
| * | podman system reset removed machines incorrectly | Ashley Cui | 2022-05-04 |
* | | Add podman machine events | Jhon Honce | 2022-05-03 |
|/ |
|
* | enable errcheck linter | Paul Holzinger | 2022-04-29 |
* | shell completion --format: use structs by reference | Paul Holzinger | 2022-04-28 |
* | shell completion --format: work with nil structs | Paul Holzinger | 2022-04-28 |
* | enable gocritic linter | Paul Holzinger | 2022-04-26 |
* | enable unparam linter | Paul Holzinger | 2022-04-25 |
* | system service: remove unnecessary pointer to listner | Paul Holzinger | 2022-04-21 |
* | Remove error stutter | Daniel J Walsh | 2022-03-25 |
* | fix a number of errcheck issues | Valentin Rothberg | 2022-03-22 |
* | fix a number of `godot` issues | Valentin Rothberg | 2022-03-22 |
* | linter: enable nilerr | Valentin Rothberg | 2022-03-22 |
* | podman system df: fix percent calculation | Paul Holzinger | 2022-03-21 |
* | go fmt: use go 1.18 conditional-build syntax | Valentin Rothberg | 2022-03-18 |
* | fix empty newline in version output | Paul Holzinger | 2022-03-15 |
* | system prune: remove all networks | Paul Holzinger | 2022-02-03 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Refactor podman system to report.Formatter | Jhon Honce | 2021-12-03 |
* | Refactor podman image command output | Jhon Honce | 2021-12-02 |
* | Print headers for system connection ls | Urvashi Mohnani | 2021-11-10 |
* | test connection add | Jhon Honce | 2021-11-08 |
* | system: Adds support for removing all named destination via --all | Aditya Rajan | 2021-11-08 |
* | rename rootless cni ns to rootless netns | Paul Holzinger | 2021-11-05 |
* | Fix help message case for `podman version` | Praveen Kumar | 2021-10-29 |
* | pod create: remove need for pause image | Valentin Rothberg | 2021-10-26 |
* | Change podman connection list to use default field | Daniel J Walsh | 2021-10-18 |
* | Fix CI flake on time of shutdown for API service | Jhon Honce | 2021-10-12 |
* | Merge pull request #11819 from trynaeat/dial-stdio | OpenShift Merge Robot | 2021-10-11 |
|\ |
|
| * | Fixes #11668 | Jake Parks | 2021-10-06 |
* | | Enable /debug/pprof API service endpoints | Jhon Honce | 2021-10-08 |
|/ |
|
* | Fix english on prune prompt | Daniel J Walsh | 2021-09-24 |