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
/
common_test.go
Commit message (
Expand
)
Author
Age
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
Refactor container config
louis
2020-07-23
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Add support for containers.conf
Daniel J Walsh
2020-03-27
*
Add structure for new exec session tracking to DB
Matthew Heon
2020-03-18
*
Remove ImageVolumes from database
Matthew Heon
2020-02-21
*
add libpod/config
Valentin Rothberg
2019-10-31
*
code cleanup
baude
2019-07-08
*
libpod removal from main (phase 2)
baude
2019-06-27
*
podman-remote inspect
baude
2019-01-18
*
Remove one more usage of encoding/json in libpod
Matthew Heon
2019-01-10
*
Rename libpod.Config back to ContainerConfig
Matthew Heon
2019-01-07
*
Update unit tests to use in-memory lock manager
Matthew Heon
2019-01-04
*
Switch all referencs to image.ContainerConfig to image.Config
Daniel J Walsh
2018-12-21
*
Tests for podman volume commands
Urvashi Mohnani
2018-12-06
*
Rework state testing to allow State structs to be empty
Matthew Heon
2018-07-31
*
Abort a test on nil containers, so that future tests don't panic
Miloslav Trmač
2018-07-19
*
*: Replace Generator.Spec() with Generator.Config
W. Trevor King
2018-06-27
*
generator.New() requires an OS string input variable
baude
2018-06-27
*
Add pod state
Matthew Heon
2018-05-17
*
Add tests for container graphs
Matthew Heon
2018-03-29