| Commit message (Expand) | Author | Age |
* | Run codespell to fix spelling | Daniel J Walsh | 2021-08-11 |
* | Reproducible Builds: trim embedded cgo paths | kpcyrd | 2021-08-09 |
* | [CI:DOCS] tests-expect-exit: include source line numbers | Ed Santiago | 2021-08-04 |
* | buildah bud tests under podman-remote | Ed Santiago | 2021-07-28 |
* | e2e tests: prevent 'Expect(ExitCode())' pattern | Ed Santiago | 2021-07-20 |
* | Cirrus: Fixes due to master->main rename | Chris Evich | 2021-06-30 |
* | Merge pull request #10803 from lsm5/remove-cni-conflist | OpenShift Merge Robot | 2021-06-29 |
|\ |
|
| * | Makefile: remove install.cni | Lokesh Mandvekar | 2021-06-28 |
* | | prefix `ETCDIR` with `${PREFIX}/` | tobwen | 2021-06-26 |
|/ |
|
* | Merge pull request #10679 from cevich/fix_static_build | OpenShift Merge Robot | 2021-06-15 |
|\ |
|
| * | Fix building static podman-remote | Chris Evich | 2021-06-14 |
* | | Merge pull request #10595 from boaz0/closes_10539 | OpenShift Merge Robot | 2021-06-15 |
|\ \
| |/
|/| |
|
| * | Restart all containers with restart-policy=always on boot | Boaz Shuster | 2021-06-13 |
* | | Merge pull request #10601 from Procyhon/07062021_manpage | OpenShift Merge Robot | 2021-06-12 |
|\ \ |
|
| * | | UPDATE manpages with MANPAGE_SYNTAX | Alexander Richter | 2021-06-12 |
| |/ |
|
* / | Update nix pin with `make nixpkgs` | Wong Hoi Sing Edison | 2021-06-10 |
|/ |
|
* | UPDATE MANPAGE_SYNTAX (commit,attach,auto-update) | Alexander Richter | 2021-06-06 |
* | Handle hard links in remote builds | Daniel J Walsh | 2021-05-22 |
* | Break up python APIv2 tests | Jhon Honce | 2021-05-18 |
* | Add documentation on short-names | Daniel J Walsh | 2021-05-07 |
* | [CI:DOCS] Restore missing content to manpages | Rob Cowsill | 2021-04-25 |
* | Fixes from make codespell | Daniel J Walsh | 2021-04-21 |
* | Update nix pin with `make nixpkgs` | Wong Hoi Sing Edison | 2021-04-14 |
* | Overhaul Makefile binary and release worflows | Chris Evich | 2021-04-12 |
* | Reorganize Makefile with sections and guide | Chris Evich | 2021-04-12 |
* | Simplify Makefile help target | Chris Evich | 2021-04-12 |
* | Don't shell to obtain current directory | Chris Evich | 2021-04-12 |
* | Remove unnecessary/not-needed release.txt target | Chris Evich | 2021-04-12 |
* | Bump go.sum + Makefile for golang 1.16 | Chris Evich | 2021-04-07 |
* | [NO TESTS NEEDED] Update nix pin with `make nixpkgs` | Wong Hoi Sing Edison | 2021-04-06 |
* | Makefile: introduce install.docker-full | Morten Linderud | 2021-03-31 |
* | Makefile: ensure install.docker creates BINDIR | Morten Linderud | 2021-03-31 |
* | Add powershell completions | Paul Holzinger | 2021-03-29 |
* | Makefile: add install.docker-docs-nobuild for packaging use | Lokesh Mandvekar | 2021-03-03 |
* | Makefile: install systemd services conditionally | Ming Liu | 2021-03-02 |
* | Makefile: split install.docker-docs from install.docker | Ming Liu | 2021-03-02 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | [NO TESTS NEEDED] Update linter | Matej Vasek | 2021-02-10 |
* | Makefile: make bin/* real targets! | Ed Santiago | 2021-02-03 |
* | Makefile: refactor ginkgo * ginkgo-remote | Ed Santiago | 2021-02-02 |
* | New 'make completions' target | Ed Santiago | 2021-02-01 |
* | Cirrus: add bindings checks | Valentin Rothberg | 2021-01-20 |
* | make bindings generation explicit | Valentin Rothberg | 2021-01-20 |
* | make bindings generation more robuts | Valentin Rothberg | 2021-01-20 |
* | Merge pull request #9031 from vrothberg/revert-ginkgo | OpenShift Merge Robot | 2021-01-20 |
|\ |
|
| * | Revert "ginkgo: install on demand via `go get -u`" | Valentin Rothberg | 2021-01-20 |
* | | Merge pull request #8911 from edsantiago/prs_must_include_tests | OpenShift Merge Robot | 2021-01-20 |
|\ \
| |/
|/| |
|
| * | CI: smoke test: insist on adding tests on PRs | Ed Santiago | 2021-01-19 |
* | | [CI:DOCS] fix go-md2man HTMLSpan warnings | Ed Santiago | 2021-01-19 |
|/ |
|
* | ginkgo: install on demand via `go get -u` | Valentin Rothberg | 2021-01-19 |