| Commit message (Expand) | Author | Age |
* | varlink containers | baude | 2018-05-03 |
* | Make podman commit to localhost rather then docker.io | Daniel J Walsh | 2018-05-03 |
* | Trivial refactor on volume addition | Matthew Heon | 2018-05-03 |
* | When adding volumes to DB, handle nontrivial cases | Matthew Heon | 2018-05-03 |
* | Add accessors for new image fields in container config | Matthew Heon | 2018-05-03 |
* | Store user Volumes, Entrypoint, Command in database | Matthew Heon | 2018-05-03 |
* | Further fix Godoc comments in options.go | Matthew Heon | 2018-05-03 |
* | Update hooks to use config bool to detect volume mounts | Matthew Heon | 2018-05-03 |
* | Fix Godoc comments in options.go | Matthew Heon | 2018-05-03 |
* | Add config bool to indicate there are user volumes | Matthew Heon | 2018-05-03 |
* | Print the Buildah comment from commit to given writer | Matthew Heon | 2018-05-03 |
* | Do not print unnecessary Buildah details during commit | Matthew Heon | 2018-05-03 |
* | remove options from create/run that we cannot support | baude | 2018-05-02 |
* | fix typos in the inspect json structs | baude | 2018-05-02 |
* | Fix podman logout --all flag | umohnani8 | 2018-05-02 |
* | podman should assign a host port to -p when omitted | baude | 2018-05-01 |
* | Vendor in latest buildah | umohnani8 | 2018-05-01 |
* | 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 |