| Commit message (Expand) | Author | Age |
* | Use same runtime to restore a container as during checkpointing | Adrian Reber | 2021-11-19 |
* | Set config environment variables early in Podman init | Daniel J Walsh | 2021-11-15 |
* | Add flag to overwrite network backend from config | Paul Holzinger | 2021-11-11 |
* | Move CONTAINER_HOST and _CONNECTION to IsRemote Function | Daniel J Walsh | 2021-10-15 |
* | If CONTAINER_HOST env variable is set default podman --remote=true | Daniel J Walsh | 2021-10-14 |
* | Remind user to check connection or use podman machine | Ashley Cui | 2021-09-28 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | Set default storage from containers.conf for temporary images | Daniel J Walsh | 2021-09-15 |
* | If container exits with 125 podman should exit with 125 | Daniel J Walsh | 2021-09-13 |
* | profiling: higher memory sampling rate | Valentin Rothberg | 2021-08-23 |
* | add flag to record memory profiles | Valentin Rothberg | 2021-08-20 |
* | command: migrate doesn't move process to cgroup | Giuseppe Scrivano | 2021-07-27 |
* | Drop podman create --storage-opt container flag | Daniel J Walsh | 2021-07-20 |
* | At trace log level, print error text using %+v instead of %v | Nalin Dahyabhai | 2021-04-14 |
* | Add support for podman --context default | Daniel J Walsh | 2021-04-05 |
* | Add powershell completions | Paul Holzinger | 2021-03-29 |
* | turn hidden --trace into a NOP | Valentin Rothberg | 2021-03-08 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | correct startup error message | Valentin Rothberg | 2021-02-16 |
* | Improve error message when the the podman service is not enabled | Daniel J Walsh | 2021-01-09 |
* | Allow users to specify TMPDIR in containers.conf | Daniel J Walsh | 2020-12-15 |
* | Drop default log-level from error to warn | Daniel J Walsh | 2020-12-03 |
* | Enable remote shell completion without a running endpoint | Paul Holzinger | 2020-11-20 |
* | Remove some more excessive wrapping and stuttering | Daniel J Walsh | 2020-11-17 |
* | Add shell completion with cobra | Paul Holzinger | 2020-11-12 |
* | Switch use of Flags to Options | Daniel J Walsh | 2020-10-21 |
* | Fix the "err: cause" order of OCI runtime errors | Jordan Christiansen | 2020-10-09 |
* | podman-remote does not support most of the global flags | Daniel J Walsh | 2020-10-02 |
* | Refactor version handling in cmd tree | Jhon Honce | 2020-09-18 |
* | podman version and --version: fix format, exit | Ed Santiago | 2020-09-15 |
* | Refactor API build endpoint to be more compliant | Jhon Honce | 2020-09-14 |
* | Merge pull request #7403 from QiWang19/runtime-flag | OpenShift Merge Robot | 2020-09-11 |
|\ |
|
| * | Add global options --runtime-flags | Qi Wang | 2020-09-04 |
* | | Don't setup the Image/ContainerEngine when calling a cmd with subcmds | Paul Holzinger | 2020-09-08 |
|/ |
|
* | Fix log level case regression | Sascha Grunert | 2020-08-28 |
* | Add support for --connection | Daniel J Walsh | 2020-08-19 |
* | podman-remote fixes for msi and client | Brent Baude | 2020-08-12 |
* | remove --latest for all remote commands | Brent Baude | 2020-08-10 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | [WIP] Refactor podman system connection | Jhon Honce | 2020-07-22 |
* | abi: set default umask and rlimits | Giuseppe Scrivano | 2020-07-17 |
* | Merge pull request #6864 from vrothberg/v2-module | OpenShift Merge Robot | 2020-07-06 |
|\ |
|
| * | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | | Set engine env from common config | Qi Wang | 2020-07-03 |
|/ |
|
* | Fixes --remote flag issues | Jhon Honce | 2020-06-26 |
* | V2 podman system connection | Jhon Honce | 2020-06-23 |
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | Add parallel execution code for container operations | Matthew Heon | 2020-06-05 |
* | V2 Add support for ssh authentication methods | Jhon Honce | 2020-06-03 |
* | compat handlers: add X-Registry-Auth header support | Valentin Rothberg | 2020-05-29 |