aboutsummaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAge
* Bump containers/buildah to v1.19.4Daniel J Walsh2021-02-18
* Implement missing arguments for podman buildDaniel J Walsh2021-02-18
* Fix swagger generationMatthew Heon2021-02-18
* Don't switch on a single caseNikolay 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
* 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 broken podman generate systemd --new with podsPaul Holzinger2021-02-18
* correct startup error messageValentin Rothberg2021-02-18
* images/create: always pull imageValentin Rothberg2021-02-18
* infra: downgrade warning to debugGiuseppe Scrivano2021-02-18
* Ignore entrypoint=[\"\"]Daniel J Walsh2021-02-18
* make `podman rmi` more robustValentin Rothberg2021-02-11
* Implement Docker wait conditionsMatej Vasek2021-02-08
* Improve ContainerEngine.ContainerWait()Matej Vasek2021-02-08
* Improve container libpod.Wait*() functionsMatej Vasek2021-02-08
* [NO TESTS NEEDED] style: indendationMatej Vasek2021-02-08
* [NO TESTS NEEDED] fixup: remove debug codeMatej Vasek2021-02-08
* [NO TESTS NEEDED] Generated filesMatej Vasek2021-02-08
* Cleanup bindings for image pullDaniel J Walsh2021-02-08
* [NO TESTS NEEDED] Improve generatorMatej Vasek2021-02-08
* Fix invalid wait condition on killDaniel J Walsh2021-02-08
* Switch podman image push handlers to use abiDaniel J Walsh2021-02-08
* podman-remote ps --external --pod --sort do not work.Daniel J Walsh2021-02-08
* Fix --arch and --os flags to work correctlyDaniel J Walsh2021-02-08
* Switch podman stop/kill/wait handlers to use abiDaniel J Walsh2021-02-08
* Fix handling of container removeDaniel J Walsh2021-02-08
* Bump remote API version to 3.0.0Matthew Heon2021-02-05
* play kube selinux label issueSteven Taylor2021-02-05
* Allow pods to use --net=noneMatthew Heon2021-02-04
* Report StatusConflict on Pod opt partial failuresJhon Honce2021-02-04
* bindings: attach: warn correct errorValentin Rothberg2021-02-04
* Fix podman generate systemd --new special char handlingPaul Holzinger2021-02-04
* Endpoint that lists containers does not return correct Status valueMilivoje Legenovic2021-02-04
* Docker ignores mount flags that begin with constencyDaniel J Walsh2021-02-04
* Honor custom DNS in play|generate kubebaude2021-02-04
* Don't fail if one of the cgroups is not setupDaniel J Walsh2021-02-04
* Fix #9100 Change console mode message to debugGerard Braad2021-02-04
* rootlessport: set source IP to slirp4netns deviceGiuseppe Scrivano2021-02-03
* Make generate systemd --new robust against double curly bracesPaul Holzinger2021-01-29
* Ensure shutdown handler access is syncronizedMatthew Heon2021-01-29
* workdir presence checksValentin Rothberg2021-01-29