| Commit message (Expand) | Author | Age |
* | fix podman version output to include git commit and builttime | Paul Holzinger | 2020-08-18 |
* | Makefile: use full path for ginkgo | Lokesh Mandvekar | 2020-08-11 |
* | Reenable remote system tests | Ed Santiago | 2020-08-03 |
* | Install auto-update services for users | Valentin Rothberg | 2020-08-03 |
* | Install auto-update systemd service and timer. | Peter Oliver | 2020-08-03 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | make localunit: record coverage | Valentin Rothberg | 2020-07-21 |
* | unit tests: root check | Valentin Rothberg | 2020-07-21 |
* | Switch references from libpod.conf to containers.conf | Daniel J Walsh | 2020-07-20 |
* | Cleanup nix derivation for static builds | Wong Hoi Sing Edison | 2020-07-18 |
* | Remove outdated seccomp policy | Matthew Heon | 2020-07-13 |
* | Add containers.conf default file for windows and MAC Installs | Daniel J Walsh | 2020-06-24 |
* | system tests: invoke with abs path to podman | Ed Santiago | 2020-06-23 |
* | Makefile: allow customizable GO_BUILD | Lokesh Mandvekar | 2020-06-22 |
* | Makefile: install.varlink needs to create dirs | Lokesh Mandvekar | 2020-06-17 |
* | WIP: Enable (and disable) remote testing | Ed Santiago | 2020-06-09 |
* | force bats version to v1.1.0 | Valentin Rothberg | 2020-06-08 |
* | Remove use of ABISupport buildtag | Daniel J Walsh | 2020-06-03 |
* | default build without `varlink` tag | Lokesh Mandvekar | 2020-05-29 |
* | Vendor in containers/common v0.12.0 | Daniel J Walsh | 2020-05-28 |
* | Fix builds on 32 bit arches | Daniel J Walsh | 2020-05-27 |
* | podman-registry: many unrelated fixes | Ed Santiago | 2020-05-26 |
* | Makefile: customizable $REMOTETAGS | Lokesh Mandvekar | 2020-05-24 |
* | v2 enable remote integration tests | Brent Baude | 2020-05-19 |
* | Fix REMOTETAGS | Daniel J Walsh | 2020-05-14 |
* | Remove libpod.conf from repo | Matthew Heon | 2020-05-12 |
* | Add podman static build | Sascha Grunert | 2020-05-11 |
* | Merge pull request #6136 from liuming50/fix-a-makefile-dependency-issue | OpenShift Merge Robot | 2020-05-08 |
|\ |
|
| * | Makefile: fix a dependency issue | Ming Liu | 2020-05-08 |
* | | Add podman-remote-static target | Daniel J Walsh | 2020-05-07 |
|/ |
|
* | Makefile: include -nobuild install targets | Lokesh Mandvekar | 2020-04-23 |
* | Makefile: fix broken chcon for podman-remote | Ed Santiago | 2020-04-21 |
* | Make `find` ignore dot files | Anatoli Babenia | 2020-04-20 |
* | Podman V2 birth | Brent Baude | 2020-04-16 |
* | swagger-check: new CI tool to cross-check swagger | Ed Santiago | 2020-04-14 |
* | Merge pull request #5634 from jwhonce/wip/service | OpenShift Merge Robot | 2020-04-09 |
|\ |
|
| * | V2 podman system service | Jhon Honce | 2020-04-07 |
* | | Fix (make vendor) | Miloslav Trmač | 2020-04-08 |
|/ |
|
* | V2 Move varlink home | Jhon Honce | 2020-03-30 |
* | Add APIV2 service files | Daniel J Walsh | 2020-03-20 |
* | Merge pull request #5465 from edsantiago/man_page_option_checker | OpenShift Merge Robot | 2020-03-19 |
|\ |
|
| * | New test: man page cross-ref against --help | Ed Santiago | 2020-03-18 |
* | | Don't include SUBDIR in windows.zip | Daniel J Walsh | 2020-03-19 |
|/ |
|
* | build for amd64|arm|ppc64le | Brent Baude | 2020-03-10 |
* | Fix spelling mistakes in code found by codespell | Daniel J Walsh | 2020-03-07 |
* | CI: add API v2 tests | Ed Santiago | 2020-03-02 |
* | Add installation of pre-commit to Makefile | Daniel J Walsh | 2020-02-18 |
* | Make: s/uname -o/uname -s/ | Valentin Rothberg | 2020-02-11 |
* | Fix varlink code generation target. | Max Goltzsche | 2020-02-09 |
* | {CI:DOCS] run gofmt before lint | Brent Baude | 2020-02-04 |