| Commit message (Expand) | Author | Age |
* | 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 |
| * | Bump to v0.3.5v0.3.5 | Matthew Heon | 2018-03-29 |
|/ |
|
* | Allow sha256: prefix for input | baude | 2018-03-29 |
* | 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 |