| Commit message (Expand) | Author | Age |
* | container-commit: support --squash to squash layers into one | Aditya R | 2022-02-23 |
* | Make sure building with relative paths work correctly. | Daniel J Walsh | 2022-02-10 |
* | Add version guard to libpod API endpoints | Jhon Honce | 2022-02-09 |
* | pkg/bindings/images.Build(): slashify "dockerfile" values, too | Nalin Dahyabhai | 2022-02-02 |
* | Run codespell on code | Daniel J Walsh | 2022-01-21 |
* | Handlers for `generate systemd` with custom dependencies | esendjer | 2022-01-19 |
* | rename --cni-config-dir to --network-config-dir | Paul Holzinger | 2022-01-18 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Refactor manifest list operations | Jhon Honce | 2022-01-14 |
* | podman build enable --all-platforms and --unsetenv | Paul Holzinger | 2022-01-13 |
* | use libnetwork from c/common | Paul Holzinger | 2022-01-12 |
* | Add podman rm --depend | Daniel J Walsh | 2022-01-11 |
* | Merge pull request #11538 from mtrmac/http-credentials | OpenShift Merge Robot | 2022-01-06 |
|\ |
|
| * | Remove the authfile parameter of MakeXRegistryAuthHeader | Miloslav Trmač | 2021-12-10 |
| * | Simplify the header decision in pkg/bindings/images.Build a bit | Miloslav Trmač | 2021-12-10 |
| * | Remove the authfile parameter of MakeXRegistryConfigHeader | Miloslav Trmač | 2021-12-10 |
| * | Call MakeXRegistryAuthHeader instead of Header(..., XRegistryAuthHeader) | Miloslav Trmač | 2021-12-10 |
| * | Call MakeXRegistryConfigHeader instead of Header(..., XRegistryConfigHeader) | Miloslav Trmač | 2021-12-10 |
* | | bindings rmi test: clarify behavior | Valentin Rothberg | 2021-12-16 |
* | | play kube add support for multiple networks | Paul Holzinger | 2021-12-14 |
* | | network connect allow ip, ipv6 and mac address | Paul Holzinger | 2021-12-14 |
|/ |
|
* | Add restart-sec option to systemd generate | Ondra Machacek | 2021-12-03 |
* | Merge pull request #12425 from tnk4on/remote-build-eval-containerfile | OpenShift Merge Robot | 2021-12-02 |
|\ |
|
| * | Fixed the containerfile not found during remote build. | Shion Tanaka | 2021-11-30 |
* | | podman-remote: copy secret to contextdir is absolute path on host | Aditya Rajan | 2021-11-30 |
* | | api: allow build api to accept secrets | Aditya Rajan | 2021-11-30 |
* | | e2e tests: enable golint | Ed Santiago | 2021-11-29 |
|/ |
|
* | generate systemd: add --start-timeout flag | Valentin Rothberg | 2021-11-23 |
* | Merge pull request #11795 from cevich/update_to_f35 | OpenShift Merge Robot | 2021-11-18 |
|\ |
|
| * | Cirrus: Fix bindings test hang b/c logging config mismatch | Chris Evich | 2021-11-18 |
* | | Add --file-locks checkpoint/restore option | Radostin Stoyanov | 2021-11-18 |
|/ |
|
* | remote checkpoint/restore: more fixes | Valentin Rothberg | 2021-11-18 |
* | fix remote checkpoint/restore | Valentin Rothberg | 2021-11-16 |
* | Merge pull request #12300 from WanzenBug/fix-bindings-context | OpenShift Merge Robot | 2021-11-15 |
|\ |
|
| * | bindings: reuse context for API requests | Moritz "WanzenBug" Wanzenböck | 2021-11-15 |
* | | Merge pull request #11076 from boaz0/closes_10275 | OpenShift Merge Robot | 2021-11-15 |
|\ \
| |/
|/| |
|
| * | Support template unit files in podman generate systemd | Boaz Shuster | 2021-10-22 |
* | | Fix bindings container log test | Paul Holzinger | 2021-11-04 |
* | | Handle HTTP 409 error messages properly for Pod actions | Ondra Machacek | 2021-11-02 |
* | | Add support to play kube for --log-opt | Daniel J Walsh | 2021-10-25 |
|/ |
|
* | Refactor podman search to be more code friendly | Jhon Honce | 2021-10-12 |
* | Fixes #11668 | Jake Parks | 2021-10-06 |
* | libpod: fix race when closing STDIN | Paul Holzinger | 2021-10-06 |
* | Add --time out for podman * rm -f commands | Daniel J Walsh | 2021-10-04 |
* | Add podman play kube --no-hosts options | Daniel J Walsh | 2021-10-01 |
* | Add guard for BuildOptions.CommonBuildOpts | Jhon Honce | 2021-09-30 |
* | Remind user to check connection or use podman machine | Ashley Cui | 2021-09-28 |
* | image prune: support removing external containers | Valentin Rothberg | 2021-09-28 |
* | remote build: EvalSymlinks() the context directory | Nalin Dahyabhai | 2021-09-27 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |