aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Handle podman-remote run --rmDaniel J Walsh2020-08-11
* correct go-binding key for volumesBrent Baude2020-08-11
* cherry-pick: Reenable remote system testsEd Santiago2020-08-11
* system tests: new tests for run, execEd Santiago2020-08-11
* implement the exitcode when start a container with attachzhangguanzhang2020-08-11
* Do not set host IP on ports when 0.0.0.0 requestedMatthew Heon2020-08-11
* Missing return after early exitBrent Baude2020-08-11
* docker-compose uses application/tarBrent Baude2020-08-11
* rootless: system service joins immediately the namespacesGiuseppe Scrivano2020-08-11
* fix bug podman sign storage pathQi Wang2020-08-11
* podman-remote send name and tagBrent Baude2020-08-11
* Ensure that exec errors write exit codes to the DBMatthew Heon2020-08-11
* fix podman logs --tail when log is bigger than pagesizePaul Holzinger2020-08-11
* image list: speed upValentin Rothberg2020-08-11
* generate systemd: fix error handlingValentin Rothberg2020-08-11
* Merge pull request #7226 from ashley-cui/v2.0OpenShift Merge Robot2020-08-05
|\
| * Publish IP from YAML (podman play kube)Ashley Cui2020-08-04
| * Add containers.conf default file for windows and MAC InstallsDaniel J Walsh2020-08-04
|/
* Merge pull request #7200 from TomSweeneyRedHat/dev/tsweeney/v2_buildah_1.15.1OpenShift Merge Robot2020-08-04
|\
| * Bump Buildah to v1.15.1 on v2.0 branchTomSweeneyRedHat2020-08-03
|/
* Merge pull request #7174 from mheon/bump_204OpenShift Merge Robot2020-07-31
|\
| * Bump to v2.0.5-devMatthew Heon2020-07-31
| * Bump to v2.0.4v2.0.4Matthew Heon2020-07-31
|/
* Merge pull request #7173 from mheon/204_relnotes_backportsOpenShift Merge Robot2020-07-31
|\
| * Update release notes for v2.0.4Matthew Heon2020-07-31
|/
* Merge pull request #7170 from mheon/204_backportsOpenShift Merge Robot2020-07-31
|\
| * Disable a nonfunctional build testMatthew Heon2020-07-31
| * volumes: do not recurse when chowningGiuseppe Scrivano2020-07-31
| * add {{.RunningFor}} placeholder in ps --formatAshley Cui2020-07-31
| * fix swapped mem_usage/percent fieldsPaul Holzinger2020-07-31
| * Ensure that 'rmi --force' evicts Podman containersMatthew Heon2020-07-31
| * Don't crash when giving bogus format commandsDaniel J Walsh2020-07-31
| * Binding the same container port to >1 host port is OKMatthew Heon2020-07-31
| * Specifying --ipc=host --pid=host is brokenDaniel J Walsh2020-07-31
| * add newline to output in error messageAnthony Sottile2020-07-31
| * When chowning we should not follow symbolic linkDaniel J Walsh2020-07-31
| * replace the html/template package with text/templatePaul Holzinger2020-07-31
| * The `podman start --attach` command should not print IDMatthew Heon2020-07-31
| * Fix exit code example in podman-run.1.mdErik Sjölund2020-07-31
|/
* Merge pull request #7166 from vrothberg/2.0-backportsOpenShift Merge Robot2020-07-31
|\
| * Switch references from libpod.conf to containers.confDaniel J Walsh2020-07-31
| * Bump github.com/rootless-containers/rootlesskit from 0.9.5 to 0.10.0Akihiro Suda2020-07-31
| * compat/info.go: TrimPrefix(CGroupsVersion, "v")Akihiro Suda2020-07-31
| * Fix building from http or '-' optionsDaniel J Walsh2020-07-31
| * Fix `podman image search` missing descriptionRalf Haferkamp2020-07-31
|/
* Merge pull request #7089 from vrothberg/2.0-fix-7078OpenShift Merge Robot2020-07-27
|\
| * test/apiv2: add a simple events testValentin Rothberg2020-07-27
| * API events: fix parsing errorValentin Rothberg2020-07-27
|/
* Merge pull request #7069 from mheon/bump_203OpenShift Merge Robot2020-07-23
|\
| * Bump to v2.0.4-devMatthew Heon2020-07-23