| Commit message (Expand) | Author | Age |
* | Podman V2 birth | Brent Baude | 2020-04-16 |
* | 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 |
* | Refactor image tree for API usage | Sascha Grunert | 2020-02-17 |
* | Merge pull request #4850 from vrothberg/fix-linting | OpenShift Merge Robot | 2020-01-13 |
|\ |
|
| * | make lint: enable gocritic | Valentin Rothberg | 2020-01-13 |
* | | Add codespell to validate spelling mistakes in code. | Daniel J Walsh | 2020-01-11 |
|/ |
|
* | Initial commit on compatible API | Jhon Honce | 2020-01-10 |
* | fix lint - pkg/adapter: comment exported API | Valentin Rothberg | 2020-01-08 |
* | add struct response for removal of images | baude | 2019-12-23 |
* | move image filters under libpod/images | baude | 2019-12-10 |
* | filter added to image pruge command. | Kunal Kushwaha | 2019-11-22 |
* | runtime: Fix typo | Radostin Stoyanov | 2019-11-02 |
* | 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 |
* | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
* | Add function for looking up volumes by partial name | Matthew Heon | 2019-09-09 |
* | Add ability for volumes with options to mount/umount | Matthew Heon | 2019-09-05 |
* | Add --digestfile option to push | TomSweeneyRedHat | 2019-08-21 |
* | Merge pull request #3709 from mheon/volume_inspect | OpenShift Merge Robot | 2019-08-19 |
|\ |
|
| * | Swap 'volume inspect' frontend to use the new backend | Matthew Heon | 2019-08-02 |
* | | Merge pull request #3617 from QiWang19/create_pull | OpenShift Merge Robot | 2019-08-17 |
|\ \ |
|
| * | | add --pull flag for podman create&run | Qi Wang | 2019-08-09 |
* | | | runtime: honor --runtime flag to build | Giuseppe Scrivano | 2019-08-13 |
* | | | build: use the configured runtime | Giuseppe Scrivano | 2019-08-11 |
|/ / |
|
* / | podman events format json | Qi Wang | 2019-08-02 |
|/ |
|
* | golangci-lint round #3 | baude | 2019-07-21 |
* | Add support for listing read/only and read/write images | Daniel J Walsh | 2019-07-19 |
* | golangci-lint pass number 2 | baude | 2019-07-11 |
* | configure runtime without store | baude | 2019-07-01 |
* | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | Add connection information to podman-remote info | Jhon Honce | 2019-05-16 |
* | Add information when running podman version on client | Jhon Honce | 2019-05-08 |
* | runtime: pass down the context | Giuseppe Scrivano | 2019-04-26 |
* | Merge pull request #2850 from baude/eventsjournald | OpenShift Merge Robot | 2019-04-25 |
|\ |
|
| * | journald event logging | baude | 2019-04-24 |
* | | images: add context to GetParent/IsParent/Remove/Prune... | Nalin Dahyabhai | 2019-04-25 |
|/ |
|
* | Refactor of 'podman prune' to better support remote | Jhon Honce | 2019-04-18 |
* | Added remote pod prune | Peter Hunt | 2019-04-16 |
* | cmd, pkg: drop commented code | Giuseppe Scrivano | 2019-04-15 |
* | podman-remote generate kube | baude | 2019-04-12 |
* | Implement podman-remote rm | Jhon Honce | 2019-04-09 |
* | Merge pull request #2706 from giuseppe/rootless-single-usernamespace | OpenShift Merge Robot | 2019-04-04 |
|\ |
|
| * | rootless: use a single user namespace | Giuseppe Scrivano | 2019-04-01 |
* | | add remote-client diff | baude | 2019-04-03 |
|/ |
|
* | Update vendor of Buildah and imagebuilder | Daniel J Walsh | 2019-03-13 |
* | Add event logging to libpod, even display to podman | baude | 2019-03-11 |
* | rootless: fix pod stop|rm if uid in the container != 0 | Giuseppe Scrivano | 2019-03-11 |
* | podman healthcheck run (phase 1) | baude | 2019-03-05 |