| Commit message (Expand) | Author | Age |
* | go fmt: use go 1.18 conditional-build syntax | Valentin Rothberg | 2022-03-18 |
* | Revert "use GetRuntimeDir() from c/common" | Brent Baude | 2022-03-01 |
* | use GetRuntimeDir() from c/common | Paul Holzinger | 2022-02-21 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Spell "build linux darwin" as "build !windows". | Maya Rashish | 2021-09-03 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Use Libpod tmpdir for pause path | Matthew Heon | 2020-12-02 |
* | Use /tmp/podman-run-* for backup XDG_RUNTIME_DIR | Daniel J Walsh | 2020-11-04 |
* | Remove excessive error wrapping | Kir Kolyshkin | 2020-10-05 |
* | Don't create ~/.config after removing storage.conf | jjzmajic | 2020-09-02 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | utils: relax check for directory to use | Giuseppe Scrivano | 2020-02-24 |
* | Return empty runtime directory if we're not rootless | Jonathan Dieter | 2019-12-07 |
* | Fixup `util.GetRootlessConfigHomeDir` permission requirements | Christian Felder | 2019-09-09 |
* | Use GetRuntimeDir to setup auth.json for login | Daniel J Walsh | 2019-08-12 |
* | Merge pull request #3466 from TomSweeneyRedHat/dev/tsweeney/myhome | OpenShift Merge Robot | 2019-08-06 |
|\ |
|
| * | Touch up XDG, add rootless links | TomSweeneyRedHat | 2019-07-29 |
* | | Don't log errors to the screen when XDG_RUNTIME_DIR is not set | Daniel J Walsh | 2019-08-04 |
|/ |
|
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | util: drop IsCgroup2UnifiedMode and use it from cgroups | Giuseppe Scrivano | 2019-06-26 |
* | rootless: use a pause process | Giuseppe Scrivano | 2019-05-17 |
* | rootless, spec: allow resources with cgroup v2 | Giuseppe Scrivano | 2019-05-13 |
* | enable podman-remote on windows | baude | 2019-04-30 |