| Commit message (Expand) | Author | Age |
* | Refactor common options in man pages | Ed Santiago | 2022-08-03 |
* | Merge pull request #14719 from cevich/use_preinstalled_bats | OpenShift Merge Robot | 2022-07-28 |
|\ |
|
| * | Remove bats installation script and make target | Chris Evich | 2022-07-28 |
* | | CI: new check for leftover skips/fixmes | Ed Santiago | 2022-07-28 |
|/ |
|
* | Merge pull request #14957 from edsantiago/dont_remake_remote | OpenShift Merge Robot | 2022-07-22 |
|\ |
|
| * | Makefile: use order-only prereq for podman-remote | Ed Santiago | 2022-07-19 |
* | | Makefile: remove building pages for man5 | Aditya R | 2022-07-20 |
* | | makefile: remove processing of pkg/docs | Aditya R | 2022-07-20 |
|/ |
|
* | Run codespell | Daniel J Walsh | 2022-07-18 |
* | Cirrus: Add podman-machine integration test | Chris Evich | 2022-07-01 |
* | podman-play-kube template: rename to podman-kube | Valentin Rothberg | 2022-06-30 |
* | Makefile: don't try to build rootlessport on FreeBSD | Doug Rabson | 2022-06-28 |
* | Makefile: don't use '-t' to specify the directory to install manpages | Doug Rabson | 2022-06-28 |
* | Makefile: use GNU sed to convert manpages on FreeBSD | Doug Rabson | 2022-06-28 |
* | Makefile: use bash to evaluate tool paths | Doug Rabson | 2022-06-28 |
* | test/testvol: rework testvol binary | Paul Holzinger | 2022-06-23 |
* | test/testvol: update container image golang to 1.18 | Paul Holzinger | 2022-06-23 |
* | test/testvol: move Containerfile into testvol dir | Paul Holzinger | 2022-06-23 |
* | golangci-lint: update to v1.46.2 | Paul Holzinger | 2022-06-15 |
* | 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 |