| Commit message (Expand) | Author | Age |
* | Fix codespell errors | Daniel J Walsh | 2022-05-25 |
* | Use containers/common/pkg/util.StringToSlice | Daniel J Walsh | 2022-05-23 |
* | Report correct RemoteURI | Daniel J Walsh | 2022-05-04 |
* | Merge pull request #13881 from rhatdan/userns | OpenShift Merge Robot | 2022-04-22 |
|\ |
|
| * | Add support for --userns=nomap | Daniel J Walsh | 2022-04-21 |
* | | move golang.org/x/crypto/ssh/terminal to golang.org/x/term | Paul Holzinger | 2022-04-22 |
|/ |
|
* | Switch all calls to filepath.Walk to filepath.WalkDir | Daniel J Walsh | 2022-03-27 |
* | Remove error stutter | Daniel J Walsh | 2022-03-25 |
* | linter: enable nilerr | Valentin Rothberg | 2022-03-22 |
* | Revert "use GetRuntimeDir() from c/common" | Brent Baude | 2022-03-01 |
* | use GetRuntimeDir() from c/common | Paul Holzinger | 2022-02-21 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | fix misleading comment regarding default value of cpu period [NO NEW TESTS NE... | Noah Stride | 2022-01-03 |
* | Allow users to add host user accounts to /etc/passwd | Daniel J Walsh | 2021-12-23 |
* | Merge pull request #11218 from cdoern/untilBug | OpenShift Merge Robot | 2021-08-26 |
|\ |
|
| * | logFile until flag issue | cdoern | 2021-08-23 |
* | | Add space trimming check in ValidateSysctls | xatier | 2021-08-13 |
|/ |
|
* | Fix TS parsing for fractional values | Matej Vasek | 2021-08-04 |
* | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
* | podman-remote should show podman.sock info | Daniel J Walsh | 2021-04-20 |
* | [NO TESTS NEEDED] Shrink the size of podman-remote | Daniel J Walsh | 2021-03-29 |
* | 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 |