| Commit message (Expand) | Author | Age |
* | fix segfault for podman push | baude | 2018-05-15 |
* | Add the Podman Logo | TomSweeneyRedHat | 2018-05-15 |
* | logo: Remove unused directory | W. Trevor King | 2018-05-15 |
* | hooks: Add package support for extension stages | W. Trevor King | 2018-05-14 |
* | Gracefully handle containers removed from c/storage | Matthew Heon | 2018-05-14 |
* | Add packaging for hooks/README.md | baude | 2018-05-14 |
* | Remove stop on error from Docker install switch in baseline tests | TomSweeneyRedHat | 2018-05-14 |
* | docs: fix contrib/cni broken link | Tristan Cacqueray | 2018-05-14 |
* | Merge pull request #755 from mheon/bump_0_5_2 | Matthew Heon | 2018-05-11 |
|\ |
|
| * | Update gitvalidation epoch | Matthew Heon | 2018-05-11 |
| * | Bump to v0.5.3-dev | Matthew Heon | 2018-05-11 |
| * | Bump to v0.5.2v0.5.2 | Matthew Heon | 2018-05-11 |
|/ |
|
* | vendor/golang.org/x/text: Vendor collate and language | W. Trevor King | 2018-05-11 |
* | hooks: Order injection by collated JSON filename | W. Trevor King | 2018-05-11 |
* | libpod: Add HooksDirNotExistFatal | W. Trevor King | 2018-05-11 |
* | hooks/read: Ignore IsNotExist for JSON files in ReadDir | W. Trevor King | 2018-05-11 |
* | pkg/hooks: Version the hook structure and add 1.0.0 hooks | W. Trevor King | 2018-05-11 |
* | Fix varlink remove image force | baude | 2018-05-11 |
* | Update Podman-specific readme | Matthew Heon | 2018-05-11 |
* | Update main README | Matthew Heon | 2018-05-11 |
* | vendor.conf: Pin containernetworking/plugins to 1fb94a42 | W. Trevor King | 2018-05-11 |
* | Do not error trying to remove cgroups that don't exist | Matthew Heon | 2018-05-11 |
* | Remove parent cgroup we create with cgroupfs | Matthew Heon | 2018-05-11 |
* | Place Conmon and Container in separate CGroups | Matthew Heon | 2018-05-11 |
* | Add --cgroup-manager flag to Podman binary | Matthew Heon | 2018-05-11 |
* | Major fixes to systemd cgroup handling | Matthew Heon | 2018-05-11 |
* | Skip systemd-style CGroups test | Matthew Heon | 2018-05-11 |
* | Alter CGroup path handling for 'podman top' | Matthew Heon | 2018-05-11 |
* | Add validation for CGroup parents. Pass CGroups path into runc | Matthew Heon | 2018-05-11 |
* | vendor/github.com/docker/docker/hack: Remove unused directory | W. Trevor King | 2018-05-11 |
* | varlink info | baude | 2018-05-11 |
* | vendor.conf: Bump containerd/cgroups to 77e62851 | W. Trevor King | 2018-05-11 |
* | vendor.conf: Bump CNI to v0.6.0 | W. Trevor King | 2018-05-11 |
* | Dont eat the pull error message for varlink | baude | 2018-05-10 |
* | podman push should honor registries.conf | baude | 2018-05-10 |
* | alphabetize the varlink methods, types, and errors in the docs | baude | 2018-05-10 |
* | Add missing newline to podman port | Matthew Heon | 2018-05-10 |
* | Generate varlink API documentation automatically | baude | 2018-05-08 |
* | Allow streaming on some varlink container methods | baude | 2018-05-08 |
* | Remove extra close from attach resize channel | Matthew Heon | 2018-05-08 |
* | Vendor in latest containers/storage fix for UserNS | Daniel J Walsh | 2018-05-07 |
* | container.go: fix lint error | Giuseppe Scrivano | 2018-05-05 |
* | Dockerfile.Fedora: use fedora:28 instead of fedora:27 | Giuseppe Scrivano | 2018-05-05 |
* | Fix calculation of RunningFor in ps json output | Matthew Heon | 2018-05-05 |
* | Should not error out if container no longer exists in oci | Daniel J Walsh | 2018-05-04 |
* | Make invalid state nonfatal when cleaning up in run | Matthew Heon | 2018-05-04 |
* | test/e2e/run_userns_test.go: new file | Giuseppe Scrivano | 2018-05-04 |
* | podman, userNS: configure an intermediate mount namespace | Giuseppe Scrivano | 2018-05-04 |
* | networking, userNS: configure the network namespace after create | Giuseppe Scrivano | 2018-05-04 |
* | Begin wiring in USERNS Support into podman | Daniel J Walsh | 2018-05-04 |