summaryrefslogtreecommitdiff
path: root/cmd/podman/main.go
Commit message (Expand)AuthorAge
* Add "podman kube play" cmdNiall Crowe2022-07-13
* bump github.com/spf13/cobra from 1.4.0 to 1.5.0Paul Holzinger2022-06-21
* fix "podman -h" help outputPaul Holzinger2022-06-16
* Add podman machine eventsJhon Honce2022-05-03
* cli commands: better error for unsupported commandsPaul Holzinger2022-03-31
* provide better error on invalid flagPaul Holzinger2022-02-21
* bump go module to version 4Valentin Rothberg2022-01-18
* podman image scp never enter podman user NScdoern2021-12-23
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* Podman machine CLI and interface stubAshley Cui2021-03-25
* bump go module to v3Valentin Rothberg2021-02-22
* Implement SecretsAshley Cui2021-02-09
* Allow users to specify TMPDIR in containers.confDaniel J Walsh2020-12-15
* Add shell completion with cobraPaul Holzinger2020-11-12
* Switch use of Flags to OptionsDaniel J Walsh2020-10-21
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Cleanup handling of podman mount/unmountDaniel J Walsh2020-07-27
* [WIP] Refactor podman system connectionJhon Honce2020-07-22
* move go module to v2Valentin Rothberg2020-07-06
* Set TMPDIR to /var/tmp by default if not setDaniel J Walsh2020-06-30
* Set console mode for windowsBrent Baude2020-06-29
* V2 podman system connectionJhon Honce2020-06-23
* add {generate,play} kubeValentin Rothberg2020-05-06
* v2networking enable commandsbaude2020-04-30
* V2 Commands that require ParentNS (rootful) are report errorJhon Honce2020-04-30
* generate systemdValentin Rothberg2020-04-29
* system tests must passBrent Baude2020-04-28
* manifest create,add,inspectQi Wang2020-04-22
* Fix bug where two configurations had been createdJhon Honce2020-04-16
* Podman V2 birthBrent Baude2020-04-16
* V2 podman system serviceJhon Honce2020-04-07
* Add support for containers.confDaniel J Walsh2020-03-27
* add default network for apiv2 createBrent Baude2020-03-06
* build: move initialization after SetXdgDirsGiuseppe Scrivano2020-02-24
* make lint: enable gocriticValentin Rothberg2020-01-13
* Add `untag` sub-commandSascha Grunert2020-01-08
* Merge pull request #4127 from nalind/reexec-useOpenShift Merge Robot2019-09-27
|\
| * Correct use of reexec.Init()Nalin Dahyabhai2019-09-26
* | Set log-level immediately, before rootless setupMatthew Heon2019-09-26
|/
* support non-standard ssh port for remote-clientbaude2019-09-17
* Use exit code constantsDaniel J Walsh2019-09-12
* Set TMPDIR to /var/tmp by defaultDaniel J Walsh2019-09-05
* Merge pull request #3466 from TomSweeneyRedHat/dev/tsweeney/myhomeOpenShift Merge Robot2019-08-06
|\
| * Touch up XDG, add rootless linksTomSweeneyRedHat2019-07-29
* | fix `podman -v` regressionValentin Rothberg2019-07-29
|/
* Implement conmon execPeter Hunt2019-07-22
* Fix podman-remote usage message to display `podman-remote` instead of `podman`Ashley Cui2019-07-08
* Merge pull request #3451 from ashley-cui/unmountOpenShift Merge Robot2019-06-28
|\
| * Remove umount command from remote client.Ashley Cui2019-06-27
* | rootless: enable linger if /run/user/UID not existsGiuseppe Scrivano2019-06-27
|/