| Commit message (Expand) | Author | Age |
* | bump github.com/spf13/cobra from 1.4.0 to 1.5.0 | Paul Holzinger | 2022-06-21 |
* | bump cobra to 1.3.0 | Paul Holzinger | 2021-12-16 |
* | update shell completion scripts | Paul Holzinger | 2021-07-02 |
* | Fixes from make codespell | Daniel J Walsh | 2021-04-21 |
* | Add powershell completions | Paul Holzinger | 2021-03-29 |
* | New 'make completions' target | Ed Santiago | 2021-02-01 |
* | Fix fish completion issue if the command is prefixed with a space | Paul Holzinger | 2021-01-24 |
* | Fix spelling mistakes | Daniel J Walsh | 2020-12-09 |
* | Install the new shell completion logic | Paul Holzinger | 2020-11-12 |
* | Switch use of Flags to Options | Daniel J Walsh | 2020-10-21 |
* | Fix sorting issues in completions | Daniel J Walsh | 2020-10-15 |
* | Add support for external container | Daniel J Walsh | 2020-10-15 |
* | Search repository tags using --list-tags | Qi Wang | 2020-10-09 |
* | --rm option shold conflicts with --restart | zhangguanzhang | 2020-10-02 |
* | fix missing completion in podman run | zhangguanzhang | 2020-09-17 |
* | Fix completions for namespaces | Daniel J Walsh | 2020-09-11 |
* | Merge pull request #7576 from openSUSE/manifest-add-extend-flags | OpenShift Merge Robot | 2020-09-10 |
|\ |
|
| * | Extend bash completion to cover new flags | Flavio Castelli | 2020-09-09 |
* | | Show c/storage (Buildah/CRI-O) containers in ps | Daniel J Walsh | 2020-09-09 |
|/ |
|
* | Add support for variant when pulling images | Daniel J Walsh | 2020-08-28 |
* | Document override-arch and override-os | Daniel J Walsh | 2020-08-28 |
* | Merge pull request #7372 from giuseppe/add-unified-configuration | OpenShift Merge Robot | 2020-08-24 |
|\ |
|
| * | podman: add option --cgroup-conf | Giuseppe Scrivano | 2020-08-21 |
* | | Add missing autocomplete | zhangguanzhang | 2020-08-23 |
|/ |
|
* | Add support for --connection | Daniel J Walsh | 2020-08-19 |
* | Add podman image mount | Daniel J Walsh | 2020-07-28 |
* | Add --umask flag for create, run | Ashley Cui | 2020-07-21 |
* | Add --tz flag to create, run | Ashley Cui | 2020-07-02 |
* | podman untag: error if tag doesn't exist | Valentin Rothberg | 2020-06-24 |
* | Add podman network to bash command completions | Daniel J Walsh | 2020-06-23 |
* | Add --preservefds to podman run | Qi Wang | 2020-06-19 |
* | pod create --replace | Valentin Rothberg | 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 |
* | Add --format to pod inspect | Boaz Shuster | 2020-05-27 |
* | Added new flags to 'podman generate systemd' to change the unit name prefix | Luap99 | 2020-05-22 |
* | Testcase added for network commands | Kunal Kushwaha | 2020-05-20 |
* | auto-update: support authfiles | Valentin Rothberg | 2020-05-12 |
* | Manifest remove, push | Qi Wang | 2020-05-06 |
* | manifest annotate | Qi Wang | 2020-05-05 |
* | Add --os to manifest add | Qi Wang | 2020-04-24 |
* | manifest create,add,inspect | Qi Wang | 2020-04-22 |
* | Merge pull request #5620 from cfelder/play-kube-networking | OpenShift Merge Robot | 2020-04-06 |
|\ |
|
| * | Add support for specifying CNI networks in podman play kube | Christian Felder | 2020-03-27 |
* | | Switch to using --time as opposed to --timeout to better match Docker. | Daniel J Walsh | 2020-03-31 |
* | | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
|/ |
|
* | Implemented --iidfile for podman commit | Sujil02 | 2020-03-19 |
* | auto updates | Valentin Rothberg | 2020-03-17 |
* | Add the rmi flag to podman-run to delete container image | Boaz Shuster | 2020-03-03 |