summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* libpod/runtime.go: Stick paths in arraysbaude2018-01-31
* Ginkgo Tests: ps, pull, push and rmbaude2018-01-31
* libpod/runtime.go: runtime pathbaude2018-01-31
* docs/tutorials/podman_tutorial.md: Add Ubuntubaude2018-01-30
* libpod/container_api: Set hostname in ENVbaude2018-01-30
* Migrate start, stats, stop to Ginkgobaude2018-01-30
* Add StopWithTimeout API function for containersMatthew Heon2018-01-30
* Initial gingko workbaude2018-01-29
* Merge pull request #267 from mheon/remove_libkpodMatthew Heon2018-01-29
|\
| * Honor storage-driver flagMatthew Heon2018-01-29
| * Remove libkpod. Replace runtime generation function.Matthew Heon2018-01-29
* | Ran spell checker through all man pagesDaniel J Walsh2018-01-29
* | Merge pull request #266 from TomSweeneyRedHat/dev/tsweeney/installfixDaniel J Walsh2018-01-28
|\ \ | |/ |/|
| * Add containernetworking-cni to install reqsTomSweeneyRedHat2018-01-27
|/
* Fix tab issue with --format flagumohnani82018-01-27
* Remove conmon, get package from CRI-ODaniel J Walsh2018-01-27
* Strip unused format specifierMatthew Heon2018-01-27
* Close attach control fileMatthew Heon2018-01-27
* Add results check and debug output in podman_stopYiqiao Pu2018-01-26
* Save --privileged stateDaniel J Walsh2018-01-25
* Fix podman stats based on QE feedbackumohnani82018-01-25
* Fixed Created At and Running For valueumohnani82018-01-25
* Fix issue with order of flagsumohnani82018-01-25
* Merge pull request #252 from baude/portDaniel J Walsh2018-01-24
|\
| * podman portbaude2018-01-23
* | Merge pull request #251 from baude/psbatchDaniel J Walsh2018-01-23
|\ \
| * | Use batched operations in psbaude2018-01-22
* | | Merge pull request #256 from baude/imageperfDaniel J Walsh2018-01-23
|\ \ \
| * | | Streamline image resolutionbaude2018-01-23
| | |/ | |/|
* | | Merge pull request #224 from ypu/import_testDaniel J Walsh2018-01-23
|\ \ \ | |/ / |/| |
| * | Update podman_import test to use podmanYiqiao Pu2018-01-23
* | | libpod/oci.go: Perf issuebaude2018-01-23
* | | Fix issues with podman ps from QEumohnani82018-01-22
* | | Expose ports from imagebaude2018-01-22
| |/ |/|
* | Override hostname for containerbaude2018-01-21
* | Enable port bindingsbaude2018-01-20
* | Touchup build to add missing -q flagTomSweeneyRedHat2018-01-20
* | Add dns testsbaude2018-01-19
* | Cleanup of podman statsDaniel J Walsh2018-01-19
* | Add --dns-search, --dns-opt, --dns-server and --add-host.baude2018-01-19
* | Set NOTEST variable to skip tests in paprbaude2018-01-19
* | Touchup README.md and fix whitespace issuesTomSweeneyRedHat2018-01-19
* | Merge pull request #240 from mheon/refactor_containerDaniel J Walsh2018-01-18
|\ \
| * | Fix gofmtMatthew Heon2018-01-18
| * | Rename containerRuntimeInfo to containerState for clarityMatthew Heon2018-01-18
| * | Rename ContainerState to ContainerStatusMatthew Heon2018-01-18
| * | Split container.go into three filesMatthew Heon2018-01-18
* | | Merge pull request #216 from rhatdan/dockerDaniel J Walsh2018-01-18
|\ \ \
| * | | Add support for mimicing docker CLIDaniel J Walsh2018-01-18
* | | | Merge pull request #230 from TomSweeneyRedHat/dev/tsweeney/readmeDaniel J Walsh2018-01-18
|\ \ \ \