summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAge
* Merge pull request #9754 from mheon/add_depOpenShift Merge Robot2021-04-06
|\
| * Add --requires flag to podman run/createMatthew Heon2021-04-06
* | Merge pull request #9917 from baude/machineconventionsOpenShift Merge Robot2021-04-05
|\ \
| * | fix machine naming conventionsbaude2021-04-05
* | | Merge pull request #9940 from rhatdan/authOpenShift Merge Robot2021-04-05
|\ \ \
| * | | Verify existence of auth file if specifiedDaniel J Walsh2021-04-05
| |/ /
* | | Add support for podman --context defaultDaniel J Walsh2021-04-05
* | | Add default template functionsJhon Honce2021-04-02
|/ /
* | Remove --execute from podman machine sshbaude2021-03-31
* | podman machine shell completionPaul Holzinger2021-03-31
* | Merge pull request #9885 from ashley-cui/machinelsOpenShift Merge Robot2021-03-30
|\ \
| * | Add podman machine listAshley Cui2021-03-30
| |/
* / Document --volume from podman-remote run/create clientDaniel J Walsh2021-03-30
|/
* Add machine support for qemu-system-aarch64Anders F Björklund2021-03-29
* Merge pull request #9855 from giuseppe/fix-service-race-conditionOpenShift Merge Robot2021-03-29
|\
| * service: use LISTEN_FDSGiuseppe Scrivano2021-03-29
* | Merge pull request #9516 from rhatdan/shrinkOpenShift Merge Robot2021-03-29
|\ \
| * | [NO TESTS NEEDED] Shrink the size of podman-remoteDaniel J Walsh2021-03-29
* | | Merge pull request #9307 from Luap99/powershell-completionOpenShift Merge Robot2021-03-29
|\ \ \ | |/ / |/| |
| * | Add powershell completionsPaul Holzinger2021-03-29
| |/
* | Merge pull request #9631 from rhatdan/pullOpenShift Merge Robot2021-03-29
|\ \ | |/ |/|
| * Fix podman build --pull-neverDaniel J Walsh2021-03-27
* | Merge pull request #9467 from rhatdan/buildahOpenShift Merge Robot2021-03-28
|\ \
| * | [NO TESTS NEEDED] Turn on podman-remote build --isolationDaniel J Walsh2021-03-26
| |/
* / Podman machine enhancementsbaude2021-03-27
|/
* [NO TESTS NEEDED] Vendor in containers/buildah v1.20.0Daniel J Walsh2021-03-26
* Rename podman machine create to init and clean upAshley Cui2021-03-25
* Merge pull request #9781 from baude/addqemuOpenShift Merge Robot2021-03-25
|\
| * Improvements for machinebaude2021-03-25
| * Add --execute flag to podman machine sshAshley Cui2021-03-25
| * introduce podman machinebaude2021-03-25
| * Podman machine CLI and interface stubAshley Cui2021-03-25
* | Check if stdin is a term in --interactive --tty modeDaniel J Walsh2021-03-24
|/
* Fix system prune cmd user message with optionsJakub Guzik2021-03-21
* fix user message image prune --allJakub Guzik2021-03-17
* Do not leak libpod package into the remote clientPaul Holzinger2021-03-15
* Split libpod/network packagePaul Holzinger2021-03-15
* podman cp: fix copying to a non-existent dirValentin Rothberg2021-03-09
* Merge pull request #9651 from rhatdan/volumeOpenShift Merge Robot2021-03-08
|\
| * podman-remote build does not support volumesDaniel J Walsh2021-03-08
* | Compat API: Avoid trying to create volumes if they already existPablo Greco2021-03-08
|/
* Merge pull request #9592 from rhatdan/timestampOpenShift Merge Robot2021-03-08
|\
| * Handle podman build --dns-searchDaniel J Walsh2021-03-07
| * podman build --build-arg should fall back to environmentDaniel J Walsh2021-03-07
| * Add support for podman build --ignorefileDaniel J Walsh2021-03-07
* | turn hidden --trace into a NOPValentin Rothberg2021-03-08
* | replace local mount consts with libpod/defineJakub Guzik2021-03-07
|/
* Merge pull request #9593 from vrothberg/cp-tmpOpenShift Merge Robot2021-03-05
|\
| * podman cp: support copying on tmpfs mountsValentin Rothberg2021-03-04
* | Merge pull request #9607 from mheon/fix_9523OpenShift Merge Robot2021-03-04
|\ \