| Commit message (Expand) | Author | Age |
* | pod infra container is started before a container in a pod is run, started, o... | Peter Hunt | 2019-02-15 |
* | 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 #2332 from baude/remotevolumeprune | OpenShift Merge Robot | 2019-02-14 |
|\ \ |
|
| * | | enable podman-remote volume prune | baude | 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 |
* | | | Try disabling --rm on notify_socket test | Matthew Heon | 2019-02-13 |
* | | | Remove a lot of '--rm' options from unit tests | Matthew Heon | 2019-02-12 |
* | | | Remove urfave/cli from libpod | baude | 2019-02-11 |
|/ / |
|
* | | Merge pull request #2306 from baude/podstatsgotemplate | OpenShift Merge Robot | 2019-02-11 |
|\ \ |
|
| * | | Podman pod stats -- fix GO template output | baude | 2019-02-10 |
| |/ |
|
* / | Add common_test.go to single test instructions | TomSweeneyRedHat | 2019-02-09 |
|/ |
|
* | Migrate to cobra CLI | baude | 2019-02-08 |
* | Fix down/missing registry.access.redhat.com | Chris Evich | 2019-02-07 |
* | Merge pull request #2252 from rhatdan/system | OpenShift Merge Robot | 2019-02-06 |
|\ |
|
| * | Add podman system prune and info commands | Daniel J Walsh | 2019-02-05 |
* | | Merge pull request #2275 from edsantiago/fix_blocking_fifo | OpenShift Merge Robot | 2019-02-06 |
|\ \ |
|
| * | | e2e tests: sigproxy: fix rare hang condition | Ed Santiago | 2019-02-05 |
| |/ |
|
* | | Cirrus: add vendor_check_task | Valentin Rothberg | 2019-02-06 |
* | | Merge pull request #2267 from giuseppe/allow-override-oci-runtime | OpenShift Merge Robot | 2019-02-06 |
|\ \
| |/
|/| |
|
| * | tests: allow to override the OCI runtime | Giuseppe Scrivano | 2019-02-05 |
* | | podman-remote import|export | baude | 2019-02-05 |
* | | Merge pull request #2196 from baude/toolbox | Daniel J Walsh | 2019-02-05 |
|\ \
| |/
|/| |
|
| * | Changes to container runlabel for toolbox project | baude | 2019-01-30 |
* | | Increase e2e info/json test exit timeout | Chris Evich | 2019-02-04 |
* | | Merge pull request #2232 from baude/pstable | OpenShift Merge Robot | 2019-02-01 |
|\ \
| |/
|/| |
|
| * | Fix regression in ps with custom format | baude | 2019-01-30 |
* | | podman image prune -- implement all flag | baude | 2019-01-29 |
|/ |
|
* | enable podman-remote version | baude | 2019-01-21 |
* | Merge pull request #2184 from baude/remotemaskcommands | OpenShift Merge Robot | 2019-01-20 |
|\ |
|
| * | Mask unimplemeted commands for remote client | baude | 2019-01-19 |
* | | podman-remote inspect | baude | 2019-01-18 |
* | | rootless: fix --pid=host without --privileged | Giuseppe Scrivano | 2019-01-18 |
|/ |
|
* | add support for podman-remote history | baude | 2019-01-15 |
* | podman remote integrations tests | baude | 2019-01-15 |
* | Run integrations test with remote-client | baude | 2019-01-14 |
* | Merge pull request #2008 from harche/multi-arch | OpenShift Merge Robot | 2019-01-13 |
|\ |
|
| * | Use multi-arch images in test case scripts | Harshal Patil | 2019-01-11 |
* | | Merge pull request #2120 from rhatdan/volume | OpenShift Merge Robot | 2019-01-10 |
|\ \ |
|
| * | | Fix handling of nil volumes | Daniel J Walsh | 2019-01-10 |
* | | | Move python code from contrib to it's own repo python-podman | Jhon Honce | 2019-01-10 |
|/ / |
|
* | | Added checkpoint/restore test for same IP | Adrian Reber | 2019-01-09 |
* | | Enable checkpoint test with established TCP connections | Adrian Reber | 2019-01-09 |
* | | Merge pull request #2097 from debarshiray/wip/debarshiray/podman-exec-workdir | OpenShift Merge Robot | 2019-01-08 |
|\ \ |
|
| * | | Add a --workdir option to 'podman exec' | Debarshi Ray | 2019-01-08 |
| |/ |
|
* / | Test that 'podman start --sig-proxy' does not work without --attach | Debarshi Ray | 2019-01-08 |
|/ |
|
* | add container-init support | Valentin Rothberg | 2019-01-04 |
* | Re-enable checkpoint/restore CI tests on Fedora | Adrian Reber | 2018-12-28 |
* | Fixes to handle /dev/shm correctly. | Daniel J Walsh | 2018-12-24 |