| Commit message (Expand) | Author | Age |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Fixes --remote flag issues | Jhon Honce | 2020-06-26 |
* | BATS tests: new too-many-arguments test | Ed Santiago | 2020-06-23 |
* | pod create --replace | Valentin Rothberg | 2020-06-15 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | pod create: add `--infra-conmon-pidfile` | Valentin Rothberg | 2020-06-11 |
* | container-{create,run}: add `--pod-id-file` | Valentin Rothberg | 2020-06-11 |
* | podman-pod{rm,start,stop}: support --pod-id-file | Valentin Rothberg | 2020-06-11 |
* | Fix Id->ID where possible for lint | Daniel J Walsh | 2020-06-10 |
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | Add support for format {{.Label}} | Brent Baude | 2020-06-01 |
* | Add --format to pod inspect | Boaz Shuster | 2020-05-27 |
* | Merge pull request #6320 from rhatdan/skip | OpenShift Merge Robot | 2020-05-21 |
|\ |
|
| * | Start testing with cross compilation | Daniel J Walsh | 2020-05-21 |
* | | Merge pull request #6313 from sujil02/pod-create-id | OpenShift Merge Robot | 2020-05-21 |
|\ \
| |/
|/| |
|
| * | Fixes podman pod create --pod-id-file #6292 | Sujil02 | 2020-05-21 |
* | | Fix build on OS X | Matthew Heon | 2020-05-20 |
|/ |
|
* | 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 |
* | Fix errors found when comparing podman v1 --help versus V2 | Daniel J Walsh | 2020-05-04 |
* | And system prune feature for v2. | Sujil02 | 2020-05-01 |
* | V2 enable ps tests | Jhon Honce | 2020-04-29 |
* | Merge pull request #6026 from baude/v2forcesystemtests | OpenShift Merge Robot | 2020-04-28 |
|\ |
|
| * | system tests must pass | Brent Baude | 2020-04-28 |
* | | Fix typos in rm messages | Sujil02 | 2020-04-28 |
|/ |
|
* | implement pod stats | Valentin Rothberg | 2020-04-27 |
* | Enable pod ps integration tests | Brent Baude | 2020-04-25 |
* | V2 Restore exists E2E tests | Jhon Honce | 2020-04-22 |
* | Provide a json variable pointing to a configured json API | Jhon Honce | 2020-04-21 |
* | Update podman to use containers.conf | Daniel J Walsh | 2020-04-20 |
* | Add pod prune for api v2. | Sujil02 | 2020-04-17 |
* | Podman V2 birth | Brent Baude | 2020-04-16 |