| Commit message (Expand) | Author | Age |
* | Makefile: Handle unexpected empty var. values | Chris Evich | 2022-06-01 |
* | Makefile: force podman-remote-static to linux | Paul Holzinger | 2022-06-01 |
* | Merge pull request #13870 from kolyshkin/makefile-cleanups | OpenShift Merge Robot | 2022-05-19 |
|\ |
|
| * | Remove GO111MODULES use | Kir Kolyshkin | 2022-05-17 |
| * | Makefile: rm gofmt target | Kir Kolyshkin | 2022-05-17 |
| * | Makefile: rm CHANGELOG_* and ISODATE vars | Kir Kolyshkin | 2022-05-17 |
| * | Makefile: rm -mod=vendor | Kir Kolyshkin | 2022-05-17 |
| * | Move GOPROXY from Makefile to cirrus.yml | Kir Kolyshkin | 2022-05-17 |
| * | Makefile, podman.spec.rpkg: rm GOBIN and GOPATH | Kir Kolyshkin | 2022-05-17 |
| * | Makefile,.gitignore: rm .install.goimports | Kir Kolyshkin | 2022-05-17 |
| * | Makefile: rm .gopathok | Kir Kolyshkin | 2022-05-17 |
| * | Makefile: rm .install.libseccomp.sudo target | Kir Kolyshkin | 2022-05-17 |
* | | k8systemd: run k8s workloads in systemd | Valentin Rothberg | 2022-05-17 |
|/ |
|
* | Fix broken pwd | Ed Santiago | 2022-05-12 |
* | [CI:DOCS] fix `make localbenchmarks` | Valentin Rothberg | 2022-05-11 |
* | Cirrus: Fix Makefile including 'hack' in $PATH | Chris Evich | 2022-05-10 |
* | exclude new tools vendor dir from validate | Paul Holzinger | 2022-05-04 |
* | vendor test tools in submodule | Paul Holzinger | 2022-05-04 |
* | vendor test dependencies instead of installing via network | Paul Holzinger | 2022-05-03 |
* | CI: emergency fix for broken go get | Paul Holzinger | 2022-05-02 |
* | benchmarks: add more image benchmarks | Valentin Rothberg | 2022-04-26 |
* | Add podman machine test suite | Brent Baude | 2022-04-25 |
* | Increase verbosity and sequencing of APIv2 testing | Chris Evich | 2022-04-22 |
* | enable staticcheck linter | Paul Holzinger | 2022-04-22 |
* | benchmarking Podman: proof of concept | Valentin Rothberg | 2022-04-20 |
* | Merge pull request #13602 from edsantiago/size_check_part2 | OpenShift Merge Robot | 2022-03-24 |
|\ |
|
| * | Binary growth check, part 2 of 2 | Ed Santiago | 2022-03-22 |
* | | Remove nix packages, since no one is supporting this | Daniel J Walsh | 2022-03-23 |
|/ |
|
* | Makefile: build podman-remote-static with cgo disabled | Lokesh Mandvekar | 2022-03-21 |
* | bump golangci-lint to v1.45.0 | Valentin Rothberg | 2022-03-21 |
* | Fix windows win-sshproxy build | Paul Holzinger | 2022-03-15 |
* | Bump golang to 1.17 in `vendor-in-container` | Pascal Bourdier | 2022-03-11 |
* | Move all python tests to pytest | Jhon Honce | 2022-03-04 |
* | Merge pull request #13380 from jwhonce/wip/docker-py | OpenShift Merge Robot | 2022-03-01 |
|\ |
|
| * | Refactor docker-py compatibility tests | Jhon Honce | 2022-03-01 |
* | | Allow setting binarypath from Makefile | Ashley Cui | 2022-02-28 |
|/ |
|
* | Load ip_tables modules at boot | Paul Holzinger | 2022-02-23 |
* | Initial implementation of mac forwarding using a privileged docker sock claim... | Jason T. Greene | 2022-02-16 |
* | netavark e2e tests | Brent Baude | 2022-02-02 |
* | Makefile: install targets independent of build | Lokesh Mandvekar | 2022-01-25 |
* | Run codespell on code | Daniel J Walsh | 2022-01-21 |
* | Engine.Remote from containers.conf | Jhon Honce | 2022-01-20 |
* | Implement API forwarding for podman machine on Windows | Jason T. Greene | 2022-01-19 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Switch to a new installer approach using a path manipulation helper | Jason T. Greene | 2021-12-23 |
* | compat API: allow enforcing short-names resolution to Docker Hub | Valentin Rothberg | 2021-11-30 |
* | Minor Makefile fix | Chris Evich | 2021-11-18 |
* | Revert "add kubernetes pause" | Valentin Rothberg | 2021-11-15 |
* | Match .c files in Makefile | Ian Wienand | 2021-11-09 |
* | add kubernetes pause | Valentin Rothberg | 2021-10-26 |