| Commit message (Expand) | Author | Age |
* | Fix up image sign and trust | Daniel J Walsh | 2019-01-09 |
* | Add a --workdir option to 'podman exec' | Debarshi Ray | 2019-01-08 |
* | Fix completions | Daniel J Walsh | 2019-01-03 |
* | Allow alias for list, ls, ps to work | Daniel J Walsh | 2018-12-23 |
* | Add Play | baude | 2018-12-19 |
* | add --get-login command to podman-login. | Theodore Cowan | 2018-12-17 |
* | Merge pull request #1953 from baude/podstoptimeout | OpenShift Merge Robot | 2018-12-07 |
|\ |
|
| * | add timeout to pod stop | baude | 2018-12-07 |
* | | Merge pull request #1928 from baude/podtokube | OpenShift Merge Robot | 2018-12-07 |
|\ \
| |/
|/| |
|
| * | generate kube | baude | 2018-12-04 |
* | | Merge pull request #1904 from umohnani8/volume | OpenShift Merge Robot | 2018-12-06 |
|\ \ |
|
| * | | Add "podman volume" command | umohnani8 | 2018-12-06 |
| |/ |
|
* | | Merge pull request #1912 from baude/prune | OpenShift Merge Robot | 2018-12-06 |
|\ \ |
|
| * | | Add ability to prune containers and images | baude | 2018-12-05 |
| |/ |
|
* | | Remove --sync flag from `podman rm` | Matthew Heon | 2018-12-06 |
* | | Add --sync flag to podman ps | Matthew Heon | 2018-12-06 |
* | | Add --sync option to podman rm | Matthew Heon | 2018-12-06 |
|/ |
|
* | podman pod exists | baude | 2018-12-03 |
* | add pod short option to ps | baude | 2018-11-30 |
* | Fix completions to work with podman run command | Daniel J Walsh | 2018-11-28 |
* | Update bash completion for checkpoint/restore | Adrian Reber | 2018-11-28 |
* | add podman container|image exists | baude | 2018-11-26 |
* | implement --format for version command | Tomas Tomecek | 2018-11-25 |
* | Allow users to expose ports from the pod to the host | baude | 2018-11-20 |
* | Make kill, pause, and unpause parallel. | baude | 2018-11-01 |
* | Make restart parallel and add --all | baude | 2018-11-01 |
* | Add --ip flag and plumbing into libpod | Matthew Heon | 2018-10-11 |
* | completions: add checkpoint/restore completions | Adrian Reber | 2018-10-03 |
* | Merge pull request #1528 from baude/runlabel | OpenShift Merge Robot | 2018-10-02 |
|\ |
|
| * | Add container runlabel command | baude | 2018-09-28 |
* | | Add --all flag to podman kill | Daniel J Walsh | 2018-09-30 |
|/ |
|
* | Add --mount option for `create` & `run` command | Daniel J Walsh | 2018-09-21 |
* | Add --interval flag to podman wait | Daniel J Walsh | 2018-09-13 |
* | Add `podman rm --volumes` flag | Daniel J Walsh | 2018-09-13 |
* | Add proper support for systemd inside of podman | Daniel J Walsh | 2018-08-31 |
* | add completion for --pod in run and create | haircommander | 2018-08-24 |
* | Change pause container to infra container | haircommander | 2018-08-23 |
* | Added option to share kernel namespaces in libpod and podman | haircommander | 2018-08-23 |
* | Include pod stats and top in commands/completions | haircommander | 2018-08-23 |
* | Added ps --pod option | haircommander | 2018-08-02 |
* | Add --force to podman umount to force the unmounting of the rootfs | Daniel J Walsh | 2018-08-01 |
* | Add pod pause/unpause | haircommander | 2018-07-27 |
* | Add pod kill | haircommander | 2018-07-25 |
* | Added pod restart | haircommander | 2018-07-25 |
* | Add --namespace flag to Podman | Matthew Heon | 2018-07-24 |
* | Added pod start and stop | haircommander | 2018-07-20 |
* | podman-top: use containers/psgo | Valentin Rothberg | 2018-07-19 |
* | Added full podman pod ps, with tests and man page | haircommander | 2018-07-13 |
* | Podman pod create/rm commands with man page and tests. | haircommander | 2018-07-13 |
* | Log all output of logrus to syslog as well as stdout/stderr | Daniel J Walsh | 2018-07-12 |