summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| * Bump version to v0.3.4v0.3.4Matthew Heon2018-03-23
|/
* Make container env variable conditionalMatthew Heon2018-03-23
* Stage 4 Image cleanupbaude2018-03-23
* Add CONTAINER environment variableMatthew Heon2018-03-23
* Small manpage rewordMatthew Heon2018-03-23
* Document .containerenv in manpages. Move it to /run.Matthew Heon2018-03-23
* Add .containerenv fileMatthew Heon2018-03-23
* Add script to determine dependency sizesbaude2018-03-23
* If cidfile exists, do not proceedbaude2018-03-23
* Removing tagged images change in behaviorbaude2018-03-22
* Use podman to test podman on FAHbaude2018-03-22
* Migrate podman inspect and tag to image librarybaude2018-03-21
* Migrate podman images to image librarybaude2018-03-21
* Merge pull request #515 from vrothberg/make-changelogMatthew Heon2018-03-21
|\
| * Makefile: add changelog targetValentin Rothberg2018-03-21
|/
* Image library stage 4 - create and commitbaude2018-03-20
* Add 'podman restart' asciinemaMatthew Heon2018-03-17
* Fix Travis tests for sig-proxyMatthew Heon2018-03-16
* Merge pull request #510 from mheon/bump_0_3_3Matthew Heon2018-03-16
|\
| * Bump gitvalidation epochMatthew Heon2018-03-16
| * Bump release to v0.3.4-devMatthew Heon2018-03-16
| * Bump to v0.3.3v0.3.3Matthew Heon2018-03-16
|/
* Fix build after c/image changesMatthew Heon2018-03-16
* Update containers/imageMatthew Heon2018-03-16
* Merge pull request #447 from mheon/sig_proxyDaniel J Walsh2018-03-16
|\
| * Add signal proxying to podman run, start, and attachMatthew Heon2018-03-15
* | Fix E2E testsMatthew Heon2018-03-16
* | Address review commentsMatthew Heon2018-03-16
* | Fix E2E testsMatthew Heon2018-03-16
* | Add restart to main podman manpageMatthew Heon2018-03-16
* | Add podman restart to podman bash completions and commandsMatthew Heon2018-03-16
* | Fix nit in restart E2E testsMatthew Heon2018-03-16