summaryrefslogtreecommitdiff
path: root/pkg/util/utils.go
Commit message (Expand)AuthorAge
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* podman-remote should show podman.sock infoDaniel J Walsh2021-04-20
* [NO TESTS NEEDED] Shrink the size of podman-remoteDaniel J Walsh2021-03-29
* Add U volume flag to chown source volumesEduardo Vega2021-02-22
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* Enable stylecheck linterPaul Holzinger2021-02-11
* Support Unix timestamps for `podman logs --since`Chih-Hsuan Yen2020-12-04
* Align the podman ps --filter behavior with dockerPaul Holzinger2020-11-18
* Centralize cores and period/quota conversion codeJordan Christiansen2020-10-31
* The cidfile should be created when the container is createdDaniel J Walsh2020-10-26
* Convert Split() calls with an equal sign to SplitN()TomSweeneyRedHat2020-10-13
* Remove excessive error wrappingKir Kolyshkin2020-10-05
* pull types allow initial capsDaniel J Walsh2020-09-12
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Fix & add notes regarding problematic language in codebaseAshley Cui2020-07-15
* play-kube: add suport for "IfNotPresent" pull typeTristan Cacqueray2020-07-14
* move go module to v2Valentin Rothberg2020-07-06
* utils: drop default mapping when running uid!=0Giuseppe Scrivano2020-06-24
* podman: implement userns=keep-idGiuseppe Scrivano2020-04-24
* Move selinux labeling support from pkg/util to pkg/selinuxDaniel J Walsh2020-04-22
* Update podman to use containers.confDaniel J Walsh2020-04-20
* Merge pull request #5690 from rhatdan/selinuxOpenShift Merge Robot2020-04-16
|\
| * Add support for selecting kvm and systemd labelsDaniel J Walsh2020-04-15
* | v2 bloat pruning phase 2Brent Baude2020-04-15
|/
* Add support for the global flags and config filesJhon Honce2020-04-14
* userns: support --userns=autoGiuseppe Scrivano2020-04-06
* Add support for containers.confDaniel J Walsh2020-03-27
* podmanv2 add core container commandsBrent Baude2020-03-22
* Allow users to set TMPDIR environmentDaniel J Walsh2020-03-06
* add pkg/signalValentin Rothberg2020-02-14
* make lint: enable gocriticValentin Rothberg2020-01-13
* libpod: fix --userns=keep-id with big UIDsGiuseppe Scrivano2020-01-10
* fix lint - pkg/util: func commentValentin Rothberg2020-01-08
* signal parsing - better input validationEd Santiago2019-12-26
* Add ONBUILD support to --changeMatthew Heon2019-12-05
* Completely rework --change parsingMatthew Heon2019-12-04
* codespell: spelling correctionsDmitry Smirnov2019-11-13
* add libpod/configValentin Rothberg2019-10-31
* bump containers/image to v5.0.0, buildah to v1.11.4Nalin Dahyabhai2019-10-29
* rootless: write storage overrides to the conf fileGiuseppe Scrivano2019-10-21
* Update c/image to v4.0.1 and buildah to 1.11.3Miloslav Trmač2019-10-04
* Merge pull request #4001 from kunalkushwaha/podman-import-fixOpenShift Merge Robot2019-09-30
|\
| * syntax updated for podman import --changeKunal Kushwaha2019-09-27
* | Podman-remote run should wait for exit codeDaniel J Walsh2019-09-12
|/
* pkg/util: use rootless function to read additional usersGiuseppe Scrivano2019-09-03
* add --pull flag for podman create&runQi Wang2019-08-09
* Touch up XDG, add rootless linksTomSweeneyRedHat2019-07-29
* first pass of corrections for golangci-lintbaude2019-07-10
* libpod removal from main (phase 2)baude2019-06-27