| Commit message (Expand) | Author | Age |
* | container prune remove state created, configured | Qi Wang | 2020-03-10 |
* | Merge pull request #4772 from boaz0/closes_4628 | OpenShift Merge Robot | 2020-03-04 |
|\ |
|
| * | Add the rmi flag to podman-run to delete container image | Boaz Shuster | 2020-03-03 |
* | | consolidate env handling into pkg/env | Valentin Rothberg | 2020-03-03 |
|/ |
|
* | Add basic deadlock detection for container start/remove | Matthew Heon | 2020-02-24 |
* | Friendly amendment: tests, and a help message | Ed Santiago | 2020-02-23 |
* | fix port list by container with port | baude | 2020-02-23 |
* | implement reverse reader for log reads | Brent Baude | 2020-02-20 |
* | Fix handler and systemd activation errors | Jhon Honce | 2020-02-17 |
* | fix bug "" disable detach keys | Qi Wang | 2020-02-13 |
* | refactor top code | Valentin Rothberg | 2020-01-15 |
* | top: use a separate pipe for the error stream | Valentin Rothberg | 2020-01-15 |
* | v2 api: top improvements | Valentin Rothberg | 2020-01-15 |
* | Merge pull request #4845 from baude/pruneforce | OpenShift Merge Robot | 2020-01-13 |
|\ |
|
| * | clarify container prune --force | baude | 2020-01-13 |
* | | Merge pull request #4850 from vrothberg/fix-linting | OpenShift Merge Robot | 2020-01-13 |
|\ \ |
|
| * | | make lint: enable gocritic | Valentin Rothberg | 2020-01-13 |
* | | | Merge pull request #4817 from rhatdan/codespell | OpenShift Merge Robot | 2020-01-13 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add codespell to validate spelling mistakes in code. | Daniel J Walsh | 2020-01-11 |
| |/ |
|
* / | podman-generate-systemd --new | Valentin Rothberg | 2020-01-09 |
|/ |
|
* | allow exec to read files of environment variables | baude | 2019-12-11 |
* | Use terminal detach keys sequence specified in the config file | Marco Vedovati | 2019-12-06 |
* | Ignore ErrCtrRemoved when removing a container | Daniel J Walsh | 2019-12-03 |
* | filter added to container prune command | Kunal Kushwaha | 2019-11-29 |
* | podman {pod,} rm/stop: add --ignore flag | Valentin Rothberg | 2019-11-25 |
* | podman rm/stop --cidfile | Valentin Rothberg | 2019-11-18 |
* | Merge pull request #4451 from giuseppe/set-mac | OpenShift Merge Robot | 2019-11-07 |
|\ |
|
| * | podman: add support for specifying MAC | Jakub Filak | 2019-11-06 |
* | | Allow users to disable detach keys | Daniel J Walsh | 2019-11-05 |
|/ |
|
* | Merge pull request #4400 from haircommander/exec-hang | OpenShift Merge Robot | 2019-11-01 |
|\ |
|
| * | Switch to bufio Reader for exec streams | Peter Hunt | 2019-10-31 |
* | | logs: support --tail 0 | Giuseppe Scrivano | 2019-10-31 |
* | | container start: fix regression when using name | Valentin Rothberg | 2019-10-31 |
|/ |
|
* | bump containers/image to v5.0.0, buildah to v1.11.4 | Nalin Dahyabhai | 2019-10-29 |
* | Fix spelling mistakes | Daniel J Walsh | 2019-10-29 |
* | Log warn instead of error for removing nonexistant container | Tyler Ramer | 2019-10-25 |
* | Merge pull request #4287 from mheon/anonymous_volumes | OpenShift Merge Robot | 2019-10-22 |
|\ |
|
| * | Add support for anonymous volumes to `podman run -v` | Matthew Heon | 2019-10-17 |
* | | Merge pull request #4271 from tylarb/stdin_attach | OpenShift Merge Robot | 2019-10-17 |
|\ \
| |/
|/| |
|
| * | Attach stdin to container at start if it was created with --interactive | Tyler Ramer | 2019-10-15 |
* | | start: print full container ID | bklimenko | 2019-10-16 |
|/ |
|
* | Move OCI runtime implementation behind an interface | Matthew Heon | 2019-10-10 |
* | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
* | rm: add containers eviction with `rm --force` | Marco Vedovati | 2019-09-25 |
* | Podman-remote run should wait for exit code | Daniel J Walsh | 2019-09-12 |
* | Use exit code constants | Daniel J Walsh | 2019-09-12 |
* | generate systemd: support pods and geneartig files | Valentin Rothberg | 2019-08-21 |
* | libpod, pkg: lookup also for crun failures | Giuseppe Scrivano | 2019-08-19 |
* | containers, create: debug message on failed deletion | Giuseppe Scrivano | 2019-08-19 |
* | containers: look also for 'file not found' in the error message | Giuseppe Scrivano | 2019-08-12 |