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
Commit message (
Expand
)
Author
Age
*
Fix another comparison of a Go interface against nil
Matthew Heon
2018-04-13
*
Allowing attaching stdin to non-interactive containers
Matthew Heon
2018-04-13
*
Add tests for podman attach
Matthew Heon
2018-04-13
*
Change attach to accept a struct containing streams
Matthew Heon
2018-04-13
*
Fix terminal attach
Matthew Heon
2018-04-13
*
Changes to attach to enable per-stream attaching
Matthew Heon
2018-04-13
*
HACK temporary fix for test suite
Matthew Heon
2018-04-13
*
Fix locking interaction in batched Exec() on container
Matthew Heon
2018-04-13
*
Fix leaking files in Ginkgo
Matthew Heon
2018-04-13
*
Force host UID/GID mapping when creating containers
Nalin Dahyabhai
2018-04-12
*
Do not lock all containers during pod kill
Matthew Heon
2018-04-12
*
Make pod stop lock one container at a time
Matthew Heon
2018-04-12
*
Do not lock all containers during pod start
Matthew Heon
2018-04-12
*
Containers transitioning to stop should not break stats
baude
2018-04-11
*
Add -i to exec for compatibility reasons
baude
2018-04-11
*
Unescape characters in inspect JSON format output
Boaz Shuster
2018-04-10
*
Use buildah commit for podman commit
baude
2018-04-10
*
Functionality changes to the following flags
umohnani8
2018-04-06
*
Vendor in latest containers/storage and containers/image
Daniel J Walsh
2018-04-05
*
Merge pull request #595 from mheon/bump_0_4_1
Matthew Heon
2018-04-05
|
\
|
*
Bump gitvalidation epoch
Matthew Heon
2018-04-05
|
*
Bump to v0.4.2-dev
Matthew Heon
2018-04-05
|
*
Bump to v0.4.1
v0.4.1
Matthew Heon
2018-04-05
|
/
*
Remove image via storage if a buildah container is associated
TomSweeneyRedHat
2018-04-05
*
Add hooks support to podman
Daniel J Walsh
2018-04-05
*
Run images with no names
baude
2018-04-04
*
Prevent a potential race when stopping containers
Matthew Heon
2018-04-04
*
Only allocate tty when -t
baude
2018-04-03
*
Stopping a stopped container should not be an error
baude
2018-04-03
*
Add conmon-pidfile flag to bash completions/manpages
Matthew Heon
2018-04-03
*
--entrypoint= should delete existing entrypoint
baude
2018-04-03
*
Fix golint
Matthew Heon
2018-04-03
*
Remove explicit Init() calls in run and start
Matthew Heon
2018-04-03
*
Refactor dependency checks from init() into public API
Matthew Heon
2018-04-03
*
Do not require Init() before Start()
Matthew Heon
2018-04-03
*
Ensure dependencies are running before initializing containers
Matthew Heon
2018-04-03
*
Add container dependencies to Inspect output
Matthew Heon
2018-04-03
*
Add backend code for generic dependencies
Matthew Heon
2018-04-03
*
Vendor in latest containers/image
Daniel J Walsh
2018-04-03
*
Makefile: Fix typo podmon -> podman
Marcos Paulo de Souza
2018-04-02
*
Correct a godoc comment
Nalin Dahyabhai
2018-04-02
*
Sleep for 5 seconds before pushing to registry in tests
TomSweeneyRedHat
2018-04-02
*
Change errorf to warnf in warning removing ctr storage
Matthew Heon
2018-04-02
*
Don't return an ImageConfig when creating storage
Matthew Heon
2018-04-02
*
More gracefully handle unexpected storage deletion
Matthew Heon
2018-04-02
*
Remove crictl from Dockerfile
Matthew Heon
2018-04-02
*
Eliminate raceyness of sig-proxy test
baude
2018-03-30
*
Merge pull request #568 from mheon/bump_0_3_5
Matthew Heon
2018-03-29
|
\
|
*
Bump gitvalidation epoch
Matthew Heon
2018-03-29
|
*
Bump version to v0.4.1-dev
Matthew Heon
2018-03-29
[next]