index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
api
/
server
/
register_images.go
Commit message (
Expand
)
Author
Age
*
podman diff accept two images or containers
Paul Holzinger
2021-07-02
*
create: support images with invalid platform
Valentin Rothberg
2021-06-23
*
Merge pull request #10588 from cdoern/imgDocs
OpenShift Merge Robot
2021-06-16
|
\
|
*
Docs Switch from Query Param to Header
cdoern
2021-06-15
*
|
made requested changes, fixed api tests
cdoern
2021-06-04
|
/
*
Match swagger to "as built" output
Jhon Honce
2021-05-21
*
swagger: remove name wildcards
Tom Deseyn
2021-04-07
*
[CI:DOCS] Set all operation id to be compatibile
Jhon Honce
2021-04-05
*
Move operationIds to swagger:operation line
Tom Deseyn
2021-04-05
*
swagger: add operationIds that match with docker
Tom Deseyn
2021-04-05
*
Cleanup /libpod/images/load handler
Jhon Honce
2021-03-19
*
[Compat API] Also print successfully tagging images in /build endpoint
Riyad Preukschas
2021-02-25
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Switch podman image push handlers to use abi
Daniel J Walsh
2021-01-27
*
Merge pull request #9029 from mergetb/master
OpenShift Merge Robot
2021-01-26
|
\
|
*
api: fix import image swagger definition
Ryan Goodfellow
2021-01-21
*
|
Merge pull request #9070 from rhatdan/search
OpenShift Merge Robot
2021-01-26
|
\
\
|
*
|
Fixup search
Daniel J Walsh
2021-01-25
|
|
/
*
/
Fix --arch and --os flags to work correctly
Daniel J Walsh
2021-01-25
|
/
*
Remove the ability to use [name:tag] in podman load command
Daniel J Walsh
2021-01-12
*
Spelling
Josh Soref
2020-12-22
*
Search repository tags using --list-tags
Qi Wang
2020-10-09
*
add compatibility endpoint for exporting multiple images
baude
2020-10-08
*
Support --http-proxy for remote builds
Jhon Honce
2020-09-30
*
fix remote untag
Valentin Rothberg
2020-09-30
*
support multi-image (docker) archives
Valentin Rothberg
2020-09-08
*
Add support for variant when pulling images
Daniel J Walsh
2020-08-28
*
[CI:DOCS] fix swagger api docs
Paul Holzinger
2020-08-23
*
Make `search --no-trunc` work for podman remote
Ralf Haferkamp
2020-07-31
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
move go module to v2
Valentin Rothberg
2020-07-06
*
fix misc remote build issues
Brent Baude
2020-06-17
*
compat handlers: add X-Registry-Auth header support
Valentin Rothberg
2020-05-29
*
v2 libpod push: correct docs
Valentin Rothberg
2020-05-27
*
v2 podman-remote build
Brent Baude
2020-05-21
*
[CI:DOCS] Image tree endpoint should return 404
Brent Baude
2020-05-20
*
v2endpoint remove image path correction
Brent Baude
2020-05-18
*
image removal: refactor part 2
Valentin Rothberg
2020-05-04
*
podman rmi: refactor logic
Valentin Rothberg
2020-04-21
*
swagger-check: new CI tool to cross-check swagger
Ed Santiago
2020-04-14
*
podmanV2: implement search
Valentin Rothberg
2020-04-09
*
V2 podman diff(changes) support
Jhon Honce
2020-04-07
*
podmanv2 save image
Brent Baude
2020-04-03
*
podmanV2: implement push
Valentin Rothberg
2020-04-02
*
podman v2 image tag and untag
Brent Baude
2020-03-31
*
Correctly document libpod commit endpoint
Matej Marusak
2020-03-24
*
apiv2 container commit for libpod
Brent Baude
2020-03-23
*
Refactor handler packages
Jhon Honce
2020-03-10
*
Merge pull request #5374 from baude/create
OpenShift Merge Robot
2020-03-07
|
\
|
*
add default network for apiv2 create
Brent Baude
2020-03-06
[next]