| Commit message (Expand) | Author | Age |
* | Add restart-policy to container filters & --filter to podman start | Boaz Shuster | 2021-05-06 |
* | Merge pull request #10208 from Luap99/play-kube-mac | OpenShift Merge Robot | 2021-05-05 |
|\ |
|
| * | add --mac-address to podman play kube | Paul Holzinger | 2021-05-04 |
* | | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
* | | Add --all to podman start | Boaz Shuster | 2021-05-03 |
|/ |
|
* | Remove unused VolumeList* structs | Daniel J Walsh | 2021-04-29 |
* | Merge pull request #10043 from Luap99/play-kube-ip | OpenShift Merge Robot | 2021-04-17 |
|\ |
|
| * | add --ip to podman play kube | Paul Holzinger | 2021-04-16 |
* | | Fix build with GO111MODULE=off | Lokesh Mandvekar | 2021-04-15 |
|/ |
|
* | Merge pull request #9935 from EduardoVega/5788-kube-volume | OpenShift Merge Robot | 2021-04-12 |
|\ |
|
| * | Add support for play/generate kube volumes | Eduardo Vega | 2021-04-09 |
* | | podman unshare: add --rootless-cni to join the ns | Paul Holzinger | 2021-04-07 |
|/ |
|
* | [NO TESTS NEEDED] Shrink the size of podman-remote | Daniel J Walsh | 2021-03-29 |
* | Merge pull request #9710 from jmguzik/network-prune-filters-http-api | OpenShift Merge Robot | 2021-03-18 |
|\ |
|
| * | network prune filters for http compat and libpod api | Jakub Guzik | 2021-03-18 |
* | | add /auth for docker compatibility | troyready | 2021-03-12 |
|/ |
|
* | turn hidden --trace into a NOP | Valentin Rothberg | 2021-03-08 |
* | Merge pull request #9647 from mlegenovic/master | OpenShift Merge Robot | 2021-03-07 |
|\ |
|
| * | Correct compat images/{name}/push response | Milivoje Legenovic | 2021-03-07 |
* | | podman cp: support copying on tmpfs mounts | Valentin Rothberg | 2021-03-04 |
|/ |
|
* | Add version field to secret compat list/inspect api | Ashley Cui | 2021-03-02 |
* | Merge pull request #9445 from jmguzik/no-header-info-for-systemd-generation | OpenShift Merge Robot | 2021-02-22 |
|\ |
|
| * | --no-header flag implementation for generate systemd | Jakub Guzik | 2021-02-22 |
* | | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
|/ |
|
* | 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 golint linter | Paul Holzinger | 2021-02-11 |
* | Enable stylecheck linter | Paul Holzinger | 2021-02-11 |
* | Merge pull request #9125 from ashley-cui/secretswiring | OpenShift Merge Robot | 2021-02-09 |
|\ |
|
| * | Implement Secrets | Ashley Cui | 2021-02-09 |
* | | add network prune | baude | 2021-02-06 |
|/ |
|
* | Improve ContainerEngine.ContainerWait() | Matej Vasek | 2021-02-03 |
* | Switch podman stop/kill/wait handlers to use abi | Daniel J Walsh | 2021-01-29 |
* | podman-remote ps --external --pod --sort do not work. | Daniel J Walsh | 2021-01-27 |
* | 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 |
|/ |
|
* | podman network exists | Paul Holzinger | 2021-01-19 |
* | Allow podman push to push manifest lists | Daniel J Walsh | 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 #8819 from chen-zhuohan/add-pre-checkpoint | OpenShift Merge Robot | 2021-01-12 |
|\ |
|
| * | add pre checkpoint | unknown | 2021-01-10 |