| Commit message (Expand) | Author | Age |
* | Bump gitvalidation epoch | Matthew Heon | 2018-06-01 |
* | Bump to v0.6.2-dev | Matthew Heon | 2018-06-01 |
* | Bump to v0.6.1v0.6.1 | Matthew Heon | 2018-06-01 |
* | hack/release.sh: Bump spec in dev_version_commit | W. Trevor King | 2018-06-01 |
* | hack/release.sh: No longer need to bump setup.py | W. Trevor King | 2018-06-01 |
* | Provide examples for python podman API | Jhon Honce | 2018-06-01 |
* | Bump Buildah vendor to pick up fix for tests | Matthew Heon | 2018-06-01 |
* | Log podman build failures in papr | Matthew Heon | 2018-06-01 |
* | Use Version from spec file in setup.py | Jhon Honce | 2018-06-01 |
* | Attempt to use fedora 28 atomic host | Daniel J Walsh | 2018-06-01 |
* | Merge pull request #876 from jwhonce/wip/commit | Daniel J Walsh | 2018-06-01 |
|\ |
|
| * | Fix lable handling | Jhon Honce | 2018-06-01 |
* | | Merge pull request #839 from baude/varlinkcreatefixes | Daniel J Walsh | 2018-06-01 |
|\ \ |
|
| * | | varlink build | baude | 2018-06-01 |
* | | | Merge pull request #859 from rhatdan/onbuild | Daniel J Walsh | 2018-06-01 |
|\ \ \ |
|
| * | | | Add OnBuild support for podman build | Daniel J Walsh | 2018-06-01 |
| |/ / |
|
* | | | Merge pull request #872 from giuseppe/add-usr-libexec-podman-conmon | Daniel J Walsh | 2018-06-01 |
|\ \ \
| |_|/
|/| | |
|
| * | | runtime: add /usr/libexec/podman/conmon to the conmon paths | Giuseppe Scrivano | 2018-06-01 |
* | | | Merge pull request #869 from jwhonce/wip/attach | Daniel J Walsh | 2018-06-01 |
|\ \ \
| |_|/
|/| | |
|
| * | | Implement container attach | Jhon Honce | 2018-05-31 |
* | | | Merge pull request #867 from wking/release-script | Matthew Heon | 2018-06-01 |
|\ \ \
| |_|/
|/| | |
|
| * | | hack/release.sh: Add a release script | W. Trevor King | 2018-05-31 |
| |/ |
|
* | | return all inspect info for varlink containerinspect | baude | 2018-06-01 |
* | | hooks/exec: Allow successful reaps for 0s post-kill timeouts | W. Trevor King | 2018-06-01 |
|/ |
|
* | If user specifies UIDMapSlice without GIDMapSlice, set them equal | Daniel J Walsh | 2018-05-31 |
* | fix panic with podman pull | baude | 2018-05-31 |
* | pkg/hooks/exec: Add a new package for local hook execution | W. Trevor King | 2018-05-31 |
* | Remove --net flag and make it an alias for --network | Matthew Heon | 2018-05-31 |
* | Catch does not exist error | Daniel J Walsh | 2018-05-31 |
* | hooks: Rename Hooks() output to extensionStageHooks | W. Trevor King | 2018-05-31 |
* | hooks: Allow local control of OCI stages via extensionStages | W. Trevor King | 2018-05-31 |
* | We need to change the SELinux label of the conmon process to s0 | Daniel J Walsh | 2018-05-31 |
* | Clear all caps, except the bounding set, when --user is specified. | Daniel J Walsh | 2018-05-31 |
* | Makefile: Add stderr redirect to HAS_PYTHON3 definition | W. Trevor King | 2018-05-31 |
* | Force update of API.md | Matthew Heon | 2018-05-30 |
* | do not allow port related args to be used with --network=container: | Daniel J Walsh | 2018-05-30 |
* | Update .gitignore for Varlink code and gopathok | Matthew Heon | 2018-05-30 |
* | sort containers and images by create time | baude | 2018-05-30 |
* | Cleanup man pages | Daniel J Walsh | 2018-05-30 |
* | add go generate varlink to copr spec | baude | 2018-05-29 |
* | Remove varlink's generated Go file | baude | 2018-05-29 |
* | Merge pull request #834 from mheon/bump_0_5_4 | Matthew Heon | 2018-05-25 |
|\ |
|
| * | Bump gitvalidation epoch | Matthew Heon | 2018-05-25 |
| * | Bump to v0.6.1-dev | Matthew Heon | 2018-05-25 |
| * | Bump to v0.5.4v0.5.4 | Matthew Heon | 2018-05-25 |
|/ |
|
* | Vendor in latest projectatomic/buildah | umohnani8 | 2018-05-25 |
* | Rename addFIPSsModeSecret to addFIPSModeSecret | Jhon Honce | 2018-05-25 |
* | 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 |