| Commit message (Expand) | Author | Age |
* | (minor): fix misspelled 'Healthcheck' | Ed Santiago | 2019-04-10 |
* | Add watch mode to podman ps | baude | 2019-03-28 |
* | Add manpages and completions for dns=none and no-hosts | Matthew Heon | 2019-03-27 |
* | system df to show podman disk usage | Qi Wang | 2019-03-25 |
* | Merge pull request #2595 from jwhonce/bug/1677908 | OpenShift Merge Robot | 2019-03-15 |
|\ |
|
| * | Add --replace flag to "podman container runlabel" | Jhon Honce | 2019-03-13 |
* | | zsh completion | Ed Santiago | 2019-03-13 |
|/ |
|
* | Add event logging to libpod, even display to podman | baude | 2019-03-11 |
* | Merge pull request #2532 from QiWang19/i2520 | OpenShift Merge Robot | 2019-03-06 |
|\ |
|
| * | add flag --extract tar file in podman cp | Qi Wang | 2019-03-06 |
* | | podman healthcheck run (phase 1) | baude | 2019-03-05 |
|/ |
|
* | Pull image for runlabel if not local | baude | 2019-03-01 |
* | Merge pull request #2320 from QiWang19/stdinPW | OpenShift Merge Robot | 2019-02-14 |
|\ |
|
| * | --password-stdin flag in `podman login` | Qi Wang | 2019-02-14 |
* | | completions: add --pod to run/create | Valentin Rothberg | 2019-02-13 |
|/ |
|
* | Add podman system prune and info commands | Daniel J Walsh | 2019-02-05 |
* | Merge pull request #2244 from rhatdan/version | OpenShift Merge Robot | 2019-01-30 |
|\ |
|
| * | Add support for short option -f in podman version | Daniel J Walsh | 2019-01-30 |
* | | Merge pull request #2243 from rhatdan/size | OpenShift Merge Robot | 2019-01-30 |
|\ \ |
|
| * | | Add support for short option -s in podman inspect | Daniel J Walsh | 2019-01-30 |
| |/ |
|
* / | Add support for short option -f | Daniel J Walsh | 2019-01-30 |
|/ |
|
* | podman image prune -- implement all flag | baude | 2019-01-29 |
* | Add --latest and --all to podman mount/umount | Daniel J Walsh | 2019-01-16 |
* | 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 |