Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Bump to v1.4.2v1.4.2 | Matthew Heon | 2019-06-18 |
* | Merge pull request #3370 from mheon/release_notes_1.4.2 | OpenShift Merge Robot | 2019-06-19 |
|\ | |||
| * | Update release notes for Podman 1.4.2 | Matthew Heon | 2019-06-18 |
* | | Merge pull request #3357 from mairin/master | OpenShift Merge Robot | 2019-06-18 |
|\ \ | |||
| * | | updating podman logo files | Máirín Duffy | 2019-06-18 |
* | | | Merge pull request #3361 from TomSweeneyRedHat/dev/tsweeney/vendorbuildah1.9 | OpenShift Merge Robot | 2019-06-18 |
|\ \ \ | |||
| * | | | Bump Buildah to v1.9.0 | TomSweeneyRedHat | 2019-06-18 |
* | | | | Merge pull request #3360 from baude/fixporttesttiming | OpenShift Merge Robot | 2019-06-18 |
|\ \ \ \ | |||
| * | | | | fix port -l timing with healthchecks | Brent Baude | 2019-06-18 |
| |/ / / | |||
* | | | | Merge pull request #3358 from mheon/use_disk_spec | OpenShift Merge Robot | 2019-06-18 |
|\ \ \ \ | |_|_|/ |/| | | | |||
| * | | | Swap to using the on-disk spec for inspect mounts | Matthew Heon | 2019-06-18 |
| |/ / | |||
* | | | Merge pull request #3352 from mheon/inspect_config_to_libpod | OpenShift Merge Robot | 2019-06-18 |
|\ \ \ | |_|/ |/| | | |||
| * | | Move the Config portion of Inspect into libpod | Matthew Heon | 2019-06-17 |
* | | | Merge pull request #3354 from dankohn/patch-1 | OpenShift Merge Robot | 2019-06-18 |
|\ \ \ | |_|/ |/| | | |||
| * | | Replace podman.svg; closes #3350 | Dan Kohn | 2019-06-18 |
* | | | Merge pull request #3355 from giuseppe/fix-typos | OpenShift Merge Robot | 2019-06-18 |
|\ \ \ | |/ / |/| | | |||
| * | | cmd, docs, test: fix some typos | Giuseppe Scrivano | 2019-06-18 |
|/ / | |||
* | | Merge pull request #3338 from jwhonce/issue/3299 | OpenShift Merge Robot | 2019-06-18 |
|\ \ | |||
| * | | Add remote client logging to a file | Jhon Honce | 2019-06-17 |
| |/ | |||
* | | Merge pull request #2947 from edsantiago/bats_in_cirrus | OpenShift Merge Robot | 2019-06-17 |
|\ \ | |||
| * | | run BATS tests in Cirrus | Ed Santiago | 2019-06-17 |
* | | | Merge pull request #3257 from weirdwiz/load | OpenShift Merge Robot | 2019-06-17 |
|\ \ \ | |/ / |/| | | |||
| * | | 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 |
|/ / / / / / |