| Commit message (Expand) | Author | Age |
* | Add --latest, -l to 'podman diff' | Adrian Reber | 2019-06-21 |
* | Add --storage flag to 'podman rm' (local only) | Matthew Heon | 2019-06-13 |
* | Add --filename option to generate kube | Matthew Heon | 2019-06-11 |
* | Merge pull request #2272 from adrianreber/migration | OpenShift Merge Robot | 2019-06-07 |
|\ |
|
| * | migration: add possibility to restore a container with a new name | Adrian Reber | 2019-06-04 |
| * | Added support to migrate containers | Adrian Reber | 2019-06-03 |
* | | Merge pull request #3231 from baude/remoteclientconf | OpenShift Merge Robot | 2019-06-04 |
|\ \
| |/
|/| |
|
| * | podman-remote.conf enablement | baude | 2019-05-30 |
* | | Pause containers while copying into them | Matthew Heon | 2019-05-29 |
|/ |
|
* | add varlink bridge | baude | 2019-05-08 |
* | Generate systemd unit files for containers | baude | 2019-05-02 |
* | Add basic structure of podman init command | Matthew Heon | 2019-05-01 |
* | system: add new subcommand "migrate" | Giuseppe Scrivano | 2019-04-26 |
* | Refactor of 'podman prune' to better support remote | Jhon Honce | 2019-04-18 |
* | Add podman pod prune | Peter Hunt | 2019-04-16 |
* | Fix segfaults attribute to missing options | baude | 2019-04-15 |
* | Merge pull request #2902 from baude/remoteattachfixes | OpenShift Merge Robot | 2019-04-11 |
|\ |
|
| * | Fixes for podman-remote run and attach | baude | 2019-04-11 |
* | | Add --include-volumes flag to 'podman commit' | Matthew Heon | 2019-04-11 |
|/ |
|
* | podman-remote create|run | baude | 2019-04-08 |
* | Add watch mode to podman ps | baude | 2019-03-28 |
* | 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 |
* | | Tree implementation for podman images | Kunal Kushwaha | 2019-03-14 |
|/ |
|
* | Add event logging to libpod, even display to podman | baude | 2019-03-11 |
* | libpod: allow to configure path to the network-cmd binary | Giuseppe Scrivano | 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 |
|/ |
|
* | exec: support --preserve-fds | Giuseppe Scrivano | 2019-03-02 |
* | Pull image for runlabel if not local | baude | 2019-03-01 |
* | Add debugging for errors to Cobra compatibility macros | Matthew Heon | 2019-02-27 |
* | Add podman system renumber command | Matthew Heon | 2019-02-21 |
* | OpenTracing support added to start, stop, run, create, pull, and ps | Sebastian Jug | 2019-02-18 |
* | Merge pull request #2188 from TomSweeneyRedHat/dev/tsweeney/pullall | OpenShift Merge Robot | 2019-02-15 |
|\ |
|
| * | Add --all-tags to pull command | TomSweeneyRedHat | 2019-02-09 |
* | | Merge pull request #2320 from QiWang19/stdinPW | OpenShift Merge Robot | 2019-02-14 |
|\ \ |
|
| * | | --password-stdin flag in `podman login` | Qi Wang | 2019-02-14 |
| |/ |
|
* | | Merge pull request #2151 from QiWang19/cp | OpenShift Merge Robot | 2019-02-14 |
|\ \ |
|
| * | | 'podman cp' copy between host and container | Qi Wang | 2019-02-14 |
| |/ |
|
* | | Fix volume handling in podman | Daniel J Walsh | 2019-02-14 |
* | | Address review comments on #2319 | Matthew Heon | 2019-02-12 |
* | | Fix manual detach from containers to not wait for exit | Matthew Heon | 2019-02-12 |
|/ |
|
* | Migrate to cobra CLI | baude | 2019-02-08 |