| Commit message (Expand) | Author | Age |
* | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
* | Fixes from make codespell | Daniel J Walsh | 2021-04-21 |
* | podman-remote should show podman.sock info | Daniel J Walsh | 2021-04-20 |
* | Add support for play/generate kube volumes | Eduardo Vega | 2021-04-09 |
* | [NO TESTS NEEDED] Shrink the size of podman-remote | Daniel J Walsh | 2021-03-29 |
* | Unification of until filter across list/prune endpoints | Jakub Guzik | 2021-03-24 |
* | Unification of label filter across list/prune endpoints | Jakub Guzik | 2021-03-24 |
* | Fix volumes and networks list/prune filters in http api | Jakub Guzik | 2021-03-19 |
* | network prune filters for http compat and libpod api | Jakub Guzik | 2021-03-18 |
* | 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 |
* | Docker ignores mount flags that begin with constency | Daniel J Walsh | 2021-01-30 |
* | Spelling | Josh Soref | 2020-12-22 |
* | podman: drop checking valid rootless UID | Giuseppe Scrivano | 2020-12-11 |
* | Support Unix timestamps for `podman logs --since` | Chih-Hsuan Yen | 2020-12-04 |
* | Use Libpod tmpdir for pause path | Matthew Heon | 2020-12-02 |
* | Align the podman ps --filter behavior with docker | Paul Holzinger | 2020-11-18 |
* | Use /tmp/podman-run-* for backup XDG_RUNTIME_DIR | Daniel J Walsh | 2020-11-04 |
* | Merge pull request #8166 from rhatdan/unbindable | OpenShift Merge Robot | 2020-11-02 |
|\ |
|
| * | Add better support for unbindable volume mounts | Daniel J Walsh | 2020-11-02 |
* | | 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 |
* | Merge pull request #7929 from kolyshkin/nits-err | OpenShift Merge Robot | 2020-10-06 |
|\ |
|
| * | Remove excessive error wrapping | Kir Kolyshkin | 2020-10-05 |
* | | Fix handling of CheckRootlessUIDRange | Daniel J Walsh | 2020-10-05 |
|/ |
|
* | pull types allow initial caps | Daniel J Walsh | 2020-09-12 |
* | Fix up errors found by codespell | Daniel J Walsh | 2020-09-11 |
* | Don't create ~/.config after removing storage.conf | jjzmajic | 2020-09-02 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Add support for overlay volume mounts in podman. | Qi Wang | 2020-07-20 |
* | 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 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | check --user range for rootless containers | Qi Wang | 2020-06-02 |
* | Turn off 'noexec' option by default for named volumes | Matthew Heon | 2020-05-20 |
* | Fix errors found in coverity scan | Daniel J Walsh | 2020-05-01 |
* | 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 |
* | pkg/spec.InitFSMounts: optimize | Kir Kolyshkin | 2020-04-02 |