Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | Add warning while untagging an image podman-load | Divyansh Kamboj | 2019-06-04 | |
* | | | | Merge pull request #3308 from cevich/always_collect_logs | OpenShift Merge Robot | 2019-06-17 | |
|\ \ \ \ | ||||
| * | | | | Cirrus: Simplify log collection commands | Chris Evich | 2019-06-14 | |
* | | | | | Merge pull request #3297 from rhatdan/systemd | OpenShift Merge Robot | 2019-06-17 | |
|\ \ \ \ \ | ||||
| * | | | | | Accidently removed /run/lock from systemd mounts | Daniel J Walsh | 2019-06-11 | |
* | | | | | | Merge pull request #3296 from arkamar/typos | OpenShift Merge Robot | 2019-06-17 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||
| * | | | | | API.md: fix few typos | Petr Vaněk | 2019-06-15 | |
| * | | | | | docs/podamn.1.md: fix typo: remove double the | Petr Vaněk | 2019-06-15 | |
| * | | | | | CONTRIBUTING.md: fix typo | Petr Vaněk | 2019-06-15 | |
* | | | | | | Merge pull request #3349 from sshnaidm/master | OpenShift Merge Robot | 2019-06-17 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Fix subgidname option in docs for podman run | Sagi Shnaidman | 2019-06-17 | |
| |/ / / / / | ||||
* | | | | | | Merge pull request #3347 from giuseppe/add-test-for-logs-f | OpenShift Merge Robot | 2019-06-17 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | test: add test for logs -f | Giuseppe Scrivano | 2019-06-17 | |
| |/ / / / / | ||||
* | | | | | | Merge pull request #3348 from vrothberg/kill-error | OpenShift Merge Robot | 2019-06-17 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | stop/kill: inproper state errors: s/in state/is in state/ | Valentin Rothberg | 2019-06-17 | |
| * | | | | | kill: print ID and state for non-running containers | Valentin Rothberg | 2019-06-17 | |
| | |_|_|/ | |/| | | | ||||
* | | | | | Merge pull request #3094 from QiWang19/cpvol | OpenShift Merge Robot | 2019-06-15 | |
|\ \ \ \ \ | ||||
| * | | | | | podman copy files to the volume with a container | Qi Wang | 2019-06-03 | |
| | |_|_|/ | |/| | | | ||||
* | | | | | Merge pull request #3278 from llchan/improve-prefix-handling | OpenShift Merge Robot | 2019-06-15 | |
|\ \ \ \ \ | ||||
| * | | | | | Remove unnecessary var type to fix lint warning | Lawrence Chan | 2019-06-14 | |
| * | | | | | Move installPrefix and etcDir into runtime.go | Lawrence Chan | 2019-06-14 | |
| * | | | | | Improve DESTDIR/PREFIX/ETCDIR handling | Lawrence Chan | 2019-06-14 | |
* | | | | | | Merge pull request #3336 from TomSweeneyRedHat/dev/tsweeney/fixdoc | OpenShift Merge Robot | 2019-06-15 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | Change container command to contained | TomSweeneyRedHat | 2019-06-14 | |
* | | | | | | Merge pull request #3339 from mheon/bump-1.4.1 | Matthew Heon | 2019-06-14 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Bump gitvalidation epoch | Matthew Heon | 2019-06-14 | |
| * | | | | | | Bump to v1.4.2-dev | Matthew Heon | 2019-06-14 | |
| * | | | | | | Bump to v1.4.1v1.4.1 | Matthew Heon | 2019-06-14 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #3328 from mheon/storage_opts_for_cleanup | OpenShift Merge Robot | 2019-06-15 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Completely disable global options test | Matthew Heon | 2019-06-14 | |
| * | | | | | | Skip runlabel global options test for podman-in-podman | Matthew Heon | 2019-06-14 | |
| * | | | | | | Fix storage-opts type in Cobra | Matthew Heon | 2019-06-14 | |
| * | | | | | | When creating exit command, pass storage options on | Matthew Heon | 2019-06-13 | |
| | |_|_|_|/ | |/| | | | | ||||
* | | | | | | Merge pull request #3337 from mheon/release_notes_1.4.1 | OpenShift Merge Robot | 2019-06-14 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Update release notes for 1.4.1 | Matthew Heon | 2019-06-14 | |
* | | | | | | | Merge pull request #3330 from mheon/remote_storage | OpenShift Merge Robot | 2019-06-14 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Add --storage flag to 'podman rm' (local only) | Matthew Heon | 2019-06-13 | |
| | |/ / / / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #3334 from vrothberg/fix-3331 | OpenShift Merge Robot | 2019-06-14 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
| * | | | | | | pkg/apparmor: fix when AA is disabled | Valentin Rothberg | 2019-06-14 | |
| | |_|_|/ / | |/| | | | | ||||
* | | | | | | Merge pull request #3333 from jordemort/podman-commit-env-fix | OpenShift Merge Robot | 2019-06-14 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | Fix ENV parsing on `podman import` | Jordan Webb | 2019-06-14 | |
| |/ / / / | ||||
* | | | | | Merge pull request #3306 from rhatdan/exit | OpenShift Merge Robot | 2019-06-14 | |
|\ \ \ \ \ | ||||
| * | | | | | Document exit codes for podman exec | Daniel J Walsh | 2019-06-13 | |
* | | | | | | Merge pull request #3252 from mtrmac/registries.conf-mirrors | OpenShift Merge Robot | 2019-06-14 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| * | | | | | Use the logical registry location instead of the physical one in (podman info) | Miloslav Trmač | 2019-06-14 | |
| * | | | | | Update containers/image to v2.0.0, and buildah to v1.8.4 | Miloslav Trmač | 2019-06-14 | |
* | | | | | | Merge pull request #3320 from cevich/fix_ssh_race | OpenShift Merge Robot | 2019-06-14 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Cirrus: Guarantee ssh is running for rootless | Chris Evich | 2019-06-13 | |
* | | | | | | | Merge pull request #3315 from giuseppe/support-bind-nonrecursive | OpenShift Merge Robot | 2019-06-14 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
| * | | | | | | storage: support --mount type=bind,bind-nonrecursive | Giuseppe Scrivano | 2019-06-13 |