| Commit message (Expand) | Author | Age |
* | podman cp: fix copying to a non-existent dir | Valentin Rothberg | 2021-03-09 |
* | Merge pull request #9651 from rhatdan/volume | OpenShift Merge Robot | 2021-03-08 |
|\ |
|
| * | podman-remote build does not support volumes | Daniel J Walsh | 2021-03-08 |
* | | Compat API: Avoid trying to create volumes if they already exist | Pablo Greco | 2021-03-08 |
|/ |
|
* | Merge pull request #9592 from rhatdan/timestamp | OpenShift Merge Robot | 2021-03-08 |
|\ |
|
| * | Handle podman build --dns-search | Daniel J Walsh | 2021-03-07 |
| * | podman build --build-arg should fall back to environment | Daniel J Walsh | 2021-03-07 |
| * | Add support for podman build --ignorefile | Daniel J Walsh | 2021-03-07 |
* | | turn hidden --trace into a NOP | Valentin Rothberg | 2021-03-08 |
* | | replace local mount consts with libpod/define | Jakub Guzik | 2021-03-07 |
|/ |
|
* | Merge pull request #9593 from vrothberg/cp-tmp | OpenShift Merge Robot | 2021-03-05 |
|\ |
|
| * | podman cp: support copying on tmpfs mounts | Valentin Rothberg | 2021-03-04 |
* | | Merge pull request #9607 from mheon/fix_9523 | OpenShift Merge Robot | 2021-03-04 |
|\ \ |
|
| * | | Respect NanoCpus in Compat Create | Matthew Heon | 2021-03-04 |
| |/ |
|
* / | Compat API: create volume source dirs on the host | Matthew Heon | 2021-03-03 |
|/ |
|
* | Fix possible panic with podman build --iidfile | Paul Holzinger | 2021-03-03 |
* | Merge pull request #9580 from rhatdan/timestamp | Daniel J Walsh | 2021-03-03 |
|\ |
|
| * | Fix support for podman build --timestamp | Daniel J Walsh | 2021-03-02 |
* | | Merge pull request #9512 from mheon/fix_9511 | OpenShift Merge Robot | 2021-03-02 |
|\ \
| |/
|/| |
|
| * | Fix parsing of Tmpfs field in compat create | Matthew Heon | 2021-02-25 |
* | | Enable no_hosts from containers.conf | Daniel J Walsh | 2021-02-26 |
* | | Updated based on Jhonce comments | Parker Van Roy | 2021-02-24 |
* | | Refactored file | Parker Van Roy | 2021-02-24 |
* | | Merge pull request #9469 from vrothberg/cp-stdout | OpenShift Merge Robot | 2021-02-22 |
|\ \ |
|
| * | | podman cp: test /dev/stdin correctly | Valentin Rothberg | 2021-02-22 |
| * | | podman cp: treat /dev/stdout correctly | Valentin Rothberg | 2021-02-22 |
* | | | Merge pull request #9445 from jmguzik/no-header-info-for-systemd-generation | OpenShift Merge Robot | 2021-02-22 |
|\ \ \ |
|
| * | | | --no-header flag implementation for generate systemd | Jakub Guzik | 2021-02-22 |
| | |/
| |/| |
|
* | | | Merge pull request #9420 from rhatdan/kube | OpenShift Merge Robot | 2021-02-22 |
|\ \ \
| |_|/
|/| | |
|
| * | | Allow podman play kube to read yaml file from stdin | Daniel J Walsh | 2021-02-19 |
| |/ |
|
* / | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
|/ |
|
* | Merge pull request #9430 from baude/issue9429 | OpenShift Merge Robot | 2021-02-19 |
|\ |
|
| * | Fix segfault in run with memory-swap | baude | 2021-02-19 |
* | | cp: treat "." and "/." correctly | Valentin Rothberg | 2021-02-18 |
|/ |
|
* | podman ps --format '{{ .Size }}' requires --size option | Daniel J Walsh | 2021-02-17 |
* | podman kill should report rawInput not container id | Daniel J Walsh | 2021-02-16 |
* | Merge pull request #9396 from rhatdan/stop | OpenShift Merge Robot | 2021-02-16 |
|\ |
|
| * | When stopping a container, print rawInput | Daniel J Walsh | 2021-02-16 |
* | | Merge pull request #9372 from matejvasek/fix_host_port | OpenShift Merge Robot | 2021-02-16 |
|\ \ |
|
| * | | fix create container: handle empty host port | Matej Vasek | 2021-02-16 |
| |/ |
|
* / | correct startup error message | Valentin Rothberg | 2021-02-16 |
|/ |
|
* | change ps Created to unix | baude | 2021-02-12 |
* | Merge pull request #9331 from Luap99/lint | OpenShift Merge Robot | 2021-02-12 |
|\ |
|
| * | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
| * | Enable golint linter | Paul Holzinger | 2021-02-11 |
| * | Enable stylecheck linter | Paul Holzinger | 2021-02-11 |
* | | container ps json format miscue | baude | 2021-02-11 |
|/ |
|
* | Add shell completion tests for secrets | Paul Holzinger | 2021-02-10 |
* | Merge pull request #9125 from ashley-cui/secretswiring | OpenShift Merge Robot | 2021-02-09 |
|\ |
|
| * | Implement Secrets | Ashley Cui | 2021-02-09 |