summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge pull request #6442 from Luap99/podman-autocompleteOpenShift Merge Robot2020-11-13
|\
| * Install the new shell completion logicPaul Holzinger2020-11-12
* | Fix issues found with codespellDaniel J Walsh2020-11-12
|/
* [CI:DOCS] Restore man page cross-checkerEd Santiago2020-11-11
* Update CI tests to run python docker library against APIJhon Honce2020-11-09
* Use /tmp/podman-run-* for backup XDG_RUNTIME_DIRDaniel J Walsh2020-11-04
* Add test/apiv2/rest_api tests to make targetJhon Honce2020-11-02
* Cirrus: Implement podman automation 2.0Chris Evich2020-10-02
* Don't disable Go modules when generating varlinkJordan Christiansen2020-09-30
* Print nice error message when python is not installedDaniel J Walsh2020-09-21
* Makefile: Fix broken libpodimage targetsChris Evich2020-09-18
* Make Go builds more consistentJordan Christiansen2020-09-17
* Makefile: add cross compile targets for more archesLokesh Mandvekar2020-09-08
* fix podman version output to include git commit and builttimePaul Holzinger2020-08-18
* Makefile: use full path for ginkgoLokesh Mandvekar2020-08-11
* Reenable remote system testsEd Santiago2020-08-03
* Install auto-update services for usersValentin Rothberg2020-08-03
* Install auto-update systemd service and timer.Peter Oliver2020-08-03
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* make localunit: record coverageValentin Rothberg2020-07-21
* unit tests: root checkValentin Rothberg2020-07-21
* Switch references from libpod.conf to containers.confDaniel J Walsh2020-07-20
* Cleanup nix derivation for static buildsWong Hoi Sing Edison2020-07-18
* Remove outdated seccomp policyMatthew Heon2020-07-13
* Add containers.conf default file for windows and MAC InstallsDaniel J Walsh2020-06-24
* system tests: invoke with abs path to podmanEd Santiago2020-06-23
* Makefile: allow customizable GO_BUILDLokesh Mandvekar2020-06-22
* Makefile: install.varlink needs to create dirsLokesh Mandvekar2020-06-17
* WIP: Enable (and disable) remote testingEd Santiago2020-06-09
* force bats version to v1.1.0Valentin Rothberg2020-06-08
* Remove use of ABISupport buildtagDaniel J Walsh2020-06-03
* default build without `varlink` tagLokesh Mandvekar2020-05-29
* Vendor in containers/common v0.12.0Daniel J Walsh2020-05-28
* Fix builds on 32 bit archesDaniel J Walsh2020-05-27
* podman-registry: many unrelated fixesEd Santiago2020-05-26
* Makefile: customizable $REMOTETAGSLokesh Mandvekar2020-05-24
* v2 enable remote integration testsBrent Baude2020-05-19
* Fix REMOTETAGSDaniel J Walsh2020-05-14
* Remove libpod.conf from repoMatthew Heon2020-05-12
* Add podman static buildSascha Grunert2020-05-11
* Merge pull request #6136 from liuming50/fix-a-makefile-dependency-issueOpenShift Merge Robot2020-05-08
|\
| * Makefile: fix a dependency issueMing Liu2020-05-08
* | Add podman-remote-static targetDaniel J Walsh2020-05-07
|/
* Makefile: include -nobuild install targetsLokesh Mandvekar2020-04-23
* Makefile: fix broken chcon for podman-remoteEd Santiago2020-04-21
* Make `find` ignore dot filesAnatoli Babenia2020-04-20
* Podman V2 birthBrent Baude2020-04-16
* swagger-check: new CI tool to cross-check swaggerEd Santiago2020-04-14
* Merge pull request #5634 from jwhonce/wip/serviceOpenShift Merge Robot2020-04-09
|\
| * V2 podman system serviceJhon Honce2020-04-07