| Commit message (Expand) | Author | Age |
* | Use terminal detach keys sequence specified in the config file | Marco Vedovati | 2019-12-06 |
* | podman rm/stop --cidfile | Valentin Rothberg | 2019-11-18 |
* | Merge pull request #4337 from QiWang19/check_auth_path | OpenShift Merge Robot | 2019-11-08 |
|\ |
|
| * | fix bug check nonexist authfile | Qi Wang | 2019-11-05 |
* | | 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 |
| |/ |
|
* | | Merge pull request #4441 from rhatdan/detach | OpenShift Merge Robot | 2019-11-07 |
|\ \
| |/
|/| |
|
| * | Allow users to disable detach keys | Daniel J Walsh | 2019-11-05 |
* | | namespaces: by default create cgroupns on cgroups v2 | Giuseppe Scrivano | 2019-11-05 |
|/ |
|
* | pull/create: add --override-arch/--override-os flags | Nalin Dahyabhai | 2019-10-29 |
* | cli: support --systemd=always | Giuseppe Scrivano | 2019-10-09 |
* | Setup a reasonable default for pids-limit 4096 | Daniel J Walsh | 2019-10-04 |
* | Add support for launching containers without CGroups | Matthew Heon | 2019-09-10 |
* | cli-flags: use a consistent format for <size><unit> | Marco Vedovati | 2019-09-05 |
* | add --pull flag for podman create&run | Qi Wang | 2019-08-09 |
* | libpod: support for cgroup namespace | Giuseppe Scrivano | 2019-07-18 |
* | Make the healthcheck flags compatible with Docker CLI | Hunor Csomortáni | 2019-07-16 |
* | Add support for -env-host | Daniel J Walsh | 2019-07-11 |
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | podman: create and run honors auth file location | Giuseppe Scrivano | 2019-07-09 |
* | Merge pull request #3324 from marcov/detach-keys-configurable | OpenShift Merge Robot | 2019-07-01 |
|\ |
|
| * | podman: clarify the format of --detach-keys argument | Marco Vedovati | 2019-06-26 |
* | | Merge pull request #3435 from mheon/fix_tmpfs_options | OpenShift Merge Robot | 2019-06-26 |
|\ \
| |/
|/| |
|
| * | Fix parsing of the --tmpfs option | Matthew Heon | 2019-06-25 |
* | | remove libpod from main | baude | 2019-06-25 |
|/ |
|
* | podman: honor env variable PODMAN_USERNS | Giuseppe Scrivano | 2019-05-24 |
* | Fixup Flags | Daniel J Walsh | 2019-05-20 |
* | Add container restart policy to Libpod & Podman | Matthew Heon | 2019-05-03 |
* | http-proxy: improve docs | James Cassell | 2019-05-01 |
* | auto pass http_proxy into container | James Cassell | 2019-04-30 |
* | Add --read-only-tmpfs options | Daniel J Walsh | 2019-04-26 |
* | podman-remote create|run | baude | 2019-04-08 |
* | Revert "Switch to golangci-lint" | Brent Baude | 2019-04-05 |
* | Add deadcode linter | Sascha Grunert | 2019-04-04 |
* | Remove ulele/deepcopier in favor of JSON deep copy | Matthew Heon | 2019-03-27 |
* | Add --no-hosts flag to disable management of /etc/hosts | Matthew Heon | 2019-03-27 |
* | podman health check phase3 | baude | 2019-03-22 |
* | podman: do not split --env on comma | Giuseppe Scrivano | 2019-03-20 |
* | Merge pull request #2633 from edsantiago/default_default | OpenShift Merge Robot | 2019-03-15 |
|\ |
|
| * | Usage messages: deduplicate '(default true)' et al | Ed Santiago | 2019-03-13 |
* | | Corrected detach man pages and code comments | Jhon Honce | 2019-03-13 |
|/ |
|
* | healtcheck phase 2 | baude | 2019-03-12 |
* | Merge pull request #2582 from baude/issue2574 | OpenShift Merge Robot | 2019-03-08 |
|\ |
|
| * | label parsing in non-quoted field | baude | 2019-03-08 |
* | | More cleanup for failures on missing commands. | Daniel J Walsh | 2019-03-08 |
|/ |
|
* | Fix help commands to show short and long description. | Daniel J Walsh | 2019-03-07 |
* | Add missing short flag -l for run/create | Daniel J Walsh | 2019-03-03 |
* | Merge pull request #2452 from edsantiago/no_more_args | OpenShift Merge Robot | 2019-03-01 |
|\ |
|
| * | Command-line input validation: reject unused args | Ed Santiago | 2019-02-27 |
* | | podman-commands script: refactor | Ed Santiago | 2019-02-28 |