| Commit message (Expand) | Author | Age |
... | |
| * | | | | | Add the spec file to podman | baude | 2018-02-07 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #309 from mheon/pause_state_error | Daniel J Walsh | 2018-02-07 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Change pause so only running containers are valid | Matthew Heon | 2018-02-07 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #289 from TomSweeneyRedHat/dev/tsweeney/username | Daniel J Walsh | 2018-02-07 |
|\ \ \ \ |
|
| * | | | | Change un/pwd handling to match Buildah's | TomSweeneyRedHat | 2018-02-06 |
* | | | | | Merge pull request #303 from umohnani8/certs | Daniel J Walsh | 2018-02-07 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Change default certs dir to /etc/containers/certs.d | umohnani8 | 2018-02-06 |
| * | | | | 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 |