summaryrefslogtreecommitdiff
path: root/cmd/podman/utils.go
Commit message (Expand)AuthorAge
* cmd, pkg: drop commented codeGiuseppe Scrivano2019-04-15
* Implement podman-remote rmJhon Honce2019-04-09
* podman-remote create|runbaude2019-04-08
* Revert "Switch to golangci-lint"Brent Baude2019-04-05
* Add deadcode linterSascha Grunert2019-04-04
* utils: drop dead functionGiuseppe Scrivano2019-03-21
* podman-remote create|psbaude2019-02-25
* hide --latest on the remote-clientbaude2019-02-22
* Improve command line validationbaude2019-02-22
* pod infra container is started before a container in a pod is run, started, o...Peter Hunt2019-02-15
* Migrate to cobra CLIbaude2019-02-08
* Add "podman volume" commandumohnani82018-12-06
* rm -f now removes a paused containerbaude2018-11-08
* Add --max-workers and heuristics for parallel operationsbaude2018-10-25
* Use the new checkAllAndLatest() functionAdrian Reber2018-10-23
* Swap from map to channels for podman stop workersMatthew Heon2018-10-11
* Stop containers in parallel fashionbaude2018-10-11
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Refactored method of getting podshaircommander2018-07-27
* Added pod start and stophaircommander2018-07-20
* Refactor podman/utils with a single container start and attach functionMarco Vedovati2018-07-06
* 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
* Add carriage return to log message when using --tty flagMarco Vedovati2018-06-19
* libpod: fix panic when using -t and the process fails to startGiuseppe Scrivano2018-05-17
* Remove extra close from attach resize channelMatthew Heon2018-05-08
* varlink imagesbaude2018-04-26
* Add --default-mounts-file hidden flagumohnani82018-04-26
* Print ctr ID if neither STDOUT and STDERR are attachedMatthew Heon2018-04-19
* Vendor in latest containers/image and contaners/storageumohnani82018-04-19
* Change attach to accept a struct containing streamsMatthew Heon2018-04-13
* Fix terminal attachMatthew Heon2018-04-13
* Changes to attach to enable per-stream attachingMatthew Heon2018-04-13
* Add hooks support to podmanDaniel J Walsh2018-04-05
* Honor storage-driver flagMatthew Heon2018-01-29
* Remove libkpod. Replace runtime generation function.Matthew Heon2018-01-29