aboutsummaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAge
* Podman stats with no containers listed is the same as podman stats --allhaircommander2018-07-07
* remove buildah requirement for the libpod image librarybaude2018-07-06
* Refactor podman/utils with a single container start and attach functionMarco Vedovati2018-07-06
* Allow multiple mountsTomSweeneyRedHat2018-07-03
* Add `podman container cleanup` to CLIDaniel J Walsh2018-06-29
* Allow multiple containers and all for umountTomSweeneyRedHat2018-06-29
* Merge pull request #1020 from giuseppe/resize-fix-loopDaniel J Walsh2018-06-28
|\
| * utils: fix endless write of resize eventGiuseppe Scrivano2018-06-28
* | Remove the --registry flag from podman searchumohnani82018-06-28
* | Start prints UUID or container name that user inputs on successhaircommander2018-06-28
|/
* cmd/podman/utils.go: Cancel-able resize writesW. Trevor King2018-06-28
* Fix podman hangs when detecting startup error in container attached modeMarco Vedovati2018-06-28
* podman-build --help: update descriptionValentin Rothberg2018-06-28
* runtime: change rootless data storage default pathGiuseppe Scrivano2018-06-27
* rootless: add management for the userNSGiuseppe Scrivano2018-06-27
* Add --authfile to podman searchumohnani82018-06-27
* Containers can dissappearDaniel J Walsh2018-06-26
* make varlink optional for podmanbaude2018-06-24
* Move podman refresh under the container subcommandMatthew Heon2018-06-22
* Add podman refresh commandMatthew Heon2018-06-22
* Podman history now prints out intermediate image IDsumohnani82018-06-22
* Option handling has become large and should be a shared functionDaniel J Walsh2018-06-22
* Add carriage return to log message when using --tty flagMarco Vedovati2018-06-19
* Added --sort to pshaircommander2018-06-19
* Fix podman build -qDaniel J Walsh2018-06-19
* TLS verify is skipped per registry.haircommander2018-06-18
* Add missing functionality for podman build layersumohnani82018-06-18
* Add --all,-a flag to podman imagesumohnani82018-06-18
* top: make output tabularValentin Rothberg2018-06-18
* Added --tls-verify functionality to podman search, with testshaircommander2018-06-15
* podman: use a different store for the rootless caseGiuseppe Scrivano2018-06-15
* podman: allow to override TmpdirGiuseppe Scrivano2018-06-15
* podman: accept option --rootfs to use exploded imagesGiuseppe Scrivano2018-06-15
* Implement --latest for psMatthew Heon2018-06-14
* Correctly report errors retrieving containers in psMatthew Heon2018-06-14
* Added --sort flag to podman imagehaircommander2018-06-14
* add podman container and image commandDaniel J Walsh2018-06-13
* rmi: remove image if all tags are specifiedValentin Rothberg2018-06-12
* Aliases do not work with IsSetDaniel J Walsh2018-06-12
* Propegate exit code on Exec calls and integrated testhaircommander2018-06-07
* Vendor in latest buildah codeDaniel J Walsh2018-06-07
* Add --all flag even though it is a noop so scripts will workDaniel J Walsh2018-06-05
* varlink build fixesbaude2018-06-05
* podman-varlink: log timeoutsValentin Rothberg2018-06-05
* libpod: Execute poststop hooks locallyW. Trevor King2018-06-04
* Add flag to add annotations to a containerMatthew Heon2018-06-04
* Merge pull request #839 from baude/varlinkcreatefixesDaniel J Walsh2018-06-01
|\
| * varlink buildbaude2018-06-01
* | Add OnBuild support for podman buildDaniel J Walsh2018-06-01
|/
* return all inspect info for varlink containerinspectbaude2018-06-01