| Commit message (Expand) | Author | Age |
* | Add secrets patch to podman | umohnani8 | 2018-03-29 |
* | Fix tests | Matthew Heon | 2018-03-29 |
* | Remove a loop in container graph | Matthew Heon | 2018-03-29 |
* | Only start containers that are not running in pod start | Matthew Heon | 2018-03-29 |
* | Change pod Start() to use container dependency graph | Matthew Heon | 2018-03-29 |
* | Add tests for container graphs | Matthew Heon | 2018-03-29 |
* | Initial implementation of container graph generation | Matthew Heon | 2018-03-29 |
* | Error is already wrapped properly. | Daniel J Walsh | 2018-03-29 |
* | Check for duplicate names when generating new container and pod names. | Daniel J Walsh | 2018-03-29 |
* | podman: new option --conmon-pidfile= | Giuseppe Scrivano | 2018-03-29 |
* | Ensure container dependencies are part of the same pod | Matthew Heon | 2018-03-29 |
* | Prevent ctrs not in pods from depending on pod ctrs | Matthew Heon | 2018-03-29 |
* | Disable --sig-proxy tests due to race conditions | Matthew Heon | 2018-03-28 |
* | Remove dependency on kubernetes | baude | 2018-03-27 |
* | Vendor in lots of kubernetes stuff to shrink image size | Daniel J Walsh | 2018-03-27 |
* | Fix some minor issues lint has been picking up | Matthew Heon | 2018-03-27 |
* | cmd/podman/run.go: Error nicely when no image found | baude | 2018-03-27 |
* | podman exec should handle options --env foo | Daniel J Walsh | 2018-03-26 |
* | Remove current SQLite DB driver | Matthew Heon | 2018-03-26 |
* | Update containers/storage to pick up overlay driver fix | Matthew Heon | 2018-03-26 |
* | First tag, untag THEN reload the image | baude | 2018-03-26 |
* | Add files section to podman man page | Daniel J Walsh | 2018-03-26 |
* | Merge pull request #542 from mheon/bump_0_3_4 | Matthew Heon | 2018-03-23 |
|\ |
|
| * | Bump gitvalidation epoch | Matthew Heon | 2018-03-23 |
| * | Bump version to v0.3.5-dev | Matthew Heon | 2018-03-23 |
| * | Bump version to v0.3.4v0.3.4 | Matthew Heon | 2018-03-23 |
|/ |
|
* | Make container env variable conditional | Matthew Heon | 2018-03-23 |
* | Stage 4 Image cleanup | baude | 2018-03-23 |
* | Add CONTAINER environment variable | Matthew Heon | 2018-03-23 |
* | 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 |
|\ |
|