| Commit message (Expand) | Author | Age |
* | We should not allow a user to mount a container with a different label | Daniel J Walsh | 2018-03-15 |
* | We should not have a default workdir | Daniel J Walsh | 2018-03-15 |
* | Fix test build | Matthew Heon | 2018-03-15 |
* | Fix gofmt | Matthew Heon | 2018-03-15 |
* | Add extra E2E test for restarting containers | Matthew Heon | 2018-03-15 |
* | Add additional debug logging | Matthew Heon | 2018-03-15 |
* | Fix broken 'podman start' test | Matthew Heon | 2018-03-15 |
* | Add StartAndAttach() API endpoint for containers | Matthew Heon | 2018-03-15 |
* | Add test. Move attach code in start back | Matthew Heon | 2018-03-15 |
* | Implement container restarting | Matthew Heon | 2018-03-15 |
* | sleep does not catch SIGTERM | baude | 2018-03-14 |
* | Stage3 Image Library | baude | 2018-03-14 |
* | Include tmpfs in inspect | baude | 2018-03-14 |
* | Remove references to container restart on create/run command | Daniel J Walsh | 2018-03-14 |
* | Add run and search to commands page | TomSweeneyRedHat | 2018-03-14 |
* | Modify E2E tests to use alternate Conmon path if present | Matthew Heon | 2018-03-14 |
* | Add new default location for conmon | Matthew Heon | 2018-03-14 |
* | test/e2e/images_test.go: test with multiple tags | Valentin Rothberg | 2018-03-14 |
* | podman-images: return correct image list | Valentin Rothberg | 2018-03-14 |
* | make shell: build, test and run in a container | Valentin Rothberg | 2018-03-13 |
* | Fix typo in test/README.md | Valentin Rothberg | 2018-03-13 |
* | Remove extra pod Start code | Matthew Heon | 2018-03-13 |
* | Modify pod API to move Init() into Start() | Matthew Heon | 2018-03-13 |
* | Merge pull request #471 from TomSweeneyRedHat/dev/tsweeney/podmanman | Matthew Heon | 2018-03-12 |
|\ |
|
| * | Update commands section to a table and add missing commands | TomSweeneyRedHat | 2018-03-10 |
* | | Remove unused configs for testing CRI-O | Matthew Heon | 2018-03-12 |
* | | Remove crio.conf references from manpages | Matthew Heon | 2018-03-12 |
|/ |
|
* | Merge pull request #470 from mheon/bump_3_2 | Matthew Heon | 2018-03-09 |
|\ |
|
| * | Update gitvalidation epoch | Matthew Heon | 2018-03-09 |
| * | Bump to version v0.3.3-dev | Matthew Heon | 2018-03-09 |
| * | Bump to v0.3.2v0.3.2 | Matthew Heon | 2018-03-09 |
|/ |
|
* | Fix a potential race around container removal in ps | Matthew Heon | 2018-03-09 |
* | podman ps command string too long | baude | 2018-03-09 |
* | Podman load can pull in compressed files | umohnani8 | 2018-03-08 |
* | Vendor in latest container/image | umohnani8 | 2018-03-08 |
* | Image Resolution Stage 1 | baude | 2018-03-08 |
* | Convert bind mounts to use DB field | Matthew Heon | 2018-03-08 |
* | Add location in DB for saving files to bind mount in | Matthew Heon | 2018-03-08 |
* | Move internal function resizeTty to container_internal | Matthew Heon | 2018-03-08 |
* | Make WriteStringToRundir internal | Matthew Heon | 2018-03-08 |
* | Refactor saving OCI spec to disk into separate function | Matthew Heon | 2018-03-08 |
* | Update test-related makefile targets | Matthew Heon | 2018-03-08 |
* | Add toggle for Docker install/deinstall for baseline test | TomSweeneyRedHat | 2018-03-08 |
* | podman import, load, and commit are too verbose | baude | 2018-03-07 |
* | Do not strip binaries | baude | 2018-03-07 |
* | Add buildah bud options from common.go | TomSweeneyRedHat | 2018-03-06 |
* | docs: podman-top: fix nonworking example | Ed Santiago | 2018-03-06 |
* | attach: set the terminal size and handle SIGWINCH | Giuseppe Scrivano | 2018-03-06 |
* | Add podman info to the issue template | TomSweeneyRedHat | 2018-03-06 |
* | Add podman baseline test script | TomSweeneyRedHat | 2018-03-06 |