summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * 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
* | Add tests for restartMatthew Heon2018-03-16
* | Make manpage more clearMatthew Heon2018-03-16
* | Add 'podman restart' commandMatthew Heon2018-03-16
* | Remove ability to specify mount label when mountingMatthew Heon2018-03-16
* | Add a test case for remove the latest containerYiqiao Pu2018-03-16
* | Correct the test case nameYiqiao Pu2018-03-16
|/
* We should not allow a user to mount a container with a different labelDaniel J Walsh2018-03-15
* We should not have a default workdirDaniel J Walsh2018-03-15
* Fix test buildMatthew Heon2018-03-15
* Fix gofmtMatthew Heon2018-03-15
* Add extra E2E test for restarting containersMatthew Heon2018-03-15
* Add additional debug loggingMatthew Heon2018-03-15
* Fix broken 'podman start' testMatthew Heon2018-03-15
* Add StartAndAttach() API endpoint for containersMatthew Heon2018-03-15
* Add test. Move attach code in start backMatthew Heon2018-03-15
* Implement container restartingMatthew Heon2018-03-15
* sleep does not catch SIGTERMbaude2018-03-14
* Stage3 Image Librarybaude2018-03-14