| Commit message (Expand) | Author | Age |
* | runtime: pass down the context | Giuseppe Scrivano | 2019-04-26 |
* | Fix segfaults attribute to missing options | baude | 2019-04-15 |
* | Implement podman-remote rm | Jhon Honce | 2019-04-09 |
* | rootless: remove SkipStorageSetup() | Giuseppe Scrivano | 2019-04-01 |
* | Fix help commands to show short and long description. | Daniel J Walsh | 2019-03-07 |
* | Support podman-remote stop container(s) | Jhon Honce | 2019-03-02 |
* | Fix ignored --stop-timeout flag to 'podman create' | Matthew Heon | 2019-02-27 |
* | Better usage synopses for subcommands | Ed Santiago | 2019-02-26 |
* | hide --latest on the remote-client | baude | 2019-02-22 |
* | Improve command line validation | baude | 2019-02-22 |
* | OpenTracing support added to start, stop, run, create, pull, and ps | Sebastian Jug | 2019-02-18 |
* | Add 3rd chunk of Cobra examples | TomSweeneyRedHat | 2019-02-17 |
* | Don't show global flags except for podman command | Daniel J Walsh | 2019-02-12 |
* | Separate remote and local commands | baude | 2019-02-11 |
* | Migrate to cobra CLI | baude | 2019-02-08 |
* | Capatilize all usage and descriptions | Daniel J Walsh | 2019-02-05 |
* | Stopping a stopped container is not an error for Podman | Matthew Heon | 2018-11-28 |
* | rm -f now removes a paused container | baude | 2018-11-08 |
* | Make kill, pause, and unpause parallel. | baude | 2018-11-01 |
* | Add --max-workers and heuristics for parallel operations | baude | 2018-10-25 |
* | Use the newly added getAllOrLatestContainers() function | Adrian Reber | 2018-10-23 |
* | Use the new checkAllAndLatest() function | Adrian Reber | 2018-10-23 |
* | Merge pull request #1619 from QiWang19/issus1610 | OpenShift Merge Robot | 2018-10-11 |
|\ |
|
| * | Sort all command flags | Qi Wang | 2018-10-11 |
* | | Stop containers in parallel fashion | baude | 2018-10-11 |
|/ |
|
* | don't print help message for usage errors | Valentin Rothberg | 2018-08-31 |
* | rootless, stop: do not create a new userns | Giuseppe Scrivano | 2018-08-28 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | varlink images | baude | 2018-04-26 |
* | Stopping a stopped container should not be an error | baude | 2018-04-03 |
* | Alias --time to --timeout for 'podman stop' | Matthew Heon | 2018-02-21 |
* | Add StopWithTimeout API function for containers | Matthew Heon | 2018-01-30 |
* | Shortcut for most recent container | baude | 2018-01-08 |
* | Plumb through the --stop-timeout signal handling | Daniel J Walsh | 2017-12-20 |
* | Rename all references to kpod to podman | Daniel J Walsh | 2017-12-18 |