| Commit message (Expand) | Author | Age |
* | Revert "remove podman system connection" | Matthew Heon | 2020-08-20 |
* | Ensure DefaultEnvVariables is used in Specgen | Matthew Heon | 2020-08-20 |
* | Default .Repository and .Tag values to <none> | Jhon Honce | 2020-08-20 |
* | Do not use image CMD if user gave ENTRYPOINT | Matthew Heon | 2020-08-20 |
* | podman save use named pipe | Qi Wang | 2020-08-20 |
* | vendor c/image v5.5.2 | Valentin Rothberg | 2020-08-20 |
* | Add username to /etc/passwd inside of container if --userns keep-id | Daniel J Walsh | 2020-08-11 |
* | fix pod creation with "new:" syntax | Paul Holzinger | 2020-08-11 |
* | Fix podman service --valink timeout | Jhon Honce | 2020-08-11 |
* | implement the exitcode when start a container with attach | zhangguanzhang | 2020-08-11 |
* | Do not set host IP on ports when 0.0.0.0 requested | Matthew Heon | 2020-08-11 |
* | add {{.RunningFor}} placeholder in ps --format | Ashley Cui | 2020-07-31 |
* | fix swapped mem_usage/percent fields | Paul Holzinger | 2020-07-31 |
* | Don't crash when giving bogus format commands | Daniel J Walsh | 2020-07-31 |
* | Specifying --ipc=host --pid=host is broken | Daniel J Walsh | 2020-07-31 |
* | add newline to output in error message | Anthony Sottile | 2020-07-31 |
* | replace the html/template package with text/template | Paul Holzinger | 2020-07-31 |
* | The `podman start --attach` command should not print ID | Matthew Heon | 2020-07-31 |
* | Fix building from http or '-' options | Daniel J Walsh | 2020-07-31 |
* | Fix handling of entrypoint | Daniel J Walsh | 2020-07-22 |
* | version/info: format: allow more json variants | Valentin Rothberg | 2020-07-22 |
* | Fix container and pod create commands for remote create | Matthew Heon | 2020-07-22 |
* | Ensure sig-proxy default is propagated in start | Matthew Heon | 2020-07-22 |
* | abi: set default umask and rlimits | Giuseppe Scrivano | 2020-07-22 |
* | Used reference package with errors for parsing tag | Parker Van Roy | 2020-07-22 |
* | Add noop function disable-content-trust | Daniel J Walsh | 2020-07-22 |
* | Support default profile for apparmor | Daniel J Walsh | 2020-07-22 |
* | Switch references from libpod.conf to containers.conf | Daniel J Walsh | 2020-07-21 |
* | Fix a bug where --pids-limit was parsed incorrectly | Matthew Heon | 2020-07-15 |
* | Merge pull request #6873 from baude/v2.0disableconnection | OpenShift Merge Robot | 2020-07-07 |
|\ |
|
| * | remove podman system connection | Brent Baude | 2020-07-06 |
* | | Fix bug where `podman mount` didn't error as rootless | Matthew Heon | 2020-07-06 |
|/ |
|
* | Merge pull request #6871 from mheon/202_backports | OpenShift Merge Robot | 2020-07-06 |
|\ |
|
| * | Fix imports to ensure v2 is used with libpod | Matthew Heon | 2020-07-06 |
| * | Fixes --remote flag issues | Jhon Honce | 2020-07-06 |
| * | Set console mode for windows | Brent Baude | 2020-07-06 |
| * | Allow empty host port in --publish flag | Matthew Heon | 2020-07-06 |
| * | Set TMPDIR to /var/tmp by default if not set | Daniel J Walsh | 2020-07-06 |
| * | auto-update: clarify systemd-unit requirements | Valentin Rothberg | 2020-07-06 |
| * | podman ps truncate the command | Paul Holzinger | 2020-07-06 |
* | | Pids-limit should only be set if the user set it | Daniel J Walsh | 2020-07-06 |
|/ |
|
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Account for non-default port number in image name | Lokesh Mandvekar | 2020-06-27 |
* | Fix inspect to display multiple label: changes | Daniel J Walsh | 2020-06-25 |
* | podman run/create: support all transports | Valentin Rothberg | 2020-06-25 |
* | Revert sending --remote flag to containers | Jhon Honce | 2020-06-25 |
* | Set stop signal to 15 when not explicitly set | Matthew Heon | 2020-06-24 |
* | Fix ssh-agent support | Jhon Honce | 2020-06-24 |
* | Add JSON output field for ps | Brent Baude | 2020-06-24 |
* | V2 podman system connection | Jhon Honce | 2020-06-24 |