Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #4517 from baude/macvlan | OpenShift Merge Robot | 2019-12-09 |
|\ | |||
| * | macvlan networks | baude | 2019-12-09 |
* | | Use terminal detach keys sequence specified in the config file | Marco Vedovati | 2019-12-06 |
* | | Merge pull request #4596 from kunalkushwaha/container-prune | OpenShift Merge Robot | 2019-12-02 |
|\ \ | |||
| * | | filter added to container prune command | Kunal Kushwaha | 2019-11-29 |
| * | | command output fixed as per docker equivalent | Kunal Kushwaha | 2019-11-28 |
* | | | Merge pull request #4608 from rhatdan/vendor | OpenShift Merge Robot | 2019-12-02 |
|\ \ \ | |||
| * | | | Fix podman-remote version to print client and server | Daniel J Walsh | 2019-12-02 |
* | | | | Merge pull request #4493 from mheon/add_removing_state | OpenShift Merge Robot | 2019-12-02 |
|\ \ \ \ | |/ / / |/| | | | |||
| * | | | Add ContainerStateRemoving | Matthew Heon | 2019-11-19 |
* | | | | Merge pull request #4558 from rhatdan/reset | OpenShift Merge Robot | 2019-11-29 |
|\ \ \ \ | |||
| * | | | | Add podman system reset command | Daniel J Walsh | 2019-11-29 |
| | |/ / | |/| | | |||
* / | | | Do not initialize store on rootless podman | Sascha Grunert | 2019-11-29 |
|/ / / | |||
* | | | Merge pull request #4568 from openSUSE/history | OpenShift Merge Robot | 2019-11-27 |
|\ \ \ | |||
| * | | | Add support for image name history | Sascha Grunert | 2019-11-27 |
* | | | | Merge pull request #4443 from QiWang19/prune_pod | OpenShift Merge Robot | 2019-11-26 |
|\ \ \ \ | |||
| * | | | | Remove containers when pruning a stopped pod. | Qi Wang | 2019-11-26 |
| |/ / / | |||
* | | | | Merge pull request #4475 from rhatdan/tmpdir | OpenShift Merge Robot | 2019-11-26 |
|\ \ \ \ | |/ / / |/| | | | |||
| * | | | Add missing information to podman.1 man page | Daniel J Walsh | 2019-11-08 |
* | | | | Merge pull request #4514 from mheon/discard_cleanup_errors | OpenShift Merge Robot | 2019-11-26 |
|\ \ \ \ | |||
| * | | | | Discard errors from Shutdown in `system renumber` | Matthew Heon | 2019-11-22 |
* | | | | | podman {pod,} rm/stop: add --ignore flag | Valentin Rothberg | 2019-11-25 |
|/ / / / | |||
* | | | | Merge pull request #4512 from kunalkushwaha/prune-filter | OpenShift Merge Robot | 2019-11-22 |
|\ \ \ \ | |_|/ / |/| | | | |||
| * | | | filter added to image pruge command. | Kunal Kushwaha | 2019-11-22 |
| * | | | warning added before image prune command | Kunal Kushwaha | 2019-11-12 |
* | | | | Merge pull request #4523 from vrothberg/systemd-improvements | OpenShift Merge Robot | 2019-11-19 |
|\ \ \ \ | |||
| * | | | | podman rm/stop --cidfile | Valentin Rothberg | 2019-11-18 |
| | |_|/ | |/| | | |||
* | | | | Merge pull request #4505 from vrothberg/arch | OpenShift Merge Robot | 2019-11-16 |
|\ \ \ \ | |||
| * | | | | container create: os/arch check | Valentin Rothberg | 2019-11-12 |
| | |/ / | |/| | | |||
* | | | | Merge pull request #4368 from haircommander/pod-annotations | OpenShift Merge Robot | 2019-11-15 |
|\ \ \ \ | |_|/ / |/| | | | |||
| * | | | Add pod annotations to container | Peter Hunt | 2019-11-08 |
* | | | | codespell: spelling corrections | Dmitry Smirnov | 2019-11-13 |
| |/ / |/| | | |||
* | | | Merge pull request #4408 from slimjim2234/master | OpenShift Merge Robot | 2019-11-08 |
|\ \ \ | |||
| * | | | Fixed the JSON go template format for the 'info' action | Jimmy Crumpler | 2019-11-01 |
* | | | | Merge pull request #4337 from QiWang19/check_auth_path | OpenShift Merge Robot | 2019-11-08 |
|\ \ \ \ | |||
| * | | | | fix bug check nonexist authfile | Qi Wang | 2019-11-05 |
* | | | | | Merge pull request #4427 from rst0git/docs-rm-v | OpenShift Merge Robot | 2019-11-08 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||
| * | | | | docs: Update "podman container rm -v" description | Radostin Stoyanov | 2019-11-04 |
* | | | | | Split up create config handling of namespaces and security | Peter Hunt | 2019-11-07 |
| |_|_|/ |/| | | | |||
* | | | | Merge pull request #4451 from giuseppe/set-mac | OpenShift Merge Robot | 2019-11-07 |
|\ \ \ \ | |||
| * | | | | podman: add support for specifying MAC | Jakub Filak | 2019-11-06 |
* | | | | | Merge pull request #4468 from nalind/image-digests | OpenShift Merge Robot | 2019-11-07 |
|\ \ \ \ \ | |||
| * | | | | | podman images --digest: always list a digest | Nalin Dahyabhai | 2019-11-06 |
| |/ / / / | |||
* | | | | | Merge pull request #4441 from rhatdan/detach | OpenShift Merge Robot | 2019-11-07 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||
| * | | | | Allow users to disable detach keys | Daniel J Walsh | 2019-11-05 |
* | | | | | help message: don't parse the config for cgroup-manager default | Valentin Rothberg | 2019-11-06 |
| |_|/ / |/| | | | |||
* | | | | namespaces: by default create cgroupns on cgroups v2 | Giuseppe Scrivano | 2019-11-05 |
|/ / / | |||
* / / | Validate contextdir on build | TomSweeneyRedHat | 2019-11-01 |
|/ / | |||
* | | Merge pull request #4404 from jwhonce/wip/panic | OpenShift Merge Robot | 2019-11-01 |
|\ \ | |||
| * | | Refactor test to prevent panic | Jhon Honce | 2019-10-31 |