| Commit message (Expand) | Author | Age |
* | Add pod state | Matthew Heon | 2018-05-17 |
* | hooks: Fix monitoring of multiple directories | W. Trevor King | 2018-05-17 |
* | Merge pull request #797 from baude/coprhooks2 | Brent Baude | 2018-05-17 |
|\ |
|
| * | make sure hooks are renamed for copr spec | baude | 2018-05-17 |
|/ |
|
* | Use container cleanup() functions when removing | Matthew Heon | 2018-05-17 |
* | docs/podman.1: Link to hook documentation | W. Trevor King | 2018-05-17 |
* | hooks/docs: Add oci-hooks.5 and per-package man page building | W. Trevor King | 2018-05-17 |
* | Add Troubleshooting guide | TomSweeneyRedHat | 2018-05-17 |
* | chrootuser: default to GID 0 when given a numeric --user | Nalin Dahyabhai | 2018-05-17 |
* | Add python3 package to podman | baude | 2018-05-17 |
* | libpod: fix panic when using -t and the process fails to start | Giuseppe Scrivano | 2018-05-17 |
* | Makefile: Use ?= for shell variables (ISODATE, etc.) | W. Trevor King | 2018-05-17 |
* | Skip tests that are flaking, holding up merge queue | Jhon Honce | 2018-05-16 |
* | Remove old varlink tests | Jhon Honce | 2018-05-16 |
* | Allow push/save without image reference | umohnani8 | 2018-05-16 |
* | Vendor in latest containers/image | umohnani8 | 2018-05-16 |
* | Makefile: Respect GOBIN | W. Trevor King | 2018-05-16 |
* | Fix podman inspect bash completions | Daniel J Walsh | 2018-05-16 |
* | Update Tutorial with Fedora kit location | TomSweeneyRedHat | 2018-05-16 |
* | Makefile: Drop find-godeps.sh for podman target | W. Trevor King | 2018-05-16 |
* | Support pulling Dockerfile from http | Daniel J Walsh | 2018-05-16 |
* | Refactor libpod python varlink bindings | Jhon Honce | 2018-05-16 |
* | add more bash completions | baude | 2018-05-16 |
* | improve podman commit documentation and error messages | baude | 2018-05-15 |
* | Touch up logo links | TomSweeneyRedHat | 2018-05-15 |
* | implement varlink commit | baude | 2018-05-15 |
* | 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 |