| Commit message (Expand) | Author | Age |
* | Use buildah commit and bud in podman | baude | 2018-04-27 |
* | varlink images | baude | 2018-04-26 |
* | Add --default-mounts-file hidden flag | umohnani8 | 2018-04-26 |
* | Only generate the varlink glue code if needed and from the vendor dir | Harald Hoyer | 2018-04-25 |
* | Updated varlink vendored code | baude | 2018-04-25 |
* | packagers need the varlink generated file | baude | 2018-04-24 |
* | Initial varlink implementation | baude | 2018-04-23 |
* | podman push without destination image | baude | 2018-04-20 |
* | Print ctr ID if neither STDOUT and STDERR are attached | Matthew Heon | 2018-04-19 |
* | Vendor in latest containers/image and contaners/storage | umohnani8 | 2018-04-19 |
* | It is OK to start an already running container (with no attach) | baude | 2018-04-18 |
* | Refactor logic for forceSecure in pull for readability | Matthew Heon | 2018-04-18 |
* | Small logic fix for podman pull with tls-verify | Matthew Heon | 2018-04-18 |
* | Allow podman start to attach to a running container | baude | 2018-04-18 |
* | regression: tls verify should be set on registries.conf if insecure | baude | 2018-04-18 |
* | Allow podman to exit exit codes of removed containers | Matthew Heon | 2018-04-17 |
* | validate dns-search values prior to creation | baude | 2018-04-16 |
* | podman pull should always try to pull | baude | 2018-04-14 |
* | Allow the use of -i/-a on any container | baude | 2018-04-14 |
* | Change attach to accept a struct containing streams | Matthew Heon | 2018-04-13 |
* | Fix terminal attach | Matthew Heon | 2018-04-13 |
* | Changes to attach to enable per-stream attaching | Matthew Heon | 2018-04-13 |
* | Containers transitioning to stop should not break stats | baude | 2018-04-11 |
* | Add -i to exec for compatibility reasons | baude | 2018-04-11 |
* | Unescape characters in inspect JSON format output | Boaz Shuster | 2018-04-10 |
* | Use buildah commit for podman commit | baude | 2018-04-10 |
* | Functionality changes to the following flags | umohnani8 | 2018-04-06 |
* | Remove image via storage if a buildah container is associated | TomSweeneyRedHat | 2018-04-05 |
* | Add hooks support to podman | Daniel J Walsh | 2018-04-05 |
* | Run images with no names | baude | 2018-04-04 |
* | Only allocate tty when -t | baude | 2018-04-03 |
* | Stopping a stopped container should not be an error | baude | 2018-04-03 |
* | --entrypoint= should delete existing entrypoint | baude | 2018-04-03 |
* | Remove explicit Init() calls in run and start | Matthew Heon | 2018-04-03 |
* | Add secrets patch to podman | umohnani8 | 2018-03-29 |
* | podman: new option --conmon-pidfile= | Giuseppe Scrivano | 2018-03-29 |
* | Remove dependency on kubernetes | baude | 2018-03-27 |
* | Vendor in lots of kubernetes stuff to shrink image size | Daniel J Walsh | 2018-03-27 |
* | cmd/podman/run.go: Error nicely when no image found | baude | 2018-03-27 |
* | podman exec should handle options --env foo | Daniel J Walsh | 2018-03-26 |
* | Make container env variable conditional | Matthew Heon | 2018-03-23 |
* | Stage 4 Image cleanup | baude | 2018-03-23 |
* | If cidfile exists, do not proceed | baude | 2018-03-23 |
* | Removing tagged images change in behavior | baude | 2018-03-22 |
* | Migrate podman inspect and tag to image library | baude | 2018-03-21 |
* | Migrate podman images to image library | baude | 2018-03-21 |
* | Image library stage 4 - create and commit | baude | 2018-03-20 |
* | Fix build after c/image changes | Matthew Heon | 2018-03-16 |
* | Merge pull request #447 from mheon/sig_proxy | Daniel J Walsh | 2018-03-16 |
|\ |
|
| * | Add signal proxying to podman run, start, and attach | Matthew Heon | 2018-03-15 |