aboutsummaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAge
* utils: fix endless write of resize eventGiuseppe Scrivano2018-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
* Remove --net flag and make it an alias for --networkMatthew Heon2018-05-31
* do not allow port related args to be used with --network=container:Daniel J Walsh2018-05-30
* sort containers and images by create timebaude2018-05-30
* Remove varlink's generated Go filebaude2018-05-29
* save and load should support multi-tag for docker-archiveumohnani82018-05-25
* Spell check strings and commentsJhon Honce2018-05-25
* Update podman build to match buildah bud functionalityDaniel J Walsh2018-05-23
* set varlink timeout to 1 secondsbaude2018-05-22
* podman create, start, getattachsocketbaude2018-05-21