| Commit message (Expand) | Author | Age |
* | Add U volume flag to chown source volumes | Eduardo Vega | 2021-02-22 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | Enable stylecheck linter | Paul Holzinger | 2021-02-11 |
* | Support Unix timestamps for `podman logs --since` | Chih-Hsuan Yen | 2020-12-04 |
* | Align the podman ps --filter behavior with docker | Paul Holzinger | 2020-11-18 |
* | Centralize cores and period/quota conversion code | Jordan Christiansen | 2020-10-31 |
* | The cidfile should be created when the container is created | Daniel J Walsh | 2020-10-26 |
* | Convert Split() calls with an equal sign to SplitN() | TomSweeneyRedHat | 2020-10-13 |
* | Remove excessive error wrapping | Kir Kolyshkin | 2020-10-05 |
* | pull types allow initial caps | Daniel J Walsh | 2020-09-12 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Fix & add notes regarding problematic language in codebase | Ashley Cui | 2020-07-15 |
* | play-kube: add suport for "IfNotPresent" pull type | Tristan Cacqueray | 2020-07-14 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | utils: drop default mapping when running uid!=0 | Giuseppe Scrivano | 2020-06-24 |
* | podman: implement userns=keep-id | Giuseppe Scrivano | 2020-04-24 |
* | Move selinux labeling support from pkg/util to pkg/selinux | Daniel J Walsh | 2020-04-22 |
* | Update podman to use containers.conf | Daniel J Walsh | 2020-04-20 |
* | Merge pull request #5690 from rhatdan/selinux | OpenShift Merge Robot | 2020-04-16 |
|\ |
|
| * | Add support for selecting kvm and systemd labels | Daniel J Walsh | 2020-04-15 |
* | | v2 bloat pruning phase 2 | Brent Baude | 2020-04-15 |
|/ |
|
* | Add support for the global flags and config files | Jhon Honce | 2020-04-14 |
* | userns: support --userns=auto | Giuseppe Scrivano | 2020-04-06 |
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | podmanv2 add core container commands | Brent Baude | 2020-03-22 |
* | Allow users to set TMPDIR environment | Daniel J Walsh | 2020-03-06 |
* | add pkg/signal | Valentin Rothberg | 2020-02-14 |
* | make lint: enable gocritic | Valentin Rothberg | 2020-01-13 |
* | libpod: fix --userns=keep-id with big UIDs | Giuseppe Scrivano | 2020-01-10 |
* | fix lint - pkg/util: func comment | Valentin Rothberg | 2020-01-08 |
* | signal parsing - better input validation | Ed Santiago | 2019-12-26 |
* | Add ONBUILD support to --change | Matthew Heon | 2019-12-05 |
* | Completely rework --change parsing | Matthew Heon | 2019-12-04 |
* | codespell: spelling corrections | Dmitry Smirnov | 2019-11-13 |
* | add libpod/config | Valentin Rothberg | 2019-10-31 |
* | bump containers/image to v5.0.0, buildah to v1.11.4 | Nalin Dahyabhai | 2019-10-29 |
* | rootless: write storage overrides to the conf file | Giuseppe Scrivano | 2019-10-21 |
* | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
* | Merge pull request #4001 from kunalkushwaha/podman-import-fix | OpenShift Merge Robot | 2019-09-30 |
|\ |
|
| * | syntax updated for podman import --change | Kunal Kushwaha | 2019-09-27 |
* | | Podman-remote run should wait for exit code | Daniel J Walsh | 2019-09-12 |
|/ |
|
* | pkg/util: use rootless function to read additional users | Giuseppe Scrivano | 2019-09-03 |
* | add --pull flag for podman create&run | Qi Wang | 2019-08-09 |
* | Touch up XDG, add rootless links | TomSweeneyRedHat | 2019-07-29 |
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | Fix ENV parsing on `podman import` | Jordan Webb | 2019-06-14 |
* | userns: add new option --userns=keep-id | Giuseppe Scrivano | 2019-05-24 |
* | Add variable for global flags to runlabel | Qi Wang | 2019-05-02 |