summaryrefslogtreecommitdiff
path: root/cmd/podman/images/scp.go
Commit message (Expand)AuthorAge
* podman ssh work, using new c/common interfaceCharlie Doern2022-08-09
* podman image scp remote support & podman image scp taggingcdoern2022-06-28
* enable gocritic linterPaul Holzinger2022-04-26
* Remove error stutterDaniel J Walsh2022-03-25
* fix a number of errcheck issuesValentin Rothberg2022-03-22
* linter: enable nilerrValentin Rothberg2022-03-22
* linter: enable wastedassignValentin Rothberg2022-03-22
* Merge pull request #13047 from cdoern/scpSyntaxOpenShift Merge Robot2022-02-03
|\
| * podman image scp syntax correctioncdoern2022-01-27
* | switch podman image scp from depending on machinectl to just os/execcdoern2022-01-26
|/
* bump go module to version 4Valentin Rothberg2022-01-18
* podman image scp: implement --quietEd Santiago2022-01-12
* podman image scp never enter podman user NScdoern2021-12-23
* Merge pull request #12224 from cdoern/scpOpenShift Merge Robot2021-11-12
|\
| * Podman Image SCP transfer patchcdoern2021-11-11
* | test connection addJhon Honce2021-11-08
|/
* Podman Image SCP rootful to rootless transfercdoern2021-11-05
* Fix some typos in documentation and comments (found by codespell)Stefan Weil2021-10-25
* Added autocompletion for images and system connectionscdoern2021-08-09
* image scp: fix typo in outputValentin Rothberg2021-08-03
* Created scp.go image_scp_test.go and podman-image-scp.1.mdcdoern2021-07-30