| Commit message (Expand) | Author | Age |
* | Honor storage-driver flag | Matthew Heon | 2018-01-29 |
* | Remove libkpod. Replace runtime generation function. | Matthew Heon | 2018-01-29 |
* | Fix tab issue with --format flag | umohnani8 | 2018-01-27 |
* | Remove conmon, get package from CRI-O | Daniel J Walsh | 2018-01-27 |
* | Strip unused format specifier | Matthew Heon | 2018-01-27 |
* | Close attach control file | Matthew Heon | 2018-01-27 |
* | Add results check and debug output in podman_stop | Yiqiao Pu | 2018-01-26 |
* | Save --privileged state | Daniel J Walsh | 2018-01-25 |
* | Fix podman stats based on QE feedback | umohnani8 | 2018-01-25 |
* | Fixed Created At and Running For value | umohnani8 | 2018-01-25 |
* | Fix issue with order of flags | umohnani8 | 2018-01-25 |
* | Merge pull request #252 from baude/port | Daniel J Walsh | 2018-01-24 |
|\ |
|
| * | podman port | baude | 2018-01-23 |
* | | Merge pull request #251 from baude/psbatch | Daniel J Walsh | 2018-01-23 |
|\ \ |
|
| * | | Use batched operations in ps | baude | 2018-01-22 |
* | | | Merge pull request #256 from baude/imageperf | Daniel J Walsh | 2018-01-23 |
|\ \ \ |
|
| * | | | Streamline image resolution | baude | 2018-01-23 |
| | |/
| |/| |
|
* | | | Merge pull request #224 from ypu/import_test | Daniel J Walsh | 2018-01-23 |
|\ \ \
| |/ /
|/| | |
|
| * | | Update podman_import test to use podman | Yiqiao Pu | 2018-01-23 |
* | | | libpod/oci.go: Perf issue | baude | 2018-01-23 |
* | | | Fix issues with podman ps from QE | umohnani8 | 2018-01-22 |
* | | | Expose ports from image | baude | 2018-01-22 |
| |/
|/| |
|
* | | Override hostname for container | baude | 2018-01-21 |
* | | Enable port bindings | baude | 2018-01-20 |
* | | Touchup build to add missing -q flag | TomSweeneyRedHat | 2018-01-20 |
* | | Add dns tests | baude | 2018-01-19 |
* | | Cleanup of podman stats | Daniel J Walsh | 2018-01-19 |
* | | Add --dns-search, --dns-opt, --dns-server and --add-host. | baude | 2018-01-19 |
* | | Set NOTEST variable to skip tests in papr | baude | 2018-01-19 |
* | | Touchup README.md and fix whitespace issues | TomSweeneyRedHat | 2018-01-19 |
* | | Merge pull request #240 from mheon/refactor_container | Daniel J Walsh | 2018-01-18 |
|\ \ |
|
| * | | Fix gofmt | Matthew Heon | 2018-01-18 |
| * | | Rename containerRuntimeInfo to containerState for clarity | Matthew Heon | 2018-01-18 |
| * | | Rename ContainerState to ContainerStatus | Matthew Heon | 2018-01-18 |
| * | | Split container.go into three files | Matthew Heon | 2018-01-18 |
* | | | Merge pull request #216 from rhatdan/docker | Daniel J Walsh | 2018-01-18 |
|\ \ \ |
|
| * | | | Add support for mimicing docker CLI | Daniel J Walsh | 2018-01-18 |
* | | | | Merge pull request #230 from TomSweeneyRedHat/dev/tsweeney/readme | Daniel J Walsh | 2018-01-18 |
|\ \ \ \ |
|
| * | | | | Slim down README.md and make tutorials page | TomSweeneyRedHat | 2018-01-17 |
| |/ / / |
|
* | | | | Fix output for created containers | baude | 2018-01-18 |
* | | | | Fix test syntax | baude | 2018-01-18 |
| |/ /
|/| | |
|
* | | | Fix seccomp support | Daniel J Walsh | 2018-01-18 |
* | | | ETCDIR should be relative to DESTDIR | Daniel J Walsh | 2018-01-17 |
|/ / |
|
* | | Fix gofmt | Matthew Heon | 2018-01-17 |
* | | Fix in-memory state tests | Matthew Heon | 2018-01-17 |
* | | Convert remaining state tests to new style | Matthew Heon | 2018-01-17 |
* | | Add ability to get dependencies of a container | Matthew Heon | 2018-01-17 |
* | | Fix comment typo | Matthew Heon | 2018-01-17 |
* | | Fix gofmt | Matthew Heon | 2018-01-17 |
* | | Address review comments | Matthew Heon | 2018-01-17 |