| Commit message (Expand) | Author | Age |
* | Add Networks format placeholder to podman ps and pod ps | Paul Holzinger | 2021-01-09 |
* | Merge pull request #8635 from Luap99/shell-completion-test | OpenShift Merge Robot | 2020-12-09 |
|\ |
|
| * | Add system test for shell completion | Paul Holzinger | 2020-12-09 |
* | | Repeat system pruning until there is nothing removed | Daniel J Walsh | 2020-12-09 |
|/ |
|
* | Revert "Allow multiple --network flags for podman run/create" | Luap99 | 2020-11-30 |
* | Implement shell completion for podman top | Paul Holzinger | 2020-11-23 |
* | 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 |
|/ |
|
* | Shell completion for podman ps and podman pod ps --filter | Paul Holzinger | 2020-11-19 |
* | Remove some more excessive wrapping and stuttering | Daniel J Walsh | 2020-11-17 |
* | Add shell completion with cobra | Paul Holzinger | 2020-11-12 |
* | Restore --format table header support | Jhon Honce | 2020-10-29 |
* | Merge pull request #8077 from jwhonce/wip/report | OpenShift Merge Robot | 2020-10-21 |
|\ |
|
| * | Refactor podman to use c/common/pkg/report | Jhon Honce | 2020-10-21 |
* | | Switch use of Flags to Options | Daniel J Walsh | 2020-10-21 |
|/ |
|
* | Fix indentation for `podman pod inspect` | Matthew Heon | 2020-10-14 |
* | Restore --format: stats & pod ps | Ashley Cui | 2020-10-13 |
* | Restore --format table... | Jhon Honce | 2020-10-08 |
* | Restore --format 'table...' to commands | Jhon Honce | 2020-10-08 |
* | Podman containers/pods prune should throw an error if user adds args | Daniel J Walsh | 2020-10-01 |
* | Fix handling of remove of bogus volumes, networks and Pods | Daniel J Walsh | 2020-09-29 |
* | Merge pull request #7783 from ashley-cui/slirp | OpenShift Merge Robot | 2020-09-29 |
|\ |
|
| * | Add support for slirp network for pods | Ashley Cui | 2020-09-25 |
* | | Allow filtering on pod label values | Jordan Christiansen | 2020-09-23 |
|/ |
|
* | Fix podman pod create --infra-command and --infra-image | Daniel J Walsh | 2020-09-16 |
* | Usability: prevent "-l" with arguments | Ed Santiago | 2020-09-14 |
* | 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 |
* | 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 |