| Commit message (Expand) | Author | Age |
* | Fix misc stuff found by jhonce | baude | 2018-04-30 |
* | libpod.conf: Podman's conmon path on openSUSE | Valentin Rothberg | 2018-04-30 |
* | Add iidfile parame to build and commit man pages | TomSweeneyRedHat | 2018-04-30 |
* | do not commit default volumes from container | baude | 2018-04-30 |
* | correct varlink command in service file | baude | 2018-04-30 |
* | Vendor in latest containers/image | umohnani8 | 2018-04-30 |
* | Make ':' a restricted character for file names | umohnani8 | 2018-04-30 |
* | Add more validation to --volume flag for run and create | umohnani8 | 2018-04-30 |
* | Fix libseccomp not working in travis | Daniel J Walsh | 2018-04-30 |
* | CONTRIBUTING: Document PR approval and link to OWNERS | W. Trevor King | 2018-04-28 |
* | OWNERS: rename 'assignees' to 'approvers' | W. Trevor King | 2018-04-28 |
* | Merge pull request #689 from mheon/bump_0_4_4 | Matthew Heon | 2018-04-27 |
|\ |
|
| * | Bump gitvalidation epoch | Matthew Heon | 2018-04-27 |
| * | Bump to v0.5.1-dev | Matthew Heon | 2018-04-27 |
| * | Bump to v0.4.4v0.4.4 | Matthew Heon | 2018-04-27 |
|/ |
|
* | Use buildah commit and bud in podman | baude | 2018-04-27 |
* | README: Link to CONTRIBUTING.md | W. Trevor King | 2018-04-27 |
* | Remove systemd-cat support | Jhon Honce | 2018-04-27 |
* | Refactor unittest for varlink component | Jhon Honce | 2018-04-27 |
* | Update .gitignore for python work | Jhon Honce | 2018-04-27 |
* | Modify secrets pkg | umohnani8 | 2018-04-27 |
* | varlink images | baude | 2018-04-26 |
* | Retrieve IP addresses for container from DB | Matthew Heon | 2018-04-26 |
* | Add --default-mounts-file hidden flag | umohnani8 | 2018-04-26 |
* | Add isolation note to build man page | TomSweeneyRedHat | 2018-04-26 |
* | Modify man pages so they compile correctly in mandb | Daniel J Walsh | 2018-04-26 |
* | Strip transport from image name when looking for local image | baude | 2018-04-26 |
* | Merge pull request #674 from TomasTomecek/readme-fix-formatting | Daniel J Walsh | 2018-04-26 |
|\ |
|
| * | readme: improve formatting, add links | Tomas Tomecek | 2018-04-26 |
|/ |
|
* | updated epoch for bad dco | baude | 2018-04-25 |
* | Only generate the varlink glue code if needed and from the vendor dir | Harald Hoyer | 2018-04-25 |
* | Latest revendoring deleted the cmd dir in varlink | baude | 2018-04-25 |
* | Remove more Errorf in favor of Wrapf | Matthew Heon | 2018-04-25 |
* | Do not eat error messages from pullImage | Matthew Heon | 2018-04-25 |
* | Updated varlink vendored code | baude | 2018-04-25 |
* | Add unit files to the copr spec | baude | 2018-04-24 |
* | packagers need the varlink generated file | baude | 2018-04-24 |
* | Makefile; make podman depend on varlink_generate | Giuseppe Scrivano | 2018-04-24 |
* | Modify --user flag for podman create and run | umohnani8 | 2018-04-24 |
* | Add some podman search test with filter | Yiqiao Pu | 2018-04-24 |
* | Fix podman search no-trunc test | Yiqiao Pu | 2018-04-24 |
* | Dusty would prefer it to be part of the release. | baude | 2018-04-24 |
* | Merge pull request #641 from nathwill/man-libpod | Daniel J Walsh | 2018-04-23 |
|\ |
|
| * | add libpod.conf man page | Nathan Williams | 2018-04-21 |
* | | Merge pull request #647 from umohnani8/secrets | Daniel J Walsh | 2018-04-23 |
|\ \ |
|
| * | | Add FIPS mode secret | umohnani8 | 2018-04-23 |
* | | | Merge pull request #656 from ypu/restart_test | Daniel J Walsh | 2018-04-23 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add restart test with timeout | Yiqiao Pu | 2018-04-23 |
| * | | Improve restart latest container test | Yiqiao Pu | 2018-04-23 |
| * | | Add start time check for restart test | Yiqiao Pu | 2018-04-23 |