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
/
containers.go
Commit message (
Expand
)
Author
Age
*
fix: response body of containers wait endpoint
Matej Vasek
2021-05-18
*
fix: improved "containers/{name}/wait" endpoint
Matej Vasek
2021-05-10
*
Fixes from make codespell
Daniel J Walsh
2021-04-21
*
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 Docker wait conditions
Matej Vasek
2021-02-03
*
Improve ContainerEngine.ContainerWait()
Matej Vasek
2021-02-03
*
Switch podman stop/kill/wait handlers to use abi
Daniel J Walsh
2021-01-29
*
Remove varlink support from Podman
Daniel J Walsh
2020-11-26
*
Lowercase some errors
Kir Kolyshkin
2020-10-05
*
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
*
Fixup issues found by golint
Daniel J Walsh
2020-06-10
*
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
*
fix reported compat issues
Brent Baude
2020-03-19
*
Refactor handler packages
Jhon Honce
2020-03-10
*
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
*
fix longname handling for bindings
Brent Baude
2020-01-31
*
Review corrections pass #2
Brent Baude
2020-01-23
*
Initial commit on compatible API
Jhon Honce
2020-01-10