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
/
libpod
Commit message (
Expand
)
Author
Age
*
Run integrations test with remote-client
baude
2019-01-14
*
Remove imageParts.{isTagged,registry,name,tag}
Miloslav Trmač
2019-01-14
*
Clarify comments about isRegistry a bit.
Miloslav Trmač
2019-01-14
*
Use imageParts.unnormalizedRef in GetImageBaseName
Miloslav Trmač
2019-01-14
*
FIXME? Introduce imageParts.suspiciousRefNameTagValuesForSearch
Miloslav Trmač
2019-01-14
*
Use imageParts.referenceWithRegistry in Image.getLocalImage
Miloslav Trmač
2019-01-14
*
Don't try to look up local images with an explicit :latest suffix
Miloslav Trmač
2019-01-14
*
Return a reference.Named from normalizedTag
Miloslav Trmač
2019-01-14
*
Use reference.TagNameOnly instead of manually adding imageParts.tag in normal...
Miloslav Trmač
2019-01-14
*
Use imageParts.normalizedReference in normalizeTag
Miloslav Trmač
2019-01-14
*
Add imageParts.normalizedReference()
Miloslav Trmač
2019-01-14
*
Use imageparts.referenceWithRegistry in normalizeTag
Miloslav Trmač
2019-01-14
*
Remove no longer used imageParts.assemble()
Miloslav Trmač
2019-01-14
*
Use getPullRefPair / getSinglePullRefPairGoal in pullGoalFromPossiblyUnqualif...
Miloslav Trmač
2019-01-14
*
Use imageParts.referenceWithRegistry in pullGoalFromPossiblyUnqualifiedName
Miloslav Trmač
2019-01-14
*
Use imageParts.referenceWithRegistry in getPullRefPair
Miloslav Trmač
2019-01-14
*
Add imageParts.referenceWithRegistry
Miloslav Trmač
2019-01-14
*
Don't use imageParts.assemble when pulling from a qualified name
Miloslav Trmač
2019-01-14
*
Reorganize normalizeTag
Miloslav Trmač
2019-01-14
*
Simplify pullGoalFromPossiblyUnqualifiedName
Miloslav Trmač
2019-01-14
*
Remove imageParts.transport
Miloslav Trmač
2019-01-14
*
Simplify pullGoalFromPossiblyUnqualifiedName
Miloslav Trmač
2019-01-14
*
Inline imageParts.assembleWithTransport into callers
Miloslav Trmač
2019-01-14
*
Record the original reference.Named in imageParts
Miloslav Trmač
2019-01-14
*
Drop image.DecomposeString, make image.Parts private imageParts again
Miloslav Trmač
2019-01-14
*
Don't call image.DecomposeString in imageInListToContainerImage
Miloslav Trmač
2019-01-14
*
Merge pull request #2141 from baude/remotetag
OpenShift Merge Robot
2019-01-13
|
\
|
*
Add darwin support for remote-client
baude
2019-01-11
*
|
Merge pull request #2138 from giuseppe/rootless-pod-fix
OpenShift Merge Robot
2019-01-11
|
\
\
|
|
/
|
/
|
|
*
spec: add nosuid,noexec,nodev to ro bind mount
Giuseppe Scrivano
2019-01-11
*
|
Merge pull request #2113 from baude/remoteimages
OpenShift Merge Robot
2019-01-11
|
\
\
|
*
|
remote-client support for images
baude
2019-01-10
*
|
|
Replace tab with spaces in MarshalIndent in libpod
Matthew Heon
2019-01-10
*
|
|
Remove one more usage of encoding/json in libpod
Matthew Heon
2019-01-10
*
|
|
Move all libpod/ JSON references over to jsoniter
Matthew Heon
2019-01-10
*
|
|
Remove easyjson in preparation for switch to jsoniter
Matthew Heon
2019-01-10
|
|
/
|
/
|
*
|
Merge pull request #2126 from giuseppe/set-prlimit
OpenShift Merge Robot
2019-01-10
|
\
\
|
|
/
|
/
|
|
*
podman: bump RLIMIT_NOFILE also without CAP_SYS_RESOURCE
Giuseppe Scrivano
2019-01-10
*
|
Merge pull request #2114 from vrothberg/issue-2107
OpenShift Merge Robot
2019-01-10
|
\
\
|
|
/
|
/
|
|
*
apparmor: apply default profile at container initialization
Valentin Rothberg
2019-01-09
*
|
libpod/image: Use ParseNormalizedNamed in RepoDigests
W. Trevor King
2019-01-09
*
|
If you fail to open shm lock then attempt to create it
Daniel J Walsh
2019-01-09
|
/
*
Merge pull request #2061 from adrianreber/static-ip
OpenShift Merge Robot
2019-01-09
|
\
|
*
Use existing interface to request IP address during restore
Adrian Reber
2019-01-09
*
|
hooks: Add pre-create hooks for runtime-config manipulation
W. Trevor King
2019-01-08
|
/
*
Add a --workdir option to 'podman exec'
Debarshi Ray
2019-01-08
*
Merge pull request #2099 from mheon/config_to_containerconfig
OpenShift Merge Robot
2019-01-08
|
\
|
*
Rename libpod.Config back to ContainerConfig
Matthew Heon
2019-01-07
*
|
Merge pull request #2078 from rhatdan/config.file
OpenShift Merge Robot
2019-01-07
|
\
\
|
*
|
Add the configuration file used to setup storage to podman info
Daniel J Walsh
2019-01-07
[next]