| Commit message (Expand) | Author | Age |
* | 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 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | Add support for retrieving system service --timeout | Daniel J Walsh | 2021-09-20 |
* | Add no-trunc support to podman-events | Daniel J Walsh | 2021-09-16 |
* | If container exits with 125 podman should exit with 125 | Daniel J Walsh | 2021-09-13 |
* | podman unshare keep exit code | Paul Holzinger | 2021-09-10 |
* | Merge pull request #10828 from cdoern/scp | openshift-ci[bot] | 2021-08-02 |
|\ |
|
| * | Created scp.go image_scp_test.go and podman-image-scp.1.md | cdoern | 2021-07-30 |
* | | command: migrate doesn't move process to cgroup | Giuseppe Scrivano | 2021-07-27 |
|/ |
|
* | podman service reaper | Paul Holzinger | 2021-07-02 |
* | Merge pull request #10789 from flouthoc/system-reset-prune-external | OpenShift Merge Robot | 2021-06-30 |
|\ |
|
| * | reset: remove external containers on podman system reset | flouthoc | 2021-06-30 |
* | | Enhance system connection add URL input | Jhon Honce | 2021-06-29 |
* | | Make system connection ls deterministic | Ashley Cui | 2021-06-29 |
|/ |
|
* | Add --format to connection list | Jhon Honce | 2021-06-22 |
* | Scrub podman commands to use report package | Jhon Honce | 2021-06-16 |
* | Add CORS support | Boaz Shuster | 2021-06-04 |