| Commit message (Expand) | Author | Age |
* | e2e tests: clean up antihelpful BeTrue()s | Ed Santiago | 2021-11-22 |
* | Eighty-six eighty-eighty | Ed Santiago | 2021-09-22 |
* | Support for --tls-verify flag in podman run & podman create | Shivkumar13 | 2021-08-21 |
* | e2e tests: use Should(Exit()) and ExitWithError() | Ed Santiago | 2021-07-15 |
* | podman image tree: restore previous behavior | Valentin Rothberg | 2021-05-12 |
* | Fix podman network IDs handling | Paul Holzinger | 2021-02-22 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Allow static ip and mac with rootless cni network | Paul Holzinger | 2021-01-27 |
* | Fix --arch and --os flags to work correctly | Daniel J Walsh | 2021-01-25 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Add support for --platform | Daniel J Walsh | 2020-11-26 |
* | use lookaside storage for remote tests | baude | 2020-11-16 |
* | move from docker.io | Ed Santiago | 2020-10-28 |
* | podman create doesn't support creating detached containers | Daniel J Walsh | 2020-10-21 |
* | Merge pull request #7798 from QiWang19/run-manifest | OpenShift Merge Robot | 2020-09-30 |
|\ |
|
| * | Use local image if input image is a manifest list | Qi Wang | 2020-09-30 |
* | | Make all Skips specify a reason | Daniel J Walsh | 2020-09-29 |
|/ |
|
* | Remove SkipIfRootless if possible, document other calls | Daniel J Walsh | 2020-09-27 |
* | Remove final v2remotefail failures | Daniel J Walsh | 2020-09-23 |
* | e2e tests: SkipIfRemote(): add a reason | Ed Santiago | 2020-09-23 |
* | Supports import&run--signature-policy | Qi Wang | 2020-09-15 |
* | error when adding container to pod with network information | Brent Baude | 2020-08-21 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Add --umask flag for create, run | Ashley Cui | 2020-07-21 |
* | Change buildtag for remoteclient to remote for testing | Daniel J Walsh | 2020-07-06 |
* | Merge pull request #6836 from ashley-cui/tzlibpod | OpenShift Merge Robot | 2020-07-06 |
|\ |
|
| * | Add --tz flag to create, run | Ashley Cui | 2020-07-02 |
* | | move go module to v2 | Valentin Rothberg | 2020-07-06 |
|/ |
|
* | Set stop signal to 15 when not explicitly set | Matthew Heon | 2020-06-24 |
* | Add support for the unless-stopped restart policy | Matthew Heon | 2020-06-17 |
* | {create,run} --replace | Valentin Rothberg | 2020-06-15 |
* | container-{create,run}: add `--pod-id-file` | Valentin Rothberg | 2020-06-11 |
* | Add more Remote tests | Daniel J Walsh | 2020-06-03 |
* | Merge pull request #6280 from mheon/switch_off_noexec | OpenShift Merge Robot | 2020-05-21 |
|\ |
|
| * | Turn off 'noexec' option by default for named volumes | Matthew Heon | 2020-05-20 |
* | | Merge pull request #6284 from baude/v2remotetestfixes | OpenShift Merge Robot | 2020-05-21 |
|\ \ |
|
| * | | Test fixes for remote integration | Brent Baude | 2020-05-20 |
* | | | Fix create_test for remote integration | Brent Baude | 2020-05-20 |
|/ / |
|
* / | v2 enable remote integration tests | Brent Baude | 2020-05-19 |
|/ |
|
* | Add small fixes for 'podman run' from diffing inspect | Matthew Heon | 2020-05-05 |
* | test: enable create tests | Giuseppe Scrivano | 2020-04-30 |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | Rework label parsing | Matthew Heon | 2020-02-14 |
* | build(deps): bump github.com/containers/image/v5 from 5.0.0 to 5.1.0 | Daniel J Walsh | 2019-12-20 |
* | fix bug check nonexist authfile | Qi Wang | 2019-11-05 |
* | Merge pull request #4369 from baude/golandautocodecorrections | OpenShift Merge Robot | 2019-10-30 |
|\ |
|
| * | goland autocorrections | baude | 2019-10-29 |
* | | Add e2e tests for manifest list support | Nalin Dahyabhai | 2019-10-29 |
|/ |
|
* | Refactor tests when checking for error exit codes | Jhon Honce | 2019-10-16 |
* | add --pull flag for podman create&run | Qi Wang | 2019-08-09 |