summaryrefslogtreecommitdiff
path: root/cmd/podman/images
Commit message (Expand)AuthorAge
* Podman pull --all-tags shorthand optionJake Correnti2022-07-26
* cmd/podman: switch to golang native error wrappingSascha Grunert2022-06-30
* podman image scp remote support & podman image scp taggingcdoern2022-06-28
* Update vendor of containers/buildahDaniel J Walsh2022-06-13
* Merge pull request #14560 from rhatdan/remoteOpenShift Merge Robot2022-06-13
|\
| * podman-remote push --remove-signatures supportDaniel J Walsh2022-06-10
* | vendor buildah@mainValentin Rothberg2022-06-10
|/
* Merge pull request #14460 from cipherboy/align-docker-podman-load-outputOpenShift Merge Robot2022-06-02
|\
| * Align docker load and podman load outputAlexander Scheel2022-06-02
* | vendor: bump buildah to v1.26.1-0.20220524184833-5500333c2e06Aditya R2022-05-26
* | build: allow using cache explicitly with --squash-all using --layersAditya R2022-05-26
* | cmd, build: remove redundant squash processing logicAditya R2022-05-26
* | Remove unused archive flag from diff commandsJhon Honce2022-05-25
* | Merge pull request #14327 from rhatdan/commonOpenShift Merge Robot2022-05-24
|\ \
| * | Use containers/common/pkg/util.StringToSliceDaniel J Walsh2022-05-23
| |/
* | podman image mount: print pretty tableValentin Rothberg2022-05-24
* | autocomplete `podman search --filter`Valentin Rothberg2022-05-24
|/
* shell completion: podman save --format use all valid valuesPaul Holzinger2022-05-19
* shell completion: update podman inspect --type optionsPaul Holzinger2022-05-19
* build: disable --output for podman-remote clientsAditya R2022-05-05
* Vendor in containers/buildah@v1.26.1Daniel J Walsh2022-05-05
* 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
|\