| Commit message (Expand) | Author | Age |
* | Make references to the Process part of Spec conditional | Matthew Heon | 2018-05-25 |
* | save and load should support multi-tag for docker-archive | umohnani8 | 2018-05-25 |
* | Implement python podman create and start | Jhon Honce | 2018-05-25 |
* | Spell check strings and comments | Jhon Honce | 2018-05-25 |
* | hooks/1.0.0: Error on empty process.args instead of panicking | W. Trevor King | 2018-05-24 |
* | Set Entrypoint from image only if not already set | Matthew Heon | 2018-05-24 |
* | Update podman build to match buildah bud functionality | Daniel J Walsh | 2018-05-23 |
* | Fix test_runner call of podman varlink | Jhon Honce | 2018-05-23 |
* | Fix handling of command in images | Daniel J Walsh | 2018-05-23 |
* | Add support for Zulu timestamp parsing | Jhon Honce | 2018-05-23 |
* | Clarify using podman build with a URL, Git repo, or archive. | Joe Doss | 2018-05-23 |
* | Vendor in latest container/storage for devicemapper support | Daniel J Walsh | 2018-05-22 |
* | set varlink timeout to 1 seconds | baude | 2018-05-22 |
* | podman create, start, getattachsocket | baude | 2018-05-21 |
* | use $GO env-var instead of hard-coded go binary | Lokesh Mandvekar | 2018-05-21 |
* | tidy up the copr spec | baude | 2018-05-21 |
* | honor multiple change values | baude | 2018-05-21 |
* | hooks/README: Fix some Markdown typos (e.g. missing runc target) | W. Trevor King | 2018-05-21 |
* | oci-hooks.5: Discuss directory precedence and monitoring | W. Trevor King | 2018-05-21 |
* | Merge pull request #809 from baude/changevarlinkpath | Brent Baude | 2018-05-19 |
|\ |
|
| * | finish changing the path for varlink | baude | 2018-05-19 |
|/ |
|
* | Tighten the security on the podman varlink socket | Daniel J Walsh | 2018-05-19 |
* | Implement podman.containers.commit() | Jhon Honce | 2018-05-18 |
* | Merge pull request #803 from mheon/bump_0_5_3 | Matthew Heon | 2018-05-18 |
|\ |
|
| * | Update gitvalidation epoch | Matthew Heon | 2018-05-18 |
| * | Bump to v0.5.4-dev | Matthew Heon | 2018-05-18 |
| * | Bump to v0.5.3v0.5.3 | Matthew Heon | 2018-05-18 |
|/ |
|
* | remove hooks files reference and no varlink-python on f27 or epel | baude | 2018-05-18 |
* | contrib/spec/podman.spec.in: Drop README-hooks | W. Trevor King | 2018-05-18 |
* | troubleshooting: Add console syntax highlighting | W. Trevor King | 2018-05-18 |
* | Fix typo | Peter Oliver | 2018-05-17 |
* | Refresh pods when refreshing podman state | Matthew Heon | 2018-05-17 |
* | Add per-pod CGroups | Matthew Heon | 2018-05-17 |
* | 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 |