summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Quote URLNikolay Edigaryev2021-02-18
* bindings: support simple types that implement fmt.Stringer interfaceNikolay Edigaryev2021-02-18
* API: fix libpod's container wait endpoint condition conversionNikolay Edigaryev2021-02-18
* Do not reset storage when running inside of a containerDaniel J Walsh2021-02-18
* Add missing early returns in compat APIRiyad Preukschas2021-02-18
* [NO TESTS NEEDED] Refactor generated codeMatej Vasek2021-02-18
* Enable more golangci-lint lintersPaul Holzinger2021-02-18
* Enable whitespace linterPaul Holzinger2021-02-18
* Enable golint linterPaul Holzinger2021-02-18
* Enable stylecheck linterPaul Holzinger2021-02-18
* [NO TESTS NEEDED] Update linterMatej Vasek2021-02-18
* apiv2: handle docker-java clients pullingIgor Korolev2021-02-18
* Fix superfluous response.WriteHeader call in WaitContainerLibpod()Nikolay Edigaryev2021-02-18
* fix dns resolution on ubuntubaude2021-02-18
* e2e: fix network alias testValentin Rothberg2021-02-18
* fix failing image e2e testValentin Rothberg2021-02-18
* Fix broken podman generate systemd --new with podsPaul Holzinger2021-02-18
* Don't chown workdir if it already existsDaniel J Walsh2021-02-18
* correct startup error messageValentin Rothberg2021-02-18
* fix create container: handle empty host portMatej Vasek2021-02-18
* podman build: pass runtime to buildahValentin Rothberg2021-02-18
* images/create: always pull imageValentin Rothberg2021-02-18
* Fix panic in pod creationbaude2021-02-18
* do not set empty $HOMEValentin Rothberg2021-02-18
* infra: downgrade warning to debugGiuseppe Scrivano2021-02-18
* Ignore entrypoint=[\"\"]Daniel J Walsh2021-02-18
* podman ps --format '{{ .Size }}' requires --size optionDaniel J Walsh2021-02-18
* Change source path resolution for volume copy-upMatthew Heon2021-02-18
* Fix an issue where copyup could fail with ENOENTMatthew Heon2021-02-18
* Merge pull request #9349 from baude/v3unixtsOpenShift Merge Robot2021-02-13
|\
| * change ps Created to unixbaude2021-02-12
| * container ps json format miscuebaude2021-02-12
* | Merge pull request #9346 from vrothberg/3.0-layer-tree-errorsOpenShift Merge Robot2021-02-13
|\ \
| * | make layer-tree lookup errors non-fatalValentin Rothberg2021-02-12
* | | Merge pull request #9344 from mheon/cstorage_1246OpenShift Merge Robot2021-02-13
|\ \ \ | |_|/ |/| |
| * | Bump c/storage to v1.24.6Matthew Heon2021-02-12
|/ /
* | Merge pull request #9321 from lsm5/v3.0OpenShift Merge Robot2021-02-12
|\ \
| * | hardening flags for fedora rpmbuildsLokesh Mandvekar2021-02-11
* | | Merge pull request #9332 from giuseppe/cgroup-split-v1-backport-to-3.0OpenShift Merge Robot2021-02-12
|\ \ \
| * | | utils: takes the longest path on cgroup v1Giuseppe Scrivano2021-02-12
| * | | utils: create parent cgroupsGiuseppe Scrivano2021-02-12
| * | | utils: ignore unified on cgroupv1 if not presentGiuseppe Scrivano2021-02-12
| * | | utils: skip empty linesGiuseppe Scrivano2021-02-12
|/ / /
* | | Merge pull request #9327 from mheon/30_finalOpenShift Merge Robot2021-02-11
|\ \ \ | |/ / |/| |
| * | Bump to v3.0.1-devMatthew Heon2021-02-11
| * | Bump to v3.0.0v3.0.0Matthew Heon2021-02-11
| * | Update release notes for v3.0 finalMatthew Heon2021-02-11
| * | Rewrite copy-up to use buildah CopierMatthew Heon2021-02-11
| * | Display correct value for unlimited ulimitbaude2021-02-11
| * | make `podman rmi` more robustValentin Rothberg2021-02-11