Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | bump golangci-lint to 1.18.0 | Valentin Rothberg | 2020-01-13 | |
| * | | | | | rm contrib/perftest | Valentin Rothberg | 2020-01-13 | |
| * | | | | | remove `.tool/lint` | Valentin Rothberg | 2020-01-13 | |
| | |_|_|/ | |/| | | | ||||
* | | | | | Merge pull request #4853 from mheon/do_not_configure_with_slirp | OpenShift Merge Robot | 2020-01-13 | |
|\ \ \ \ \ | ||||
| * | | | | | Do not configure CNI when slirp4netns is requested | Matthew Heon | 2020-01-13 | |
| |/ / / / | ||||
* | | | | | Merge pull request #4817 from rhatdan/codespell | OpenShift Merge Robot | 2020-01-13 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | Add codespell to validate spelling mistakes in code. | Daniel J Walsh | 2020-01-11 | |
* | | | | | Merge pull request #4694 from openSUSE/history-names-in-inspect | OpenShift Merge Robot | 2020-01-13 | |
|\ \ \ \ \ | ||||
| * | | | | | Add history names to image inspect data | Sascha Grunert | 2019-12-13 | |
* | | | | | | Merge pull request #4836 from cevich/upd_base_meta | OpenShift Merge Robot | 2020-01-13 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Cirrus: Fix libpod base images going stale | Chris Evich | 2020-01-10 | |
* | | | | | | | Merge pull request #4841 from markstos/issue-4840-improve-privileged-docs | OpenShift Merge Robot | 2020-01-13 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | docs: --privileged docs completeness, consistency | Mark Stosberg | 2020-01-12 | |
| | |_|/ / / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #4823 from vrothberg/gen-systemd | OpenShift Merge Robot | 2020-01-12 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||
| * | | | | | | podman-generate-systemd --new | Valentin Rothberg | 2020-01-09 | |
| | |_|_|_|/ | |/| | | | | ||||
* | | | | | | Merge pull request #4842 from Foxboron/morten/fix-race | OpenShift Merge Robot | 2020-01-11 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| * | | | | | [Makefile] Ensure .gopathok dependency is met for varlink | Morten Linderud | 2020-01-11 | |
|/ / / / / | ||||
* | | | | | Merge pull request #4805 from giuseppe/log-tag | OpenShift Merge Robot | 2020-01-10 | |
|\ \ \ \ \ | ||||
| * | | | | | test: fix error message | Giuseppe Scrivano | 2020-01-10 | |
| * | | | | | log: support --log-opt tag= | Giuseppe Scrivano | 2020-01-10 | |
| |/ / / / | ||||
* | | | | | Merge pull request #4839 from giuseppe/fix-keep-id-big-ids | OpenShift Merge Robot | 2020-01-10 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||
| * | | | | libpod: fix --userns=keep-id with big UIDs | Giuseppe Scrivano | 2020-01-10 | |
|/ / / / | ||||
* | | | | Merge pull request #4832 from baude/apiv2tomaster | OpenShift Merge Robot | 2020-01-10 | |
|\ \ \ \ | |_|/ / |/| | | | ||||
| * | | | fix e2e test failure | baude | 2020-01-10 | |
| * | | | address review comments before merge | baude | 2020-01-10 | |
| * | | | [CI:DOCS]update apiv2 documentation with swagger goods | baude | 2020-01-10 | |
| * | | | Initial commit on compatible API | Jhon Honce | 2020-01-10 | |
|/ / / | ||||
* | | | Merge pull request #4825 from cevich/fix_libseccomp_commit | OpenShift Merge Robot | 2020-01-10 | |
|\ \ \ | ||||
| * | | | Fix Makefile ref libseccomp branch as a commit | Chris Evich | 2020-01-09 | |
* | | | | Merge pull request #4828 from giuseppe/drop-pause-check | OpenShift Merge Robot | 2020-01-10 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | cp: drop check for rootless | Giuseppe Scrivano | 2020-01-10 | |
| |/ / | ||||
* | | | Merge pull request #4819 from TomSweeneyRedHat/dev/tsweeney/fixpodmanimage | OpenShift Merge Robot | 2020-01-09 | |
|\ \ \ | ||||
| * | | | Update podmanimage build process | TomSweeneyRedHat | 2020-01-08 | |
* | | | | Merge pull request #4818 from haircommander/piped-exec-fix | OpenShift Merge Robot | 2020-01-09 | |
|\ \ \ \ | ||||
| * | | | | exec: fix pipes | Peter Hunt | 2020-01-08 | |
* | | | | | Merge pull request #4821 from AkihiroSuda/fix-rootlessport | OpenShift Merge Robot | 2020-01-09 | |
|\ \ \ \ \ | ||||
| * | | | | | rootlessport: honor ctr.runtime.config.TmpDir | Akihiro Suda | 2020-01-09 | |
| * | | | | | rootlessport: remove state dir on exit | Akihiro Suda | 2020-01-09 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #4820 from edsantiago/consistent_option_enumerations | OpenShift Merge Robot | 2020-01-09 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||
| * | | | | Usage messages: show possible option values | Ed Santiago | 2020-01-08 | |
| |/ / / | ||||
* | | | | Merge pull request #4802 from rhatdan/varlink | OpenShift Merge Robot | 2020-01-09 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | Fix podman-remote info to show registry data | Daniel J Walsh | 2020-01-07 | |
* | | | | Merge pull request #4758 from rhatdan/validate | OpenShift Merge Robot | 2020-01-08 | |
|\ \ \ \ | ||||
| * | | | | Don't show PASS on success for gitvalidate | Daniel J Walsh | 2020-01-06 | |
* | | | | | Merge pull request #4816 from vrothberg/lint | OpenShift Merge Robot | 2020-01-08 | |
|\ \ \ \ \ | ||||
| * | | | | | fix lint - pkg/varlinkapi/virtwriter | Valentin Rothberg | 2020-01-08 | |
| * | | | | | fix lint - pkg/util: func comment | Valentin Rothberg | 2020-01-08 | |
| * | | | | | fix lint - pkg/spec | Valentin Rothberg | 2020-01-08 | |
| * | | | | | fix lint in pkg/rootless | Valentin Rothberg | 2020-01-08 | |
| * | | | | | fix lint - pkg/network: comment exported types | Valentin Rothberg | 2020-01-08 |