| Commit message (Expand) | Author | Age |
... | |
| * | | | | Vendor in latest containers/image | umohnani8 | 2018-02-06 |
* | | | | | Merge pull request #307 from rhatdan/sudo | Daniel J Walsh | 2018-02-07 |
|\ \ \ \ \ |
|
| * | | | | | Change sudo examples to use $ instead of $ | Daniel J Walsh | 2018-02-07 |
|/ / / / / |
|
* / / / / | Error on attempting to restart container | Matthew Heon | 2018-02-07 |
|/ / / / |
|
* | | | | Match podman inspect output to docker inspect | umohnani8 | 2018-02-06 |
* | | | | Touchup podman kill manpage | Matthew Heon | 2018-02-06 |
* | | | | Change stop signal default to SIGTERM | Matthew Heon | 2018-02-06 |
* | | | | Add podman search command | umohnani8 | 2018-02-06 |
* | | | | Vendor in latest containers/image | umohnani8 | 2018-02-06 |
| |/ /
|/| | |
|
* | | | avoid period character at the beginning of newline | Lokesh Mandvekar | 2018-02-06 |
* | | | Migrate more tests to ginkgo | baude | 2018-02-06 |
|/ / |
|
* / | sysfs should be mounted rw for privileged | baude | 2018-02-06 |
|/ |
|
* | Migrate diff, exec, export, and history to ginkgo | baude | 2018-02-05 |
* | Integration testing readme | baude | 2018-02-05 |
* | Deprecate --format for podman top | baude | 2018-02-05 |
* | Pass NOTIFY_SOCKET and LISTEN_FDS env to OCI RUntime if set | Daniel J Walsh | 2018-02-05 |
* | Allow users to specify logpath | Daniel J Walsh | 2018-02-03 |
* | Migrate Create|Commit to ginkgo | baude | 2018-02-02 |
* | Merge pull request #284 from mheon/update_vendors | Daniel J Walsh | 2018-02-02 |
|\ |
|
| * | Update stats code to reflect changes to containerd stats API | Matthew Heon | 2018-02-01 |
| * | Update containerd/cgroups repo fix perf issue | Matthew Heon | 2018-02-01 |
* | | Merge pull request #282 from randomvariable/fix/sandbox | Daniel J Walsh | 2018-02-02 |
|\ \ |
|
| * | | Set default configuration container type annotation to sandbox | Naadir Jeewa | 2018-02-01 |
* | | | Fix --cert-dir path for podman login | umohnani8 | 2018-02-02 |
* | | | Migrate kill tests to ginkgo | baude | 2018-02-01 |
| |/
|/| |
|
* | | Add authfile, cert-dir and creds params to build | TomSweeneyRedHat | 2018-02-01 |
* | | Implment network == none | baude | 2018-01-31 |
|/ |
|
* | libpod/runtime.go: Stick paths in arrays | baude | 2018-01-31 |
* | Ginkgo Tests: ps, pull, push and rm | baude | 2018-01-31 |
* | libpod/runtime.go: runtime path | baude | 2018-01-31 |
* | docs/tutorials/podman_tutorial.md: Add Ubuntu | baude | 2018-01-30 |
* | libpod/container_api: Set hostname in ENV | baude | 2018-01-30 |
* | Migrate start, stats, stop to Ginkgo | baude | 2018-01-30 |
* | Add StopWithTimeout API function for containers | Matthew Heon | 2018-01-30 |
* | Initial gingko work | baude | 2018-01-29 |
* | Merge pull request #267 from mheon/remove_libkpod | Matthew Heon | 2018-01-29 |
|\ |
|
| * | Honor storage-driver flag | Matthew Heon | 2018-01-29 |
| * | Remove libkpod. Replace runtime generation function. | Matthew Heon | 2018-01-29 |
* | | Ran spell checker through all man pages | Daniel J Walsh | 2018-01-29 |
* | | Merge pull request #266 from TomSweeneyRedHat/dev/tsweeney/installfix | Daniel J Walsh | 2018-01-28 |
|\ \
| |/
|/| |
|
| * | Add containernetworking-cni to install reqs | TomSweeneyRedHat | 2018-01-27 |
|/ |
|
* | 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 |