summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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 #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
|\ \ \ \
| * | | | Fix the varlink upgraded callsHarald Hoyer2019-05-29
* | | | | Merge pull request #3238 from mheon/no_tmpcopyup_devOpenShift Merge Robot2019-05-31
|\ \ \ \ \
| * | | | | Do not set tmpcopyup on /devMatthew Heon2019-05-30
* | | | | | Merge pull request #3147 from baude/testimagecacheOpenShift Merge Robot2019-05-30
|\ \ \ \ \ \
| * | | | | | use imagecaches for local testsbaude2019-05-29
* | | | | | | Merge pull request #3214 from mheon/resolve_symlinks_in_cpOpenShift Merge Robot2019-05-30
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix podman cp testsMatthew Heon2019-05-30
| * | | | | | Error when trying to copy into a running rootless ctrMatthew Heon2019-05-30
| * | | | | | We can't pause rootless containers during cpMatthew Heon2019-05-29
| * | | | | | Fix bug in e2e tests for podman cpMatthew Heon2019-05-29
| * | | | | | Tolerate non-running containers in paused cpMatthew Heon2019-05-29
| * | | | | | Add test to ensure symlinks are resolved in ctr scopeMatthew Heon2019-05-29
| * | | | | | Add --pause to podman cp manpage and bash completionsMatthew Heon2019-05-29
| * | | | | | Pause containers while copying into themMatthew Heon2019-05-29
| * | | | | | Use securejoin to merge paths in `podman cp`Matthew Heon2019-05-29
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #3235 from baude/testnoremoteinpodmanOpenShift Merge Robot2019-05-30
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | do not run remote tests inside containerbaude2019-05-30
|/ / / / /
* | | | | Merge pull request #3230 from ashley-cui/dnsdocOpenShift Merge Robot2019-05-29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add dns flags to docsAshley Cui2019-05-29
| |/ / /
* | | | Merge pull request #3221 from josegonzalez/masterOpenShift Merge Robot2019-05-29
|\ \ \ \
| * | | | add missing container cp commandJose Diaz-Gonzalez2019-05-29
| * | | | document missing container update commandJose Diaz-Gonzalez2019-05-29
| | |/ / | |/| |
* | | | Merge pull request #3228 from rhatdan/manOpenShift Merge Robot2019-05-29
|\ \ \ \
| * | | | Podman logs man page shouldn't include timestampsDaniel J Walsh2019-05-29
|/ / / /
* | | | Merge pull request #2709 from haircommander/journaldOpenShift Merge Robot2019-05-29
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add --follow to journald ctr loggingPeter Hunt2019-05-28
| * | | Address commentsPeter Hunt2019-05-28
| * | | Implement podman logs with log-driver journaldPeter Hunt2019-05-28