| Commit message (Expand) | Author | Age |
* | log API: add context to allow for cancelling | Valentin Rothberg | 2020-07-22 |
* | Fix container and pod create commands for remote create | Matthew Heon | 2020-07-22 |
* | Fix `system service` panic from early hangup in events | Matthew Heon | 2020-07-06 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Allow recursive dependency start with Init() | Matthew Heon | 2020-06-18 |
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | podman version --format ... was not working | Daniel J Walsh | 2020-05-21 |
* | Fix remote integration for healthchecks | Brent Baude | 2020-05-20 |
* | Fix EOM for SendFile | Brent Baude | 2020-05-18 |
* | v2 podman stats | baude | 2020-05-05 |
* | Update podman to use containers.conf | Daniel J Walsh | 2020-04-20 |
* | Podman V2 birth | Brent Baude | 2020-04-16 |
* | V2 podman system service | Jhon Honce | 2020-04-07 |
* | refactor info | Brent Baude | 2020-04-06 |
* | v2podman attach and exec | Brent Baude | 2020-04-05 |
* | V2 Move varlink home | Jhon Honce | 2020-03-30 |
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | podmanv2 pod create using podspecgen | Brent Baude | 2020-03-27 |
* | podmanv2 volumes | Brent Baude | 2020-03-24 |
* | Merge pull request #5560 from QiWang19/remote_ceds | OpenShift Merge Robot | 2020-03-23 |
|\ |
|
| * | Use creds form PullImage remote | Qi Wang | 2020-03-19 |
* | | Merge pull request #5088 from mheon/begin_exec_rework | OpenShift Merge Robot | 2020-03-19 |
|\ \ |
|
| * | | Add structure for new exec session tracking to DB | Matthew Heon | 2020-03-18 |
| |/ |
|
* / | Reduce CPU usage when --timeout=0 | Jhon Honce | 2020-03-18 |
|/ |
|
* | Add network options to podman pod create | Matthew Heon | 2020-02-19 |
* | Refactor image tree for API usage | Sascha Grunert | 2020-02-17 |
* | LibpodAPI.BuildImage: don't require a name for the new image | Nalin Dahyabhai | 2020-02-06 |
* | Initial commit on compatible API | Jhon Honce | 2020-01-10 |
* | Merge pull request #4802 from rhatdan/varlink | OpenShift Merge Robot | 2020-01-09 |
|\ |
|
| * | Fix podman-remote info to show registry data | Daniel J Walsh | 2020-01-07 |
* | | Merge pull request #4816 from vrothberg/lint | OpenShift Merge Robot | 2020-01-08 |
|\ \ |
|
| * | | fix lint - pkg/varlinkapi/virtwriter | Valentin Rothberg | 2020-01-08 |
| |/ |
|
* / | Add `untag` sub-command | Sascha Grunert | 2020-01-08 |
|/ |
|
* | add struct response for removal of images | baude | 2019-12-23 |
* | move image filters under libpod/images | baude | 2019-12-10 |
* | Add ONBUILD support to --change | Matthew Heon | 2019-12-05 |
* | Add podman system reset command | Daniel J Walsh | 2019-11-29 |
* | Merge pull request #4568 from openSUSE/history | OpenShift Merge Robot | 2019-11-27 |
|\ |
|
| * | Add support for image name history | Sascha Grunert | 2019-11-27 |
* | | Remove containers when pruning a stopped pod. | Qi Wang | 2019-11-26 |
|/ |
|
* | filter added to image pruge command. | Kunal Kushwaha | 2019-11-22 |
* | Merge pull request #4400 from haircommander/exec-hang | OpenShift Merge Robot | 2019-11-01 |
|\ |
|
| * | Switch to bufio Reader for exec streams | Peter Hunt | 2019-10-31 |
* | | logs: support --tail 0 | Giuseppe Scrivano | 2019-10-31 |
|/ |
|
* | bump containers/image to v5.0.0, buildah to v1.11.4 | Nalin Dahyabhai | 2019-10-29 |
* | Add parsing for UID, GID in volume "o" option | Matthew Heon | 2019-10-22 |
* | Merge pull request #4284 from mheon/fix_vol_inspect | OpenShift Merge Robot | 2019-10-21 |
|\ |
|
| * | Rewrite backend for remote 'volume inspect' | Matthew Heon | 2019-10-21 |
* | | Add ability to redirect bash for run -i | baude | 2019-10-15 |
|/ |
|
* | Move OCI runtime implementation behind an interface | Matthew Heon | 2019-10-10 |