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
/
libpod
/
containers.go
Commit message (
Expand
)
Author
Age
*
Allow containers to --restart on-failure with --rm
Daniel J Walsh
2020-11-20
*
Add support for external container
Daniel J Walsh
2020-10-15
*
fix podman container exists and diff for storage containers
Daniel J Walsh
2020-10-15
*
Lowercase some errors
Kir Kolyshkin
2020-10-05
*
Unconditionally retrieve pod names via API
Matthew Heon
2020-08-10
*
Missing return after early exit
Brent Baude
2020-08-03
*
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
*
libpod/containers/json: alias last -> limit
Valentin Rothberg
2020-06-22
*
Allow recursive dependency start with Init()
Matthew Heon
2020-06-18
*
V2 verify JSON output is consistent and doesn't drift
Jhon Honce
2020-05-28
*
allow filters to work when listing containers
Brent Baude
2020-04-16
*
v2podman add container init
Brent Baude
2020-04-13
*
podmanv2 ps
Brent Baude
2020-04-06
*
podmanv2 checkpoint and restore
Brent Baude
2020-04-03
*
podmanv2 container exists|wait
Brent Baude
2020-03-20
*
Refactor handler packages
Jhon Honce
2020-03-10
*
rework apiv2 wait endpoint|binding
Brent Baude
2020-02-28
*
apiv2 libpod container logs
Brent Baude
2020-02-14
*
filtering behavior correction
Brent Baude
2020-02-12
*
Fix container filters
Brent Baude
2020-02-11
*
Rewire ListContainers for APIv2 libpod
Brent Baude
2020-02-11
*
fix longname handling for bindings
Brent Baude
2020-01-31
*
APIv2 review corrections #3
Brent Baude
2020-01-25
*
Review corrections pass #2
Brent Baude
2020-01-23
*
[CI:DOCS]First pass at review comments
baude
2020-01-21
*
[CI:DOCS]swagger cleanup and left-hand nav
baude
2020-01-15
*
v2: stats: drop redundant sleep when streaming
Valentin Rothberg
2020-01-15
*
Initial commit on compatible API
Jhon Honce
2020-01-10