summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Only allocate tty when -tbaude2018-04-03
* Stopping a stopped container should not be an errorbaude2018-04-03
* Add conmon-pidfile flag to bash completions/manpagesMatthew Heon2018-04-03
* --entrypoint= should delete existing entrypointbaude2018-04-03
* Fix golintMatthew Heon2018-04-03
* Remove explicit Init() calls in run and startMatthew Heon2018-04-03
* Refactor dependency checks from init() into public APIMatthew Heon2018-04-03
* Do not require Init() before Start()Matthew Heon2018-04-03
* Ensure dependencies are running before initializing containersMatthew Heon2018-04-03
* Add container dependencies to Inspect outputMatthew Heon2018-04-03
* Add backend code for generic dependenciesMatthew Heon2018-04-03
* Vendor in latest containers/imageDaniel J Walsh2018-04-03
* Makefile: Fix typo podmon -> podmanMarcos Paulo de Souza2018-04-02
* Correct a godoc commentNalin Dahyabhai2018-04-02
* Sleep for 5 seconds before pushing to registry in testsTomSweeneyRedHat2018-04-02
* Change errorf to warnf in warning removing ctr storageMatthew Heon2018-04-02
* Don't return an ImageConfig when creating storageMatthew Heon2018-04-02
* More gracefully handle unexpected storage deletionMatthew Heon2018-04-02
* Remove crictl from DockerfileMatthew Heon2018-04-02
* Eliminate raceyness of sig-proxy testbaude2018-03-30
* Merge pull request #568 from mheon/bump_0_3_5Matthew Heon2018-03-29
|\
| * Bump gitvalidation epochMatthew Heon2018-03-29
| * Bump version to v0.4.1-devMatthew Heon2018-03-29
| * Bump to v0.3.5v0.3.5Matthew Heon2018-03-29
|/
* Allow sha256: prefix for inputbaude2018-03-29
* Add secrets patch to podmanumohnani82018-03-29
* Fix testsMatthew Heon2018-03-29
* Remove a loop in container graphMatthew Heon2018-03-29
* Only start containers that are not running in pod startMatthew Heon2018-03-29
* Change pod Start() to use container dependency graphMatthew Heon2018-03-29
* Add tests for container graphsMatthew Heon2018-03-29
* Initial implementation of container graph generationMatthew Heon2018-03-29
* Error is already wrapped properly.Daniel J Walsh2018-03-29
* Check for duplicate names when generating new container and pod names.Daniel J Walsh2018-03-29
* podman: new option --conmon-pidfile=Giuseppe Scrivano2018-03-29
* Ensure container dependencies are part of the same podMatthew Heon2018-03-29
* Prevent ctrs not in pods from depending on pod ctrsMatthew Heon2018-03-29
* Disable --sig-proxy tests due to race conditionsMatthew Heon2018-03-28
* Remove dependency on kubernetesbaude2018-03-27
* Vendor in lots of kubernetes stuff to shrink image sizeDaniel J Walsh2018-03-27
* Fix some minor issues lint has been picking upMatthew Heon2018-03-27
* cmd/podman/run.go: Error nicely when no image foundbaude2018-03-27
* podman exec should handle options --env fooDaniel J Walsh2018-03-26
* Remove current SQLite DB driverMatthew Heon2018-03-26
* Update containers/storage to pick up overlay driver fixMatthew Heon2018-03-26
* First tag, untag THEN reload the imagebaude2018-03-26
* Add files section to podman man pageDaniel J Walsh2018-03-26
* Merge pull request #542 from mheon/bump_0_3_4Matthew Heon2018-03-23
|\
| * Bump gitvalidation epochMatthew Heon2018-03-23
| * Bump version to v0.3.5-devMatthew Heon2018-03-23