summaryrefslogtreecommitdiff
path: root/cmd/podman/images
Commit message (Expand)AuthorAge
* Allow podman push to push manifest listsDaniel J Walsh2021-01-15
* Bump to containers/buildah 1.9.2Daniel J Walsh2021-01-15
* Remove the ability to use [name:tag] in podman load commandDaniel J Walsh2021-01-12
* Merge pull request #8923 from Afourcat/masterOpenShift Merge Robot2021-01-12
|\
| * Better test and idomatic code.Alexandre Fourcat2021-01-11
| * Adding json formatting to `--list-tags` option in `podman search`Alexandre Fourcat2021-01-10
* | Use HTTPProxy settings from containers.confDaniel J Walsh2021-01-11
|/
* Merge pull request #8787 from jsoref/spellingOpenShift Merge Robot2020-12-23
|\
| * SpellingJosh Soref2020-12-22
* | Fix podman build --logfileHironori Shiina2020-12-22
|/
* Sign multi-arch imagesQi Wang2020-12-11
* Merge pull request #8653 from rhatdan/buildahOpenShift Merge Robot2020-12-09
|\
| * Honor the --layers flagDaniel J Walsh2020-12-09
* | Merge pull request #8635 from Luap99/shell-completion-testOpenShift Merge Robot2020-12-09
|\ \
| * | Add system test for shell completionPaul Holzinger2020-12-09
| |/
* / Repeat system pruning until there is nothing removedDaniel J Walsh2020-12-09
|/
* Fix `podman images...` missing headers in table templatesJhon Honce2020-12-02
* Add support for --platformDaniel J Walsh2020-11-26
* [CI:DOCS] fix misleading save/load usageQi Wang2020-11-24
* more shell completion improvementsPaul Holzinger2020-11-23
* Remove some more excessive wrapping and stutteringDaniel J Walsh2020-11-17
* Merge pull request #6442 from Luap99/podman-autocompleteOpenShift Merge Robot2020-11-13
|\
| * Add shell completion with cobraPaul Holzinger2020-11-12
* | Merge pull request #8326 from Luap99/fix-build-namespaceOpenShift Merge Robot2020-11-13
|\ \
| * | Fix namespace flag parsing for podman buildPaul Holzinger2020-11-12
| * | Add podman build --net alias for --networkPaul Holzinger2020-11-12
| |/
* / Change podman build --pull=true to PullIfMissingTomSweeneyRedHat2020-11-12
|/
* Add support for podman search --format jsonPaul Holzinger2020-11-09
* Match build pull functionality with Docker'sTomSweeneyRedHat2020-10-31
* Merge pull request #8201 from QiWang19/search-limitOpenShift Merge Robot2020-10-30
|\
| * Remove search limit since pagination supportQi Wang2020-10-30
* | Merge pull request #8177 from rhatdan/wrapOpenShift Merge Robot2020-10-30
|\ \
| * | Stop excessive wrapping of errorsDaniel J Walsh2020-10-30
| |/
* | Merge pull request #8187 from jwhonce/wip/tableOpenShift Merge Robot2020-10-30
|\ \ | |/ |/|
| * Restore --format table header supportJhon Honce2020-10-29
* | Fix the `--pull` flag to `podman build` to match DockerMatthew Heon2020-10-29
* | Fix pull method selectionTomSweeneyRedHat2020-10-21
|/
* Merge pull request #8077 from jwhonce/wip/reportOpenShift Merge Robot2020-10-21
|\
| * Refactor podman to use c/common/pkg/reportJhon Honce2020-10-21
* | Merge pull request #8034 from rhatdan/optionsOpenShift Merge Robot2020-10-21
|\ \ | |/ |/|
| * Switch use of Flags to OptionsDaniel J Walsh2020-10-21
* | Podman build should default to not usins stdinDaniel J Walsh2020-10-21
|/
* --tls-verify and --authfile should work for all remote commandsDaniel J Walsh2020-10-19
* Fix podman image trust show --raw outputPaul Holzinger2020-10-15
* Search repository tags using --list-tagsQi Wang2020-10-09
* --format updates for images/diff.goParker Van Roy2020-10-08
* Port commands to V2 --format 'table...'Jhon Honce2020-10-07
* Attempt to turn on some more remote testsDaniel J Walsh2020-10-07
* Lowercase some errorsKir Kolyshkin2020-10-05
* Remove excessive error wrappingKir Kolyshkin2020-10-05