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
/
handlers
/
utils
Commit message (
Expand
)
Author
Age
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Fix superfluous response.WriteHeader call in WaitContainerLibpod()
Nikolay Edigaryev
2021-02-12
*
Enable whitespace linter
Paul Holzinger
2021-02-11
*
Enable golint linter
Paul Holzinger
2021-02-11
*
Implement Secrets
Ashley Cui
2021-02-09
*
Merge pull request #9048 from matejvasek/apiv2_wait
OpenShift Merge Robot
2021-02-05
|
\
|
*
Implement Docker wait conditions
Matej Vasek
2021-02-03
|
*
Improve ContainerEngine.ContainerWait()
Matej Vasek
2021-02-03
*
|
Merge pull request #9182 from mheon/bump_api
OpenShift Merge Robot
2021-02-05
|
\
\
|
|
/
|
/
|
|
*
Bump remote API version to 3.0.0
Matthew Heon
2021-02-04
*
|
Report StatusConflict on Pod opt partial failures
Jhon Honce
2021-02-02
|
/
*
Switch podman stop/kill/wait handlers to use abi
Daniel J Walsh
2021-01-29
*
Reduce general binding binary size
baude
2021-01-13
*
Use abi PodPs implementation for libpod/pods/json endpoint
Paul Holzinger
2021-01-09
*
Consolidate filter logic to pkg subdirectory
Baron Lenardson
2020-12-24
*
Remove varlink support from Podman
Daniel J Walsh
2020-11-26
*
Align the podman pod ps --filter behavior with podman ps
Paul Holzinger
2020-11-18
*
Lowercase some errors
Kir Kolyshkin
2020-10-05
*
Refactor API version values
Jhon Honce
2020-09-15
*
fix /libpod/pods/json returns null when there are no pods
zhangguanzhang
2020-08-21
*
image list: speed up
Valentin Rothberg
2020-08-07
*
API returns 500 in case network is not found instead of 404
zhangguanzhang
2020-08-02
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
Add support for Filter query parameter to list images api
Korhonen Sami (Samlink)
2020-07-07
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Merge pull request #6557 from rhatdan/lint
OpenShift Merge Robot
2020-06-15
|
\
|
*
Turn on More linters
Daniel J Walsh
2020-06-15
*
|
Reassemble filters on the server side
Daniel J Walsh
2020-06-12
|
/
*
Fix Id->ID where possible for lint
Daniel J Walsh
2020-06-10
*
Fixup issues found by golint
Daniel J Walsh
2020-06-10
*
Add support for format {{.Label}}
Brent Baude
2020-06-01
*
Fix remote handling of podman images calls
Daniel J Walsh
2020-05-21
*
V2 API Version Support
Jhon Honce
2020-05-20
*
V2 Implement terminal handling in bindings attach
Jhon Honce
2020-05-18
*
implement pod stats
Valentin Rothberg
2020-04-27
*
Podman V2 birth
Brent Baude
2020-04-16
*
podman v2 remove bloat v2
Brent Baude
2020-04-16
*
v2 bloat pruning phase 2
Brent Baude
2020-04-15
*
podmanv2 save image
Brent Baude
2020-04-03
*
podmanV2: implement push
Valentin Rothberg
2020-04-02
*
podmanv2 pod ps
Brent Baude
2020-03-31
*
podmanv2 pod subcommands
Brent Baude
2020-03-26
*
Merge pull request #5554 from baude/compatfix
OpenShift Merge Robot
2020-03-19
|
\
|
*
fix reported compat issues
Brent Baude
2020-03-19
*
|
Filter pods through pod list api
Sujil02
2020-03-17
|
/
*
Refactor handler packages
Jhon Honce
2020-03-10
*
golangci: enable goimports
Valentin Rothberg
2020-03-05
*
rework apiv2 wait endpoint|binding
Brent Baude
2020-02-28
*
apiv2 container create using specgen
Brent Baude
2020-02-19
*
Fixed typo in KillContainer
Andreas Schubert
2020-02-19
[next]