| Commit message (Expand) | Author | Age |
... | |
* | Should not error out if container no longer exists in oci | Daniel J Walsh | 2018-05-04 |
* | Make invalid state nonfatal when cleaning up in run | Matthew Heon | 2018-05-04 |
* | test/e2e/run_userns_test.go: new file | Giuseppe Scrivano | 2018-05-04 |
* | podman, userNS: configure an intermediate mount namespace | Giuseppe Scrivano | 2018-05-04 |
* | networking, userNS: configure the network namespace after create | Giuseppe Scrivano | 2018-05-04 |
* | Begin wiring in USERNS Support into podman | Daniel J Walsh | 2018-05-04 |
* | Merge pull request #722 from mheon/bump_0_5_1 | Matthew Heon | 2018-05-04 |
|\ |
|
| * | Bump gitvalidation epoch | Matthew Heon | 2018-05-04 |
| * | Bump to v0.5.2-dev | Matthew Heon | 2018-05-04 |
| * | Bump to v0.5.1v0.5.1 | Matthew Heon | 2018-05-04 |
|/ |
|
* | Fix pulling from secure registry | baude | 2018-05-04 |
* | Optionally init() during container restart | Matthew Heon | 2018-05-04 |
* | bashcompletion enhancements | baude | 2018-05-03 |
* | Add directory for systemd socket and service if not present | TomSweeneyRedHat | 2018-05-03 |
* | 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 |