| Commit message (Expand) | Author | Age |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Fix --network parsing for podman pod create | Paul Holzinger | 2021-01-31 |
* | Revert "Allow multiple --network flags for podman run/create" | Luap99 | 2020-11-30 |
* | Merge pull request #8410 from Luap99/fix-multiple-networks | OpenShift Merge Robot | 2020-11-21 |
|\ |
|
| * | Allow multiple --network flags for podman run/create | Paul Holzinger | 2020-11-20 |
* | | Specify what the replace flag replaces in help text | Benjamin Porter | 2020-11-20 |
|/ |
|
* | Remove some more excessive wrapping and stuttering | Daniel J Walsh | 2020-11-17 |
* | Add shell completion with cobra | Paul Holzinger | 2020-11-12 |
* | Switch use of Flags to Options | Daniel J Walsh | 2020-10-21 |
* | Add support for slirp network for pods | Ashley Cui | 2020-09-25 |
* | Fix podman pod create --infra-command and --infra-image | Daniel J Walsh | 2020-09-16 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Fix container and pod create commands for remote create | Matthew Heon | 2020-07-10 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | pod create --replace | Valentin Rothberg | 2020-06-15 |
* | pod create: add `--infra-conmon-pidfile` | Valentin Rothberg | 2020-06-11 |
* | Fix Id->ID where possible for lint | Daniel J Walsh | 2020-06-10 |
* | Merge pull request #6320 from rhatdan/skip | OpenShift Merge Robot | 2020-05-21 |
|\ |
|
| * | Start testing with cross compilation | Daniel J Walsh | 2020-05-21 |
* | | Fixes podman pod create --pod-id-file #6292 | Sujil02 | 2020-05-21 |
|/ |
|
* | Fix `podman pod create --infra=false` | Matthew Heon | 2020-05-08 |
* | Fix parsing of --network for `podman pod create` | Matthew Heon | 2020-05-07 |
* | add {generate,play} kube | Valentin Rothberg | 2020-05-06 |
* | V2 enable ps tests | Jhon Honce | 2020-04-29 |
* | system tests must pass | Brent Baude | 2020-04-28 |
* | V2 Restore exists E2E tests | Jhon Honce | 2020-04-22 |
* | Update podman to use containers.conf | Daniel J Walsh | 2020-04-20 |
* | Podman V2 birth | Brent Baude | 2020-04-16 |