| Commit message (Expand) | Author | Age |
* | Small manpage reword | Matthew Heon | 2018-03-23 |
* | Document .containerenv in manpages. Move it to /run. | Matthew Heon | 2018-03-23 |
* | Add .containerenv file | Matthew Heon | 2018-03-23 |
* | Add script to determine dependency sizes | baude | 2018-03-23 |
* | If cidfile exists, do not proceed | baude | 2018-03-23 |
* | Removing tagged images change in behavior | baude | 2018-03-22 |
* | Use podman to test podman on FAH | baude | 2018-03-22 |
* | Migrate podman inspect and tag to image library | baude | 2018-03-21 |
* | Migrate podman images to image library | baude | 2018-03-21 |
* | Merge pull request #515 from vrothberg/make-changelog | Matthew Heon | 2018-03-21 |
|\ |
|
| * | Makefile: add changelog target | Valentin Rothberg | 2018-03-21 |
|/ |
|
* | Image library stage 4 - create and commit | baude | 2018-03-20 |
* | Add 'podman restart' asciinema | Matthew Heon | 2018-03-17 |
* | Fix Travis tests for sig-proxy | Matthew Heon | 2018-03-16 |
* | Merge pull request #510 from mheon/bump_0_3_3 | Matthew Heon | 2018-03-16 |
|\ |
|
| * | Bump gitvalidation epoch | Matthew Heon | 2018-03-16 |
| * | Bump release to v0.3.4-dev | Matthew Heon | 2018-03-16 |
| * | Bump to v0.3.3v0.3.3 | Matthew Heon | 2018-03-16 |
|/ |
|
* | Fix build after c/image changes | Matthew Heon | 2018-03-16 |
* | Update containers/image | Matthew Heon | 2018-03-16 |
* | Merge pull request #447 from mheon/sig_proxy | Daniel J Walsh | 2018-03-16 |
|\ |
|
| * | Add signal proxying to podman run, start, and attach | Matthew Heon | 2018-03-15 |
* | | Fix E2E tests | Matthew Heon | 2018-03-16 |
* | | Address review comments | Matthew Heon | 2018-03-16 |
* | | Fix E2E tests | Matthew Heon | 2018-03-16 |
* | | Add restart to main podman manpage | Matthew Heon | 2018-03-16 |
* | | Add podman restart to podman bash completions and commands | Matthew Heon | 2018-03-16 |
* | | Fix nit in restart E2E tests | Matthew Heon | 2018-03-16 |
* | | Add tests for restart | Matthew Heon | 2018-03-16 |
* | | Make manpage more clear | Matthew Heon | 2018-03-16 |
* | | Add 'podman restart' command | Matthew Heon | 2018-03-16 |
* | | Remove ability to specify mount label when mounting | Matthew Heon | 2018-03-16 |
* | | Add a test case for remove the latest container | Yiqiao Pu | 2018-03-16 |
* | | Correct the test case name | Yiqiao Pu | 2018-03-16 |
|/ |
|
* | 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 |