| Commit message (Expand) | Author | Age |
* | Podman Build use absolute filepath | cdoern | 2022-01-13 |
* | container creation: don't apply reserved annotations from image | Valentin Rothberg | 2021-12-23 |
* | tests: adjust old build test to expect exit code | Aditya Rajan | 2021-12-17 |
* | build: relay exitcode from imagebuildah to registry | Aditya Rajan | 2021-12-17 |
* | Use HaveLen(x) instead of Expect(len(y)).To(Equal(x)) | Ed Santiago | 2021-12-02 |
* | Merge pull request #12454 from edsantiago/remove_betrue | OpenShift Merge Robot | 2021-11-30 |
|\ |
|
| * | e2e tests: more cleanup of BeTrue()s | Ed Santiago | 2021-11-30 |
* | | podman-remote: prevent leaking secret into image | Aditya Rajan | 2021-11-30 |
* | | podman-remote: copy secret to contextdir is absolute path on host | Aditya Rajan | 2021-11-30 |
|/ |
|
* | e2e tests: clean up antihelpful BeTrue()s | Ed Santiago | 2021-11-22 |
* | e2e tests: use Should(Exit()) and ExitWithError() | Ed Santiago | 2021-07-15 |
* | Fix handling of podman-remote build --device | Daniel J Walsh | 2021-06-13 |
* | Handle podman-remote --arch, --platform, --os | Daniel J Walsh | 2021-04-07 |
* | Fix handling of remove --log-rusage param | Daniel J Walsh | 2021-03-31 |
* | Fix podman build --pull-never | Daniel J Walsh | 2021-03-27 |
* | Switch all builds to pull-never | Daniel J Walsh | 2021-03-16 |
* | Fix support for podman build --timestamp | Daniel J Walsh | 2021-03-02 |
* | Merge pull request #9275 from rhatdan/build | OpenShift Merge Robot | 2021-02-22 |
|\ |
|
| * | Add missing params for podman-remote build | Daniel J Walsh | 2021-02-16 |
* | | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
|/ |
|
* | Bump containers/buildah to v1.19.4 | Daniel J Walsh | 2021-02-08 |
* | Implement missing arguments for podman build | Daniel J Walsh | 2021-02-08 |
* | Merge pull request #8456 from kazimsarikaya/fix-send-tar | OpenShift Merge Robot | 2021-01-15 |
|\ |
|
| * | podman-remote fix sending tar content | Kazım SARIKAYA | 2021-01-03 |
* | | Fix e2e test for `podman build --logfile` | Hironori Shiina | 2020-12-24 |
|/ |
|
* | More docker compat API fixes | Milivoje Legenovic | 2020-12-04 |
* | use lookaside storage for remote tests | baude | 2020-11-16 |
* | test for buildah version in container images. | Daniel J Walsh | 2020-11-13 |
* | move from docker.io | Ed Santiago | 2020-10-28 |
* | Restore --format table support | Jhon Honce | 2020-10-13 |
* | Attempt to turn on some more remote tests | Daniel J Walsh | 2020-10-07 |
* | e2e tests: SkipIfRemote(): add a reason | Ed Santiago | 2020-09-23 |
* | Examine all SkipIfRemote functions | Daniel J Walsh | 2020-09-22 |
* | enable --iidfile for podman-remote build | baude | 2020-09-17 |
* | Fix podman build --logfile | Daniel J Walsh | 2020-09-09 |
* | e2e tests: use actual temp dirs, not "/tmp/dir" | Ed Santiago | 2020-08-18 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Enable a bunch of remote tests | Daniel J Walsh | 2020-07-21 |
* | Change buildtag for remoteclient to remote for testing | Daniel J Walsh | 2020-07-06 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Fix podman build handling of --http-proxy flag | Daniel J Walsh | 2020-06-19 |
* | podman: split env variables in env and overrides | Giuseppe Scrivano | 2020-05-07 |
* | enable build tests | Valentin Rothberg | 2020-04-28 |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | Fix environment handling from containers.conf | Daniel J Walsh | 2020-04-02 |
* | Implemented --iidfile for podman commit | Sujil02 | 2020-03-19 |
* | add os|arch attributes when building | Brent Baude | 2020-03-15 |
* | Add Containerfile location e2e test | Sascha Grunert | 2020-02-05 |
* | Add new test suite for build | TomSweeneyRedHat | 2019-11-16 |