| Commit message (Expand) | Author | Age |
* | 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 |
* | Merge pull request #3690 from adrianreber/ignore-static-ip | OpenShift Merge Robot | 2019-08-05 |
|\ |
|
| * | restore: added --ignore-static-ip option | Adrian Reber | 2019-08-02 |
* | | Retrieve exit codes for containers via events | Matthew Heon | 2019-07-31 |
* | | podman: fix memleak caused by renaming and not deleting | Matthew Heon | 2019-07-31 |
|/ |
|
* | refactor to reduce duplicated error parsing | Peter Hunt | 2019-07-23 |
* | move editing of exitCode to runtime | Peter Hunt | 2019-07-23 |
* | Implement conmon exec | Peter Hunt | 2019-07-22 |
* | golangci-lint round #3 | baude | 2019-07-21 |
* | Merge pull request #3443 from adrianreber/rootfs-changes-migration | OpenShift Merge Robot | 2019-07-19 |
|\ |
|
| * | Add --ignore-rootfs option for checkpoint/restore | Adrian Reber | 2019-07-11 |
* | | golangci-lint pass number 2 | baude | 2019-07-11 |
|/ |
|
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | Use conmon pidfile in generated systemd unit as PIDFile. | Danila Kiver | 2019-07-04 |
* | Merge pull request #3324 from marcov/detach-keys-configurable | OpenShift Merge Robot | 2019-07-01 |
|\ |
|
| * | libpod: specify a detach keys sequence in libpod.conf | Marco Vedovati | 2019-06-26 |
* | | libpod removal from main (phase 2) | baude | 2019-06-27 |
|/ |
|
* | remove libpod from main | baude | 2019-06-25 |
* | Add --storage flag to 'podman rm' (local only) | Matthew Heon | 2019-06-13 |
* | migration: add possibility to restore a container with a new name | Adrian Reber | 2019-06-04 |
* | Added support to migrate containers | Adrian Reber | 2019-06-03 |
* | podman remote-client commit | baude | 2019-05-30 |
* | Merge pull request #3072 from mheon/no_rm_volume | OpenShift Merge Robot | 2019-05-08 |
|\ |
|
| * | Do not remove volumes when --rm removes a container | Matthew Heon | 2019-05-06 |
* | | fix podman-remote ps --ns | baude | 2019-05-07 |
|/ |
|
* | top: fallback to execing ps(1) | Valentin Rothberg | 2019-05-03 |
* | Generate systemd unit files for containers | baude | 2019-05-02 |