summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | Merge pull request #3257 from weirdwiz/loadOpenShift Merge Robot2019-06-17
|\ \ \ \ | |/ / / |/| | |
| * | | Add warning while untagging an image podman-loadDivyansh Kamboj2019-06-04
* | | | Merge pull request #3308 from cevich/always_collect_logsOpenShift Merge Robot2019-06-17
|\ \ \ \
| * | | | Cirrus: Simplify log collection commandsChris Evich2019-06-14
* | | | | Merge pull request #3297 from rhatdan/systemdOpenShift Merge Robot2019-06-17
|\ \ \ \ \
| * | | | | Accidently removed /run/lock from systemd mountsDaniel J Walsh2019-06-11
* | | | | | Merge pull request #3296 from arkamar/typosOpenShift Merge Robot2019-06-17
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | API.md: fix few typosPetr Vaněk2019-06-15
| * | | | | docs/podamn.1.md: fix typo: remove double thePetr Vaněk2019-06-15
| * | | | | CONTRIBUTING.md: fix typoPetr Vaněk2019-06-15
* | | | | | Merge pull request #3349 from sshnaidm/masterOpenShift Merge Robot2019-06-17
|\ \ \ \ \ \
| * | | | | | Fix subgidname option in docs for podman runSagi Shnaidman2019-06-17
| |/ / / / /
* | | | | | Merge pull request #3347 from giuseppe/add-test-for-logs-fOpenShift Merge Robot2019-06-17
|\ \ \ \ \ \
| * | | | | | test: add test for logs -fGiuseppe Scrivano2019-06-17
| |/ / / / /
* | | | | | Merge pull request #3348 from vrothberg/kill-errorOpenShift Merge Robot2019-06-17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | stop/kill: inproper state errors: s/in state/is in state/Valentin Rothberg2019-06-17
| * | | | | kill: print ID and state for non-running containersValentin Rothberg2019-06-17
| | |_|_|/ | |/| | |
* | | | | Merge pull request #3094 from QiWang19/cpvolOpenShift Merge Robot2019-06-15
|\ \ \ \ \
| * | | | | podman copy files to the volume with a containerQi Wang2019-06-03
| | |_|_|/ | |/| | |
* | | | | Merge pull request #3278 from llchan/improve-prefix-handlingOpenShift Merge Robot2019-06-15
|\ \ \ \ \
| * | | | | Remove unnecessary var type to fix lint warningLawrence Chan2019-06-14
| * | | | | Move installPrefix and etcDir into runtime.goLawrence Chan2019-06-14
| * | | | | Improve DESTDIR/PREFIX/ETCDIR handlingLawrence Chan2019-06-14
* | | | | | Merge pull request #3336 from TomSweeneyRedHat/dev/tsweeney/fixdocOpenShift Merge Robot2019-06-15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Change container command to containedTomSweeneyRedHat2019-06-14
* | | | | | Merge pull request #3339 from mheon/bump-1.4.1Matthew Heon2019-06-14
|\ \ \ \ \ \
| * | | | | | Bump gitvalidation epochMatthew Heon2019-06-14
| * | | | | | Bump to v1.4.2-devMatthew Heon2019-06-14
| * | | | | | Bump to v1.4.1v1.4.1Matthew Heon2019-06-14
|/ / / / / /
* | | | | | Merge pull request #3328 from mheon/storage_opts_for_cleanupOpenShift Merge Robot2019-06-15
|\ \ \ \ \ \
| * | | | | | Completely disable global options testMatthew Heon2019-06-14
| * | | | | | Skip runlabel global options test for podman-in-podmanMatthew Heon2019-06-14
| * | | | | | Fix storage-opts type in CobraMatthew Heon2019-06-14
| * | | | | | When creating exit command, pass storage options onMatthew Heon2019-06-13
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #3337 from mheon/release_notes_1.4.1OpenShift Merge Robot2019-06-14
|\ \ \ \ \ \
| * | | | | | Update release notes for 1.4.1Matthew Heon2019-06-14
* | | | | | | Merge pull request #3330 from mheon/remote_storageOpenShift Merge Robot2019-06-14
|\ \ \ \ \ \ \
| * | | | | | | Add --storage flag to 'podman rm' (local only)Matthew Heon2019-06-13
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #3334 from vrothberg/fix-3331OpenShift Merge Robot2019-06-14
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | pkg/apparmor: fix when AA is disabledValentin Rothberg2019-06-14
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #3333 from jordemort/podman-commit-env-fixOpenShift Merge Robot2019-06-14
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix ENV parsing on `podman import`Jordan Webb2019-06-14
| |/ / / /
* | | | | Merge pull request #3306 from rhatdan/exitOpenShift Merge Robot2019-06-14
|\ \ \ \ \
| * | | | | Document exit codes for podman execDaniel J Walsh2019-06-13
* | | | | | Merge pull request #3252 from mtrmac/registries.conf-mirrorsOpenShift Merge Robot2019-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.4Miloslav Trmač2019-06-14
* | | | | | Merge pull request #3320 from cevich/fix_ssh_raceOpenShift Merge Robot2019-06-14
|\ \ \ \ \ \
| * | | | | | Cirrus: Guarantee ssh is running for rootlessChris Evich2019-06-13
* | | | | | | Merge pull request #3315 from giuseppe/support-bind-nonrecursiveOpenShift Merge Robot2019-06-14
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |