summaryrefslogtreecommitdiff
path: root/cmd/podman/main_local.go
Commit message (Expand)AuthorAge
* first pass of corrections for golangci-lintbaude2019-07-10
* util: drop IsCgroup2UnifiedMode and use it from cgroupsGiuseppe Scrivano2019-06-26
* Correctly identify the defaults for cgroup-managerDaniel J Walsh2019-06-15
* Fix storage-opts type in CobraMatthew Heon2019-06-14
* rootless: new function to join existing conmon processesGiuseppe Scrivano2019-05-25
* system: migrate stops the pause processGiuseppe Scrivano2019-05-17
* rootless: use a pause processGiuseppe Scrivano2019-05-17
* enable podman-remote on windowsbaude2019-04-30
* runtime: pass down the contextGiuseppe Scrivano2019-04-26
* system: add new subcommand "migrate"Giuseppe Scrivano2019-04-26
* Merge pull request #2946 from baude/segsOpenShift Merge Robot2019-04-16
|\
| * Fix segfaults attribute to missing optionsbaude2019-04-15
* | rootless, mount: not create namespaceGiuseppe Scrivano2019-04-15
|/
* Initial remote flag clean upbaude2019-04-10