| Commit message (Expand) | Author | Age |
* | Verify existence of auth file if specified | Daniel J Walsh | 2021-04-05 |
* | Remove --execute from podman machine ssh | baude | 2021-03-31 |
* | podman machine shell completion | Paul Holzinger | 2021-03-31 |
* | Merge pull request #9885 from ashley-cui/machinels | OpenShift Merge Robot | 2021-03-30 |
|\ |
|
| * | Add podman machine list | Ashley Cui | 2021-03-30 |
* | | Document --volume from podman-remote run/create client | Daniel J Walsh | 2021-03-30 |
|/ |
|
* | Add machine support for qemu-system-aarch64 | Anders F Björklund | 2021-03-29 |
* | Merge pull request #9855 from giuseppe/fix-service-race-condition | OpenShift Merge Robot | 2021-03-29 |
|\ |
|
| * | service: use LISTEN_FDS | Giuseppe Scrivano | 2021-03-29 |
* | | Merge pull request #9516 from rhatdan/shrink | OpenShift Merge Robot | 2021-03-29 |
|\ \ |
|
| * | | [NO TESTS NEEDED] Shrink the size of podman-remote | Daniel J Walsh | 2021-03-29 |
* | | | Merge pull request #9307 from Luap99/powershell-completion | OpenShift Merge Robot | 2021-03-29 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add powershell completions | Paul Holzinger | 2021-03-29 |
| |/ |
|
* | | Merge pull request #9631 from rhatdan/pull | OpenShift Merge Robot | 2021-03-29 |
|\ \
| |/
|/| |
|
| * | Fix podman build --pull-never | Daniel J Walsh | 2021-03-27 |
* | | Merge pull request #9467 from rhatdan/buildah | OpenShift Merge Robot | 2021-03-28 |
|\ \ |
|
| * | | [NO TESTS NEEDED] Turn on podman-remote build --isolation | Daniel J Walsh | 2021-03-26 |
| |/ |
|
* / | Podman machine enhancements | baude | 2021-03-27 |
|/ |
|
* | [NO TESTS NEEDED] Vendor in containers/buildah v1.20.0 | Daniel J Walsh | 2021-03-26 |
* | Rename podman machine create to init and clean up | Ashley Cui | 2021-03-25 |
* | Merge pull request #9781 from baude/addqemu | OpenShift Merge Robot | 2021-03-25 |
|\ |
|
| * | Improvements for machine | baude | 2021-03-25 |
| * | Add --execute flag to podman machine ssh | Ashley Cui | 2021-03-25 |
| * | introduce podman machine | baude | 2021-03-25 |
| * | Podman machine CLI and interface stub | Ashley Cui | 2021-03-25 |
* | | Check if stdin is a term in --interactive --tty mode | Daniel J Walsh | 2021-03-24 |
|/ |
|
* | Fix system prune cmd user message with options | Jakub Guzik | 2021-03-21 |
* | fix user message image prune --all | Jakub Guzik | 2021-03-17 |
* | Do not leak libpod package into the remote client | Paul Holzinger | 2021-03-15 |
* | Split libpod/network package | Paul Holzinger | 2021-03-15 |
* | podman cp: fix copying to a non-existent dir | Valentin Rothberg | 2021-03-09 |
* | Merge pull request #9651 from rhatdan/volume | OpenShift Merge Robot | 2021-03-08 |
|\ |
|
| * | podman-remote build does not support volumes | Daniel J Walsh | 2021-03-08 |
* | | Compat API: Avoid trying to create volumes if they already exist | Pablo Greco | 2021-03-08 |
|/ |
|
* | Merge pull request #9592 from rhatdan/timestamp | OpenShift Merge Robot | 2021-03-08 |
|\ |
|
| * | Handle podman build --dns-search | Daniel J Walsh | 2021-03-07 |
| * | podman build --build-arg should fall back to environment | Daniel J Walsh | 2021-03-07 |
| * | Add support for podman build --ignorefile | Daniel J Walsh | 2021-03-07 |
* | | turn hidden --trace into a NOP | Valentin Rothberg | 2021-03-08 |
* | | replace local mount consts with libpod/define | Jakub Guzik | 2021-03-07 |
|/ |
|
* | Merge pull request #9593 from vrothberg/cp-tmp | OpenShift Merge Robot | 2021-03-05 |
|\ |
|
| * | podman cp: support copying on tmpfs mounts | Valentin Rothberg | 2021-03-04 |
* | | Merge pull request #9607 from mheon/fix_9523 | OpenShift Merge Robot | 2021-03-04 |
|\ \ |
|
| * | | Respect NanoCpus in Compat Create | Matthew Heon | 2021-03-04 |
| |/ |
|
* / | Compat API: create volume source dirs on the host | Matthew Heon | 2021-03-03 |
|/ |
|
* | Fix possible panic with podman build --iidfile | Paul Holzinger | 2021-03-03 |
* | Merge pull request #9580 from rhatdan/timestamp | Daniel J Walsh | 2021-03-03 |
|\ |
|
| * | Fix support for podman build --timestamp | Daniel J Walsh | 2021-03-02 |
* | | Merge pull request #9512 from mheon/fix_9511 | OpenShift Merge Robot | 2021-03-02 |
|\ \
| |/
|/| |
|
| * | Fix parsing of Tmpfs field in compat create | Matthew Heon | 2021-02-25 |