summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | Merge pull request #2272 from adrianreber/migrationOpenShift Merge Robot2019-06-07
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | migration: add possibility to restore a container with a new nameAdrian Reber2019-06-04
| * | | | | | | Also download container images during restoreAdrian Reber2019-06-03
| * | | | | | | Include container migration into tutorialAdrian Reber2019-06-03
| * | | | | | | Add man-pages for container migrationAdrian Reber2019-06-03
| * | | | | | | Added bash completion for container migrationAdrian Reber2019-06-03
| * | | | | | | Add test case for container migrationAdrian Reber2019-06-03
| * | | | | | | Added support to migrate containersAdrian Reber2019-06-03
| * | | | | | | Added helper functions for container migrationAdrian Reber2019-06-03
| * | | | | | | Fix restore options help text and commentsAdrian Reber2019-06-03
* | | | | | | | Merge pull request #3268 from cevich/meta_track_repoOpenShift Merge Robot2019-06-06
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Cirrus: Track VM Image calling GCE projectChris Evich2019-06-05
* | | | | | | | Merge pull request #3272 from mheon/skip_hc_flakeOpenShift Merge Robot2019-06-06
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Disable a very badly flaking healthcheck testMatthew Heon2019-06-06
|/ / / / / / /
* | | | | | | Merge pull request #3256 from llchan/rootless-init-pathOpenShift Merge Robot2019-06-05
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Inherit rootless init_path from system libpod.confLawrence Chan2019-06-03
* | | | | | | Merge pull request #3265 from baude/noremotecOpenShift Merge Robot2019-06-05
|\ \ \ \ \ \ \
| * | | | | | | remove -c for podman remote global optionsbaude2019-06-04
* | | | | | | | Merge pull request #3259 from cevich/cull_f28OpenShift Merge Robot2019-06-05
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Cirrus: Disable testing on F28 (EOL)Chris Evich2019-06-04
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #3231 from baude/remoteclientconfOpenShift Merge Robot2019-06-04
|\ \ \ \ \ \ \
| * | | | | | | podman-remote.conf enablementbaude2019-05-30
* | | | | | | | Merge pull request #3260 from TomSweeneyRedHat/dev/tsweeney/buildah1.8.3OpenShift Merge Robot2019-06-04
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Vendor Buildah v1.8.3TomSweeneyRedHat2019-06-04
|/ / / / / / /
* | | | | | | Merge pull request #3225 from haraldh/virtwriterOpenShift Merge Robot2019-06-04
|\ \ \ \ \ \ \
| * | | | | | | pkg/varlinkapi/virtwriter/virtwriter.go: simplify func ReaderHarald Hoyer2019-06-03
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #3249 from baude/testtimingOpenShift Merge Robot2019-06-04
|\ \ \ \ \ \ \
| * | | | | | | fix timing issues with some testsbaude2019-06-03
* | | | | | | | Merge pull request #3251 from giuseppe/join-block-signalsOpenShift Merge Robot2019-06-04
|\ \ \ \ \ \ \ \
| * | | | | | | | rootless: block signals on re-execGiuseppe Scrivano2019-06-03
| |/ / / / / / /
* | | | | | | | Merge pull request #3156 from TomSweeneyRedHat/dev/tsweeney/podmanimageOpenShift Merge Robot2019-06-04
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Create Dockerfiles for podmanimageTomSweeneyRedHat2019-06-01
| |/ / / / / /
* | | | | | | Merge pull request #3217 from edsantiago/cirrus_cleanupOpenShift Merge Robot2019-06-03
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | cirrus: minor cleanup and refactoringEd Santiago2019-06-03
| |/ / / / /
* | | | | | Merge pull request #3081 from baude/remotecommitOpenShift Merge Robot2019-06-03
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | podman remote-client commitbaude2019-05-30
* | | | | | Merge pull request #3250 from marcusmueller/podman_man_page_mixupOpenShift Merge Robot2019-06-03
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | manpage: podman-tool table: un-confuse version and varlinkMarcus Müller2019-06-02
|/ / / / /
* | | | | Merge pull request #3244 from giuseppe/cleanups-rootless-joinOpenShift Merge Robot2019-06-01
|\ \ \ \ \
| * | | | | rootless: use TEMP_FAILURE_RETRY macroGiuseppe Scrivano2019-05-31
| * | | | | rootless: fix return typeGiuseppe Scrivano2019-05-31
| * | | | | rootless: make sure the buffer is NUL terminatedGiuseppe Scrivano2019-05-31
* | | | | | Merge pull request #3236 from baude/testsplitrootlessOpenShift Merge Robot2019-06-01
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | split rootless local and remote testingbaude2019-05-31
* | | | | | Merge pull request #3246 from mheon/run_the_testsOpenShift Merge Robot2019-05-31
|\ \ \ \ \ \
| * | | | | | Fix podman cp test by reordering operationsMatthew Heon2019-05-31
| * | | | | | Small fix to readme to force tests to runMatthew Heon2019-05-31
|/ / / / / /
* | | | | | Merge pull request #3227 from giuseppe/fix-warning-rootlessOpenShift Merge Robot2019-05-31
|\ \ \ \ \ \
| * | | | | | rootless: skip check fo /etc/containers/registries.confGiuseppe Scrivano2019-05-30
* | | | | | | Merge pull request #3224 from haraldh/varlink_upgradeOpenShift Merge Robot2019-05-31
|\ \ \ \ \ \ \