summaryrefslogtreecommitdiff
path: root/cmd/podman/stop.go
Commit message (Expand)AuthorAge
* remove libpod from mainbaude2019-06-25
* runtime: pass down the contextGiuseppe Scrivano2019-04-26
* Fix segfaults attribute to missing optionsbaude2019-04-15
* Implement podman-remote rmJhon Honce2019-04-09
* rootless: remove SkipStorageSetup()Giuseppe Scrivano2019-04-01
* Fix help commands to show short and long description.Daniel J Walsh2019-03-07
* Support podman-remote stop container(s)Jhon Honce2019-03-02
* Fix ignored --stop-timeout flag to 'podman create'Matthew Heon2019-02-27
* Better usage synopses for subcommandsEd Santiago2019-02-26
* hide --latest on the remote-clientbaude2019-02-22
* Improve command line validationbaude2019-02-22
* OpenTracing support added to start, stop, run, create, pull, and psSebastian Jug2019-02-18
* Add 3rd chunk of Cobra examplesTomSweeneyRedHat2019-02-17
* Don't show global flags except for podman commandDaniel J Walsh2019-02-12
* Separate remote and local commandsbaude2019-02-11
* Migrate to cobra CLIbaude2019-02-08
* Capatilize all usage and descriptionsDaniel J Walsh2019-02-05
* 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