| Commit message (Expand) | Author | Age |
* | Add support for environment variable secrets | Ashley Cui | 2021-05-06 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Implement Secrets | Ashley Cui | 2021-02-09 |
* | e2e tests: SkipIfRemote(): add a reason | Ed Santiago | 2020-09-23 |
* | Examine all SkipIfRemote functions | Daniel J Walsh | 2020-09-22 |
* | e2e tests: use actual temp dirs, not "/tmp/dir" | Ed Santiago | 2020-08-18 |
* | Handle single character images | Daniel J Walsh | 2020-07-30 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | govern remote attach and start | Brent Baude | 2020-05-20 |
* | v2 enable remote integration tests | Brent Baude | 2020-05-19 |
* | V2 tests: enables commit tests | Qi Wang | 2020-04-24 |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | Implemented --iidfile for podman commit | Sujil02 | 2020-03-19 |
* | Remove incorrect validation of --change for commit | Matthew Heon | 2020-02-10 |
* | Merge pull request #3081 from baude/remotecommit | OpenShift Merge Robot | 2019-06-03 |
|\ |
|
| * | podman remote-client commit | baude | 2019-05-30 |
* | | use imagecaches for local tests | baude | 2019-05-29 |
|/ |
|
* | Minor fix splitting env vars in podman-commit | Divyansh Kamboj | 2019-05-19 |
* | Fix podman command --change CMD | Daniel J Walsh | 2019-04-17 |
* | Add --include-volumes flag to 'podman commit' | Matthew Heon | 2019-04-11 |
* | Fix E2E tests | Matthew Heon | 2019-04-04 |
* | Usability cleanup for 'inspect' | Ed Santiago | 2019-03-13 |
* | ginkgo status improvements | baude | 2019-03-08 |
* | Add tests to make sure podman container and podman image commands work | Daniel J Walsh | 2019-03-02 |
* | Run integrations test with remote-client | baude | 2019-01-14 |
* | Switch all referencs to image.ContainerConfig to image.Config | Daniel J Walsh | 2018-12-21 |
* | Separate common used test functions and structs to test/utils | Yiqiao Pu | 2018-11-16 |
* | Integration Test Improvements #3 | baude | 2018-08-01 |
* | Show duration for each ginkgo test and test speed improvements | baude | 2018-07-28 |
* | do not commit default volumes from container | baude | 2018-04-30 |
* | Use buildah commit and bud in podman | baude | 2018-04-27 |
* | Inspect output should be in array form | baude | 2018-02-21 |
* | More ginkgo migration | baude | 2018-02-07 |
* | Migrate Create|Commit to ginkgo | baude | 2018-02-02 |