aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/registry
Commit message (Expand)AuthorAge
* Add support for podman context as alias to podman system connectionDaniel J Walsh2022-09-15
* cmd/podman: Enable ABI and Tunnel mode for freebsdDoug Rabson2022-08-22
* Add --host and -H as equivalent options to --urlDaniel J Walsh2022-07-18
* cmd/podman: switch to golang native error wrappingSascha Grunert2022-06-30
* Fix spelling "setup" -> "set up" and similarErik Sjölund2022-06-22
* go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
* Option --url and --connection should imply --remote.Romain Geissler2022-02-19
* Do not set the network config dir to cni plugin dirPaul Holzinger2022-02-09
* Engine.Remote from containers.confJhon Honce2022-01-20
* bump go module to version 4Valentin Rothberg2022-01-18
* Move CONTAINER_HOST and _CONNECTION to IsRemote FunctionDaniel J Walsh2021-10-15
* Revert "rootful: unset XDG_RUNTIME_DIR"Paul Holzinger2021-09-24
* If container exits with 125 podman should exit with 125Daniel J Walsh2021-09-13
* rootful: unset XDG_RUNTIME_DIRPaul Holzinger2021-08-16
* command: migrate doesn't move process to cgroupGiuseppe Scrivano2021-07-27
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* bump go module to v3Valentin Rothberg2021-02-22
* Remove varlink support from PodmanDaniel J Walsh2020-11-26
* Add shell completion with cobraPaul Holzinger2020-11-12
* Create the default root API address pathPaul Holzinger2020-10-29
* Remove help/usage from --remote pre-checkJhon Honce2020-08-18
* Refactor parsing to not require --remote to be firstJhon Honce2020-08-05
* Merge pull request #6909 from rhatdan/podmanOpenShift Merge Robot2020-07-28
|\
| * Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* | Merge pull request #7098 from asottile/newline_on_errorOpenShift Merge Robot2020-07-28
|\ \ | |/ |/|
| * add newline to output in error messageAnthony Sottile2020-07-27
* | Cleanup handling of podman mount/unmountDaniel J Walsh2020-07-27
|/
* Enable --remote flagDaniel J Walsh2020-07-21
* Switch references from libpod.conf to containers.confDaniel J Walsh2020-07-20
* move go module to v2Valentin Rothberg2020-07-06
* Fixes --remote flag issuesJhon Honce2020-06-26
* Revert sending --remote flag to containersJhon Honce2020-06-25
* V2 podman system connectionJhon Honce2020-06-23
* Fixup issues found by golintDaniel J Walsh2020-06-10
* Remove use of ABISupport buildtagDaniel J Walsh2020-06-03
* default to tunnel without ABISupport tagDaniel J Walsh2020-05-08
* V2 enable ps testsJhon Honce2020-04-29
* V2 restore podman -v commandJhon Honce2020-04-29
* Provide a json variable pointing to a configured json APIJhon Honce2020-04-21
* Fix bug where two configurations had been createdJhon Honce2020-04-16
* Podman V2 birthBrent Baude2020-04-16