| Commit message (Expand) | Author | Age |
... | |
* | replace local mount consts with libpod/define | Jakub Guzik | 2021-03-07 |
* | 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 |
|/ |
|
* | 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 |
* | | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
|/ |
|
* | Fix segfault in run with memory-swap | baude | 2021-02-19 |
* | fix create container: handle empty host port | Matej Vasek | 2021-02-16 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | Merge pull request #9125 from ashley-cui/secretswiring | OpenShift Merge Robot | 2021-02-09 |
|\ |
|
| * | Implement Secrets | Ashley Cui | 2021-02-09 |
* | | Allow path completion for podman create/run --rootfs | Paul Holzinger | 2021-02-08 |
|/ |
|
* | Merge pull request #9174 from bitstrings/master | OpenShift Merge Robot | 2021-02-03 |
|\ |
|
| * | Make slirp MTU configurable (network_cmd_options) | bitstrings | 2021-02-02 |
* | | Docker ignores mount flags that begin with constency | Daniel J Walsh | 2021-01-30 |
|/ |
|
* | Ensure the Volumes field in Compat Create is honored | Matthew Heon | 2021-01-26 |
* | Fix --arch and --os flags to work correctly | Daniel J Walsh | 2021-01-25 |
* | Set log driver for compatability containers | baude | 2021-01-20 |
* | Rename AutocompletePortCommand func | Paul Holzinger | 2021-01-16 |
* | Reduce general binding binary size | baude | 2021-01-13 |
* | Merge pull request #8947 from Luap99/cleanup-code | OpenShift Merge Robot | 2021-01-12 |
|\ |
|
| * | Fix problems reported by staticcheck | Paul Holzinger | 2021-01-12 |
* | | Use HTTPProxy settings from containers.conf | Daniel J Walsh | 2021-01-11 |
|/ |
|
* | Add network filter for podman ps and pod ps | Paul Holzinger | 2021-01-09 |
* | Spelling | Josh Soref | 2020-12-22 |
* | shell completion for the network flag | Paul Holzinger | 2020-12-12 |
* | Add system test for shell completion | Paul Holzinger | 2020-12-09 |
* | Merge pull request #8638 from kwiesmueller/fix-container-network-mode | OpenShift Merge Robot | 2020-12-08 |
|\ |
|
| * | pass full NetworkMode to ParseNetworkNamespace | Kevin Wiesmueller | 2020-12-07 |
* | | Add systempaths=unconfined option | Urvashi Mohnani | 2020-12-08 |
|/ |
|
* | Drop default log-level from error to warn | Daniel J Walsh | 2020-12-03 |
* | Merge pull request #8408 from umohnani8/sec-opt | OpenShift Merge Robot | 2020-12-03 |
|\ |
|
| * | Add mask and unmask option to --security-opt | Urvashi Mohnani | 2020-12-02 |
* | | add commas between mount options | baude | 2020-12-02 |
* | | Fix shell completion for ps --filter ancestor | Paul Holzinger | 2020-12-02 |
* | | Merge pull request #8488 from rhatdan/platform | OpenShift Merge Robot | 2020-12-01 |
|\ \ |
|
| * | | Add support for --platform | Daniel J Walsh | 2020-11-26 |
* | | | compat create should use bindings | baude | 2020-12-01 |
| |/
|/| |
|
* | | Revert "Allow multiple --network flags for podman run/create" | Luap99 | 2020-11-30 |
* | | Do not validate the volume source path in specgen | Paul Holzinger | 2020-11-26 |
|/ |
|
* | Merge pull request #8461 from Luap99/top-shell-completion | OpenShift Merge Robot | 2020-11-24 |
|\ |
|
| * | Implement shell completion for podman top | Paul Holzinger | 2020-11-23 |
* | | Refactor compat container create endpoint | Jhon Honce | 2020-11-23 |
|/ |
|
* | Merge pull request #8416 from Luap99/shell-completion | OpenShift Merge Robot | 2020-11-23 |
|\ |
|
| * | shell completions: remove usage of ShellCompDirectiveError | Paul Holzinger | 2020-11-23 |
| * | more shell completion improvements | Paul Holzinger | 2020-11-23 |
* | | Merge pull request #8440 from psakar/fix-8433 | OpenShift Merge Robot | 2020-11-23 |
|\ \ |
|
| * | | APIv2 - create container sets wrong entrypoint | Petr SakaĆ | 2020-11-22 |