| Commit message (Expand) | Author | Age |
* | add podman pod inspect | baude | 2018-08-09 |
* | Fix ambiguity in adding localhost to podman save | haircommander | 2018-08-08 |
* | Fix CGroupFS cgroup manager cgroup creation for pods | Matthew Heon | 2018-08-08 |
* | Update Conmon commit for testing | Matthew Heon | 2018-08-08 |
* | Pass newly-added --log-level flag to Conmon | Matthew Heon | 2018-08-08 |
* | Cleanup man pages | Daniel J Walsh | 2018-08-08 |
* | Improve ps handling of container start/stop time | Matthew Heon | 2018-08-08 |
* | rootless: fix user lookup if USER= is not set | Giuseppe Scrivano | 2018-08-08 |
* | enabled copr epel builds again | baude | 2018-08-08 |
* | Handle yum and dnf | baude | 2018-08-07 |
* | Test regressions against the RPM spec file | baude | 2018-08-07 |
* | Pass DESTDIR down to python Makefile | Daniel J Walsh | 2018-08-07 |
* | Add dpkg support for returning oci/conmon versions | Daniel J Walsh | 2018-08-07 |
* | Have info print conmon/oci runtime information | Daniel J Walsh | 2018-08-07 |
* | Better pull error for fully-qualified images | baude | 2018-08-06 |
* | Stub varlink pod methods. | haircommander | 2018-08-06 |
* | Remove inotify work around | Jhon Honce | 2018-08-06 |
* | Rename varlink socket and interface | baude | 2018-08-06 |
* | Merge pull request #1220 from baude/coprgitrev | Brent Baude | 2018-08-06 |
|\ |
|
| * | Change tarball filename in copr prepare and match short-commit length | baude | 2018-08-06 |
|/ |
|
* | Add Runc and Conmon versions to Podman Version | baude | 2018-08-05 |
* | Merge pull request #1218 from baude/coprupdatespec | Brent Baude | 2018-08-05 |
|\ |
|
| * | update copr spec, lets get it building again | baude | 2018-08-05 |
|/ |
|
* | Add missing dependencies to build system | Jhon Honce | 2018-08-05 |
* | Port to MacOS | Jhon Honce | 2018-08-05 |
* | Make one runtime for the varlink service | baude | 2018-08-05 |
* | Merge pull request #1213 from mheon/bump-0.8.1 | Matthew Heon | 2018-08-03 |
|\ |
|
| * | Bump gitvalidation epoch | Matthew Heon | 2018-08-03 |
| * | Bump to v0.8.2-dev | Matthew Heon | 2018-08-03 |
| * | Bump to v0.8.1v0.8.1 | Matthew Heon | 2018-08-03 |
|/ |
|
* | Vendor in latest github.com/projectatomic/buildah | Daniel J Walsh | 2018-08-03 |
* | Update gitvalidation epoch | Matthew Heon | 2018-08-03 |
* | Check for missing arguments in /proc/self/cmdline | Anders F Björklund | 2018-08-03 |
* | Added ps --pod option | haircommander | 2018-08-02 |
* | clarify pull error message | baude | 2018-08-02 |
* | rootless: do not set setgroups to deny when using newuidmap | Giuseppe Scrivano | 2018-08-02 |
* | Merge pull request #1201 from giuseppe/fix-segfault-rootless | Daniel J Walsh | 2018-08-02 |
|\ |
|
| * | rootless: do not segfault if the parent already died | Giuseppe Scrivano | 2018-08-02 |
* | | Merge pull request #1202 from rhatdan/man | Daniel J Walsh | 2018-08-02 |
|\ \ |
|
| * | | Man page fixes found by https://pagure.io/ManualPageScan | Daniel J Walsh | 2018-08-02 |
* | | | Inline pullGoalNamesFromPossiblyUnqualifiedName into Runtime.pullGoalFromPoss... | Miloslav Trmač | 2018-08-02 |
* | | | Replace getPullRefName by Runtime.getPullRefPair | Miloslav Trmač | 2018-08-02 |
* | | | Inline pullGoalNamesFromImageReference back into Runtime.pullGoalFromImageRef... | Miloslav Trmač | 2018-08-02 |
* | | | Introduce getSinglePullRefNameGoal | Miloslav Trmač | 2018-08-02 |
* | | | Test Runtime.pullGoalFromPossiblyUnqualifiedName instead of pullGoalNameFrom... | Miloslav Trmač | 2018-08-02 |
* | | | Test Runtime.pullGoalFromImageReference instead of pullGoalNamesFromImageRefe... | Miloslav Trmač | 2018-08-02 |
|/ / |
|
* | | Use REGISTRIES_CONFIG_PATH for all tests | baude | 2018-08-02 |
* | | RFC: Rename runtime.pullImage to runtime.pullImageFromHeuristicSource | Miloslav Trmač | 2018-08-01 |
* | | Introduce Runtime.pullImageFromReference, call it in Runtime.FromImageReference | Miloslav Trmač | 2018-08-01 |
* | | RFC: Remove unused transport name constants from libpod | Miloslav Trmač | 2018-08-01 |