summaryrefslogtreecommitdiff
path: root/pkg/util
Commit message (Expand)AuthorAge
* linter: enable nilerrValentin Rothberg2022-03-22
* linter: enable wastedassignValentin Rothberg2022-03-22
* go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
* Revert "use GetRuntimeDir() from c/common"Brent Baude2022-03-01
* use GetRuntimeDir() from c/commonPaul Holzinger2022-02-21
* Merge pull request #13228 from giuseppe/idmap-optionsOpenShift Merge Robot2022-02-17
|\
| * pkg: support passing down options for idmapGiuseppe Scrivano2022-02-16
* | Calculate device major/minor using bitshiftRobb Manes2022-02-16
|/
* idmap should be able to be specified along with other optionsDaniel J Walsh2022-02-08
* volume: add support for non-volatile upperdir,workdir for overlay volumesAditya Rajan2022-01-28
* bump go module to version 4Valentin Rothberg2022-01-18
* fix misleading comment regarding default value of cpu period [NO NEW TESTS NE...Noah Stride2022-01-03
* Allow users to add host user accounts to /etc/passwdDaniel J Walsh2021-12-23
* filter: use filepath.Match to maintain consistency with other patternAditya Rajan2021-11-19
* Merge pull request #12295 from flouthoc/filter-label-patternOpenShift Merge Robot2021-11-18
|\
| * filter: add basic pattern matching for label keysAditya Rajan2021-11-15
* | volumes: add new option idmapGiuseppe Scrivano2021-11-18
|/
* Spell "build linux darwin" as "build !windows".Maya Rashish2021-09-03
* Globally replace http:// with https://Daniel J Walsh2021-08-27
* Merge pull request #11218 from cdoern/untilBugOpenShift Merge Robot2021-08-26
|\
| * logFile until flag issuecdoern2021-08-23
* | Add space trimming check in ValidateSysctlsxatier2021-08-13
|/
* Fix TS parsing for fractional valuesMatej Vasek2021-08-04
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* Fixes from make codespellDaniel J Walsh2021-04-21
* podman-remote should show podman.sock infoDaniel J Walsh2021-04-20
* Add support for play/generate kube volumesEduardo Vega2021-04-09
* [NO TESTS NEEDED] Shrink the size of podman-remoteDaniel J Walsh2021-03-29
* Unification of until filter across list/prune endpointsJakub Guzik2021-03-24
* Unification of label filter across list/prune endpointsJakub Guzik2021-03-24
* Fix volumes and networks list/prune filters in http apiJakub Guzik2021-03-19
* network prune filters for http compat and libpod apiJakub Guzik2021-03-18
* 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
* Docker ignores mount flags that begin with constencyDaniel J Walsh2021-01-30
* SpellingJosh Soref2020-12-22
* podman: drop checking valid rootless UIDGiuseppe Scrivano2020-12-11
* Support Unix timestamps for `podman logs --since`Chih-Hsuan Yen2020-12-04
* Use Libpod tmpdir for pause pathMatthew Heon2020-12-02
* Align the podman ps --filter behavior with dockerPaul Holzinger2020-11-18
* Use /tmp/podman-run-* for backup XDG_RUNTIME_DIRDaniel J Walsh2020-11-04
* Merge pull request #8166 from rhatdan/unbindableOpenShift Merge Robot2020-11-02
|\
| * Add better support for unbindable volume mountsDaniel J Walsh2020-11-02
* | 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
* Merge pull request #7929 from kolyshkin/nits-errOpenShift Merge Robot2020-10-06
|\
| * Remove excessive error wrappingKir Kolyshkin2020-10-05