| Commit message (Expand) | Author | Age |
* | codespell code | Daniel J Walsh | 2021-10-12 |
* | Add --time out for podman * rm -f commands | Daniel J Walsh | 2021-10-04 |
* | Pod Device-Read-BPS support | cdoern | 2021-09-28 |
* | Created MapOptions for PodCreate | cdoern | 2021-09-20 |
* | Pod Volumes Support | cdoern | 2021-09-14 |
* | inspect: printTmpl must Flush writer | Aditya Rajan | 2021-09-09 |
* | kube: Add support for podman pod logs | Aditya Rajan | 2021-09-05 |
* | Merge pull request #11102 from cdoern/infraEnhance | OpenShift Merge Robot | 2021-08-27 |
|\ |
|
| * | InfraContainer Rework | cdoern | 2021-08-26 |
* | | Shell completion for --format with anonymous fields | Paul Holzinger | 2021-08-27 |
|/ |
|
* | Add support for pod inside of user namespace. | Daniel J Walsh | 2021-08-09 |
* | --infra-name command line argument | José Guilherme Vanz | 2021-07-15 |
* | Merge pull request #10894 from cdoern/pidPod | OpenShift Merge Robot | 2021-07-15 |
|\ |
|
| * | podman pod create --pid flag | cdoern | 2021-07-15 |
* | | Restore headers of optional information in 'podman pod ps' | Hironori Shiina | 2021-07-09 |
|/ |
|
* | 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 |