| Commit message (Expand) | Author | Age |
* | Implement API forwarding for podman machine on Windows | Jason T. Greene | 2022-01-19 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | add additional fields to podman machine ls --json | Daniel J Walsh | 2022-01-11 |
* | Merge pull request #12806 from rhatdan/machine1 | Daniel J Walsh | 2022-01-11 |
|\ |
|
| * | It takes some time to start a VM | Daniel J Walsh | 2022-01-11 |
* | | Pretty Print output of podman machine ls --format json | Daniel J Walsh | 2022-01-11 |
|/ |
|
* | Make it possible to select the volume driver | Anders F Björklund | 2021-12-30 |
* | Implement virtfs volumes for podman machine | Anders F Björklund | 2021-12-30 |
* | Introduce Windows WSL implementation of podman machine | Jason T. Greene | 2021-12-24 |
* | Set machine timezone | Brent Baude | 2021-12-16 |
* | Refactor podman image command output | Jhon Honce | 2021-12-02 |
* | Make stop message more similar to start | Anders F Björklund | 2021-11-02 |
* | Record the image stream along with the path | Anders F Björklund | 2021-10-26 |
* | Not all fields in machine list were set properly | Anders F Björklund | 2021-10-08 |
* | Allow machine options to be set from containers.conf | Ashley Cui | 2021-09-27 |
* | Vendor in containers/common v0.46.0 | Daniel J Walsh | 2021-09-27 |
* | Add completion for machine list format | Anders F Björklund | 2021-09-23 |
* | Add JSON version of the machine list | Anders F Björklund | 2021-09-23 |
* | Also show the (initial) disk size | Anders F Björklund | 2021-09-22 |
* | Show cpus and memory in machine list | Anders F Björklund | 2021-09-22 |
* | Add podman machine init --now option | Daniel J Walsh | 2021-09-19 |
* | Add username flag for machine ssh | Ashley Cui | 2021-09-17 |
* | Merge pull request #11440 from ashley-cui/ssh | OpenShift Merge Robot | 2021-09-13 |
|\ |
|
| * | Use default username for podman machine ssh | Ashley Cui | 2021-09-03 |
* | | Add 'Machine %q started' message when podman machine start successful | Daniel J Walsh | 2021-09-08 |
* | | Merge pull request #11434 from coypoop/patch1 | OpenShift Merge Robot | 2021-09-07 |
|\ \ |
|
| * | | Spell "build linux darwin" as "build !windows". | Maya Rashish | 2021-09-03 |
| |/ |
|
* / | [#11408] podman help machine init | jesperpedersen | 2021-09-02 |
|/ |
|
* | Allow setting of machine stream and image path from containers.conf | Ashley Cui | 2021-08-24 |
* | Scrub podman commands to use report package | Jhon Honce | 2021-06-16 |
* | [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands | Jhon Honce | 2021-05-27 |
* | Check if another VM is running on machine start | Ashley Cui | 2021-04-28 |
* | Merge pull request #9495 from rhatdan/groups | OpenShift Merge Robot | 2021-04-22 |
|\ |
|
| * | Fixes from make codespell | Daniel J Walsh | 2021-04-21 |
* | | Add --noheading flag to all list commands | Daniel J Walsh | 2021-04-21 |
|/ |
|
* | Fix panic when not giving a machine name for ssh | Anders F Björklund | 2021-04-09 |
* | fix machine naming conventions | baude | 2021-04-05 |
* | Remove --execute from podman machine ssh | baude | 2021-03-31 |
* | podman machine shell completion | Paul Holzinger | 2021-03-31 |
* | Add podman machine list | Ashley Cui | 2021-03-30 |
* | Add machine support for qemu-system-aarch64 | Anders F Björklund | 2021-03-29 |
* | Podman machine enhancements | baude | 2021-03-27 |
* | Rename podman machine create to init and clean up | Ashley Cui | 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 |