| Commit message (Expand) | Author | Age |
* | Podman Pod Create --cpus and --cpuset-cpus flags | cdoern | 2021-06-23 |
* | Scrub podman commands to use report package | Jhon Honce | 2021-06-16 |
* | Enable port forwarding on host | Brent Baude | 2021-06-01 |
* | [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands | Jhon Honce | 2021-05-27 |
* | Add go template shell completion for --format | Paul Holzinger | 2021-04-22 |
* | Add --noheading flag to all list commands | Daniel J Walsh | 2021-04-21 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | Fix --network parsing for podman pod create | Paul Holzinger | 2021-01-31 |
* | Add 'MemUsageBytes' format option | Stuart Shelton | 2021-01-12 |
* | Fix problems reported by staticcheck | Paul Holzinger | 2021-01-12 |
* | 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 |