| Commit message (Expand) | Author | Age |
* | 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 |
* | Fix build on OS X | Matthew Heon | 2020-05-20 |
* | default to tunnel without ABISupport tag | Daniel J Walsh | 2020-05-08 |
* | Fix errors found when comparing podman v1 --help versus V2 | Daniel J Walsh | 2020-05-04 |
* | V2 enable ps tests | Jhon Honce | 2020-04-29 |
* | Merge pull request #5956 from jwhonce/wip/version | OpenShift Merge Robot | 2020-04-29 |
|\ |
|
| * | V2 restore podman -v command | Jhon Honce | 2020-04-29 |
* | | V2 Restore images list tests | Jhon Honce | 2020-04-29 |
|/ |
|
* | system tests must pass | Brent Baude | 2020-04-28 |
* | V2 restore libpod.Shutdown() when exiting podman commands | Jhon Honce | 2020-04-22 |
* | Enable some testing | Brent Baude | 2020-04-17 |
* | Fix bug where two configurations had been created | Jhon Honce | 2020-04-16 |
* | Podman V2 birth | Brent Baude | 2020-04-16 |