| Commit message (Expand) | Author | Age |
... | |
* | | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
|/ |
|
* | cp: treat "." and "/." correctly | Valentin Rothberg | 2021-02-18 |
* | infra: downgrade warning to debug | Giuseppe Scrivano | 2021-02-17 |
* | podman kill should report rawInput not container id | Daniel J Walsh | 2021-02-16 |
* | When stopping a container, print rawInput | Daniel J Walsh | 2021-02-16 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | Enable golint linter | Paul Holzinger | 2021-02-11 |
* | [NO TESTS NEEDED] Update linter | Matej Vasek | 2021-02-10 |
* | Merge pull request #9125 from ashley-cui/secretswiring | OpenShift Merge Robot | 2021-02-09 |
|\ |
|
| * | Implement Secrets | Ashley Cui | 2021-02-09 |
* | | Bump containers/buildah to v1.19.4 | Daniel J Walsh | 2021-02-08 |
* | | Merge pull request #9266 from vrothberg/fix-6510 | OpenShift Merge Robot | 2021-02-08 |
|\ \ |
|
| * | | make `podman rmi` more robust | Valentin Rothberg | 2021-02-08 |
| |/ |
|
* / | add network prune | baude | 2021-02-06 |
|/ |
|
* | Improve ContainerEngine.ContainerWait() | Matej Vasek | 2021-02-03 |
* | Improve container libpod.Wait*() functions | Matej Vasek | 2021-02-03 |
* | Switch podman stop/kill/wait handlers to use abi | Daniel J Walsh | 2021-01-29 |
* | Merge pull request #9149 from rhatdan/docs | OpenShift Merge Robot | 2021-01-29 |
|\ |
|
| * | Podman-remote push can support --format | Daniel J Walsh | 2021-01-29 |
* | | Merge pull request #9133 from rhatdan/pull1 | OpenShift Merge Robot | 2021-01-29 |
|\ \
| |/
|/| |
|
| * | Cleanup bindings for image pull | Daniel J Walsh | 2021-01-27 |
* | | Merge pull request #9115 from rhatdan/pull | OpenShift Merge Robot | 2021-01-28 |
|\ \
| |/
|/| |
|
| * | Switch podman image push handlers to use abi | Daniel J Walsh | 2021-01-27 |
* | | podman-remote ps --external --pod --sort do not work. | Daniel J Walsh | 2021-01-27 |
|/ |
|
* | Merge pull request #9054 from vrothberg/fix-9040 | OpenShift Merge Robot | 2021-01-26 |
|\ |
|
| * | libpod: add (*Container).ResolvePath() | Valentin Rothberg | 2021-01-26 |
* | | Fix --arch and --os flags to work correctly | Daniel J Walsh | 2021-01-25 |
|/ |
|
* | podman manifest exists | Paul Holzinger | 2021-01-22 |
* | Merge pull request #9027 from Luap99/podman-volume-exists | OpenShift Merge Robot | 2021-01-21 |
|\ |
|
| * | podman volume exists | Paul Holzinger | 2021-01-21 |
* | | Fix handling of container remove | Daniel J Walsh | 2021-01-20 |
|/ |
|
* | Merge pull request #9021 from Luap99/podman-network-exists | OpenShift Merge Robot | 2021-01-19 |
|\ |
|
| * | podman network exists | Paul Holzinger | 2021-01-19 |
* | | Add binding options for container|pod exists | baude | 2021-01-18 |
|/ |
|
* | Merge pull request #8942 from rhatdan/push | OpenShift Merge Robot | 2021-01-17 |
|\ |
|
| * | Allow podman push to push manifest lists | Daniel J Walsh | 2021-01-15 |
* | | Container rename bindings | Paul Holzinger | 2021-01-15 |
|/ |
|
* | Merge pull request #8955 from mheon/rename | OpenShift Merge Robot | 2021-01-14 |
|\ |
|
| * | Initial implementation of renaming containers | Matthew Heon | 2021-01-14 |
* | | Initial implementation of volume plugins | Matthew Heon | 2021-01-14 |
|/ |
|
* | Reduce general binding binary size | baude | 2021-01-13 |
* | Merge pull request #8957 from srcshelton/feature/issue-8945 | OpenShift Merge Robot | 2021-01-13 |
|\ |
|
| * | Add 'MemUsageBytes' format option | Stuart Shelton | 2021-01-12 |
* | | Remove the ability to use [name:tag] in podman load command | Daniel J Walsh | 2021-01-12 |
|/ |
|
* | Merge pull request #8947 from Luap99/cleanup-code | OpenShift Merge Robot | 2021-01-12 |
|\ |
|
| * | Fix problems reported by staticcheck | Paul Holzinger | 2021-01-12 |
* | | Merge pull request #8819 from chen-zhuohan/add-pre-checkpoint | OpenShift Merge Robot | 2021-01-12 |
|\ \
| |/
|/| |
|
| * | add pre checkpoint | unknown | 2021-01-10 |
* | | Merge pull request #8934 from vrothberg/fix-8931 | OpenShift Merge Robot | 2021-01-11 |
|\ \ |
|
| * | | image list: ignore bare manifest list | Valentin Rothberg | 2021-01-11 |