summaryrefslogtreecommitdiff
path: root/cmd/podman/stop.go
Commit message (Expand)AuthorAge
* Stopping a stopped container is not an error for PodmanMatthew Heon2018-11-28
* rm -f now removes a paused containerbaude2018-11-08
* Make kill, pause, and unpause parallel.baude2018-11-01
* Add --max-workers and heuristics for parallel operationsbaude2018-10-25
* Use the newly added getAllOrLatestContainers() functionAdrian Reber2018-10-23
* Use the new checkAllAndLatest() functionAdrian Reber2018-10-23
* Merge pull request #1619 from QiWang19/issus1610OpenShift Merge Robot2018-10-11
|\
| * Sort all command flagsQi Wang2018-10-11
* | Stop containers in parallel fashionbaude2018-10-11
|/
* don't print help message for usage errorsValentin Rothberg2018-08-31
* rootless, stop: do not create a new usernsGiuseppe Scrivano2018-08-28
* switch projectatomic to containersDaniel J Walsh2018-08-16
* varlink imagesbaude2018-04-26
* Stopping a stopped container should not be an errorbaude2018-04-03
* Alias --time to --timeout for 'podman stop'Matthew Heon2018-02-21
* Add StopWithTimeout API function for containersMatthew Heon2018-01-30
* Shortcut for most recent containerbaude2018-01-08
* Plumb through the --stop-timeout signal handlingDaniel J Walsh2017-12-20
* Rename all references to kpod to podmanDaniel J Walsh2017-12-18