| Commit message (Expand) | Author | Age |
* | e2e tests: cleanup: capitalize CONSTANTS | Ed Santiago | 2022-07-05 |
* | libpod: switch to golang native error wrapping | Sascha Grunert | 2022-07-05 |
* | enable errcheck linter | Paul Holzinger | 2022-04-29 |
* | Three manual fixes | Ed Santiago | 2022-04-28 |
* | Ginkgo: use HaveField() for better error checking | Ed Santiago | 2022-04-28 |
* | Revert "container,inspect: convert Entrypoint to array instead of a string" | Aditya R | 2022-04-22 |
* | container,inspect: convert Entrypoint to array instead of a string | Aditya R | 2022-04-08 |
* | fix a number of errcheck issues | Valentin Rothberg | 2022-03-22 |
* | Add support for --chrootdirs | LStandman | 2022-03-14 |
* | netavark e2e tests | Brent Baude | 2022-02-02 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Prohibit --uid/gid map and --pod for container create/run | cdoern | 2022-01-13 |
* | Manual fixes | Ed Santiago | 2021-12-02 |
* | Use HaveLen(x) instead of Expect(len(y)).To(Equal(x)) | Ed Santiago | 2021-12-02 |
* | e2e: yet more cleanup of BeTrue/BeFalse | Ed Santiago | 2021-11-30 |
* | e2e tests: more cleanup of BeTrue()s | Ed Santiago | 2021-11-30 |
* | Merge pull request #12361 from rhatdan/remote | Daniel J Walsh | 2021-11-23 |
|\ |
|
| * | podman-remote does not support signature-policy | Daniel J Walsh | 2021-11-19 |
* | | 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 |