summaryrefslogtreecommitdiff
path: root/cmd/podman/images
Commit message (Expand)AuthorAge
* image search --format: add completion for go templatePaul Holzinger2022-04-28
* shell completion --format: use structs by referencePaul Holzinger2022-04-28
* image --format: fix add completion for go templatePaul Holzinger2022-04-28
* podman search: truncate by defaultValentin Rothberg2022-04-28
* Add CreatedSince & CreatedAt format fields to podman image historyDaniel J Walsh2022-04-27
* enable gocritic linterPaul Holzinger2022-04-26
* replace golint with revive linterPaul Holzinger2022-04-22
* move golang.org/x/crypto/ssh/terminal to golang.org/x/termPaul Holzinger2022-04-22
* Revert "images --size"Valentin Rothberg2022-04-14
* images --sizeValentin Rothberg2022-04-08
* Remove error stutterDaniel J Walsh2022-03-25
* Merge pull request #13588 from flouthoc/import-os-archOpenShift Merge Robot2022-03-23
|\
| * import: allow users to set os, arch and variant of importsAditya R2022-03-23
* | fix a number of errcheck issuesValentin Rothberg2022-03-22
* | linter: enable nilerrValentin Rothberg2022-03-22
* | linter: enable wastedassignValentin Rothberg2022-03-22
|/
* podman rmi --ignoreValentin Rothberg2022-03-19
* go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
* Cleanup display of trust with transportsDaniel J Walsh2022-02-22
* Merge pull request #13047 from cdoern/scpSyntaxOpenShift Merge Robot2022-02-03
|\
| * podman image scp syntax correctioncdoern2022-01-27
* | Merge pull request #13029 from TomSweeneyRedHat/dev/tsweeney/mergepull2OpenShift Merge Robot2022-01-27
|\ \
| * | Bump Buildah to v1.24.0tomsweeneyredhat2022-01-27
* | | switch podman image scp from depending on machinectl to just os/execcdoern2022-01-26
|/ /
* / remote build: set rootless oci isolation correctlyPaul Holzinger2022-01-24
|/
* bump go module to version 4Valentin Rothberg2022-01-18
* Unify the method of parsing filters in cmdJakub Guzik2022-01-16
* Podman Build use absolute filepathcdoern2022-01-13
* Merge pull request #12642 from Luap99/libnetworkOpenShift Merge Robot2022-01-13
|\
| * podman build enable --all-platforms and --unsetenvPaul Holzinger2022-01-13
* | podman image scp: implement --quietEd Santiago2022-01-12
|/
* Merge pull request #12429 from cdoern/scpOpenShift Merge Robot2022-01-05
|\
| * podman image scp never enter podman user NScdoern2021-12-23
* | build: relay exitcode from imagebuildah to registryAditya Rajan2021-12-17
|/
* Refactor podman image command outputJhon Honce2021-12-02
* podman, push: expose --compression-formatGiuseppe Scrivano2021-12-01
* podman-remote does not support signature-policyDaniel J Walsh2021-11-19
* Merge pull request #12270 from rhatdan/authOpenShift Merge Robot2021-11-13
|\
| * --authfile command line argument for image sign command.José Guilherme Vanz2021-11-11
* | Merge pull request #12224 from cdoern/scpOpenShift Merge Robot2021-11-12
|\ \ | |/ |/|
| * Podman Image SCP transfer patchcdoern2021-11-11
* | podman load: support downloading filesValentin Rothberg2021-11-10
* | test connection addJhon Honce2021-11-08
* | Merge pull request #11958 from cdoern/scpOpenShift Merge Robot2021-11-08
|\|
| * Podman Image SCP rootful to rootless transfercdoern2021-11-05
* | tweak a couple of flag descriptions in help outputNalin Dahyabhai2021-11-04
|/
* Fix some typos in documentation and comments (found by codespell)Stefan Weil2021-10-25
* podman search: display only name and description by defaultValentin Rothberg2021-10-13
* Merge pull request #11924 from jwhonce/issues/11894OpenShift Merge Robot2021-10-12
|\
| * Refactor podman search to be more code friendlyJhon Honce2021-10-12