summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Include tmpfs in inspectbaude2018-03-14
* Remove references to container restart on create/run commandDaniel J Walsh2018-03-14
* Add run and search to commands pageTomSweeneyRedHat2018-03-14
* Modify E2E tests to use alternate Conmon path if presentMatthew Heon2018-03-14
* Add new default location for conmonMatthew Heon2018-03-14
* test/e2e/images_test.go: test with multiple tagsValentin Rothberg2018-03-14
* podman-images: return correct image listValentin Rothberg2018-03-14
* make shell: build, test and run in a containerValentin Rothberg2018-03-13
* Fix typo in test/README.mdValentin Rothberg2018-03-13
* Remove extra pod Start codeMatthew Heon2018-03-13
* Modify pod API to move Init() into Start()Matthew Heon2018-03-13
* Merge pull request #471 from TomSweeneyRedHat/dev/tsweeney/podmanmanMatthew Heon2018-03-12
|\
| * Update commands section to a table and add missing commandsTomSweeneyRedHat2018-03-10
* | Remove unused configs for testing CRI-OMatthew Heon2018-03-12
* | Remove crio.conf references from manpagesMatthew Heon2018-03-12
|/
* Merge pull request #470 from mheon/bump_3_2Matthew Heon2018-03-09
|\
| * Update gitvalidation epochMatthew Heon2018-03-09
| * Bump to version v0.3.3-devMatthew Heon2018-03-09
| * Bump to v0.3.2v0.3.2Matthew Heon2018-03-09
|/
* Fix a potential race around container removal in psMatthew Heon2018-03-09
* podman ps command string too longbaude2018-03-09
* Podman load can pull in compressed filesumohnani82018-03-08