summaryrefslogtreecommitdiff
path: root/cmd/podman/main.go
Commit message (Expand)AuthorAge
* 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
|/
* libpod removal from main (phase 2)baude2019-06-27
* Add remote client logging to a fileJhon Honce2019-06-17
* When creating exit command, pass storage options onMatthew Heon2019-06-13
* podman remote-client commitbaude2019-05-30
* Merge pull request #3039 from mheon/podman_initOpenShift Merge Robot2019-05-02
|\
| * Add basic structure of podman init commandMatthew Heon2019-05-01
* | Merge pull request #3035 from baude/remoteportOpenShift Merge Robot2019-05-02
|\ \ | |/ |/|
| * podman-remote portbaude2019-05-01
* | enable podman-remote on windowsbaude2019-04-30
|/