summaryrefslogtreecommitdiff
path: root/cmd/podman/root.go
Commit message (Expand)AuthorAge
* Remove some more excessive wrapping and stutteringDaniel J Walsh2020-11-17
* Add shell completion with cobraPaul Holzinger2020-11-12
* Switch use of Flags to OptionsDaniel J Walsh2020-10-21
* Fix the "err: cause" order of OCI runtime errorsJordan Christiansen2020-10-09
* podman-remote does not support most of the global flagsDaniel J Walsh2020-10-02
* Refactor version handling in cmd treeJhon Honce2020-09-18
* podman version and --version: fix format, exitEd Santiago2020-09-15
* Refactor API build endpoint to be more compliantJhon Honce2020-09-14
* Merge pull request #7403 from QiWang19/runtime-flagOpenShift Merge Robot2020-09-11
|\
| * Add global options --runtime-flagsQi Wang2020-09-04
* | Don't setup the Image/ContainerEngine when calling a cmd with subcmdsPaul Holzinger2020-09-08
|/
* Fix log level case regressionSascha Grunert2020-08-28
* Add support for --connectionDaniel J Walsh2020-08-19
* podman-remote fixes for msi and clientBrent Baude2020-08-12
* remove --latest for all remote commandsBrent Baude2020-08-10
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* [WIP] Refactor podman system connectionJhon Honce2020-07-22
* abi: set default umask and rlimitsGiuseppe Scrivano2020-07-17
* Merge pull request #6864 from vrothberg/v2-moduleOpenShift Merge Robot2020-07-06
|\
| * move go module to v2Valentin Rothberg2020-07-06
* | Set engine env from common configQi Wang2020-07-03
|/
* Fixes --remote flag issuesJhon Honce2020-06-26
* V2 podman system connectionJhon Honce2020-06-23
* Fixup issues found by golintDaniel J Walsh2020-06-10
* Add parallel execution code for container operationsMatthew Heon2020-06-05
* V2 Add support for ssh authentication methodsJhon Honce2020-06-03
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* Fix build on OS XMatthew Heon2020-05-20
* default to tunnel without ABISupport tagDaniel J Walsh2020-05-08
* Fix errors found when comparing podman v1 --help versus V2Daniel J Walsh2020-05-04
* V2 enable ps testsJhon Honce2020-04-29
* Merge pull request #5956 from jwhonce/wip/versionOpenShift Merge Robot2020-04-29
|\
| * V2 restore podman -v commandJhon Honce2020-04-29
* | V2 Restore images list testsJhon Honce2020-04-29
|/
* system tests must passBrent Baude2020-04-28
* V2 restore libpod.Shutdown() when exiting podman commandsJhon Honce2020-04-22
* Enable some testingBrent Baude2020-04-17
* Fix bug where two configurations had been createdJhon Honce2020-04-16
* Podman V2 birthBrent Baude2020-04-16