| Commit message (Expand) | Author | Age |
* | Switch podman image push handlers to use abi | Daniel J Walsh | 2021-01-27 |
* | Merge pull request #9029 from mergetb/master | OpenShift Merge Robot | 2021-01-26 |
|\ |
|
| * | api: fix import image swagger definition | Ryan Goodfellow | 2021-01-21 |
* | | Merge pull request #9070 from rhatdan/search | OpenShift Merge Robot | 2021-01-26 |
|\ \ |
|
| * | | Fixup search | Daniel J Walsh | 2021-01-25 |
| |/ |
|
* / | Fix --arch and --os flags to work correctly | Daniel J Walsh | 2021-01-25 |
|/ |
|
* | Remove the ability to use [name:tag] in podman load command | Daniel J Walsh | 2021-01-12 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Search repository tags using --list-tags | Qi Wang | 2020-10-09 |
* | add compatibility endpoint for exporting multiple images | baude | 2020-10-08 |
* | Support --http-proxy for remote builds | Jhon Honce | 2020-09-30 |
* | fix remote untag | Valentin Rothberg | 2020-09-30 |
* | support multi-image (docker) archives | Valentin Rothberg | 2020-09-08 |
* | Add support for variant when pulling images | Daniel J Walsh | 2020-08-28 |
* | [CI:DOCS] fix swagger api docs | Paul Holzinger | 2020-08-23 |
* | Make `search --no-trunc` work for podman remote | Ralf Haferkamp | 2020-07-31 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | fix misc remote build issues | Brent Baude | 2020-06-17 |
* | compat handlers: add X-Registry-Auth header support | Valentin Rothberg | 2020-05-29 |
* | v2 libpod push: correct docs | Valentin Rothberg | 2020-05-27 |
* | v2 podman-remote build | Brent Baude | 2020-05-21 |
* | [CI:DOCS] Image tree endpoint should return 404 | Brent Baude | 2020-05-20 |
* | v2endpoint remove image path correction | Brent Baude | 2020-05-18 |
* | image removal: refactor part 2 | Valentin Rothberg | 2020-05-04 |
* | podman rmi: refactor logic | Valentin Rothberg | 2020-04-21 |
* | swagger-check: new CI tool to cross-check swagger | Ed Santiago | 2020-04-14 |
* | podmanV2: implement search | Valentin Rothberg | 2020-04-09 |
* | V2 podman diff(changes) support | Jhon Honce | 2020-04-07 |
* | podmanv2 save image | Brent Baude | 2020-04-03 |
* | podmanV2: implement push | Valentin Rothberg | 2020-04-02 |
* | podman v2 image tag and untag | Brent Baude | 2020-03-31 |
* | Correctly document libpod commit endpoint | Matej Marusak | 2020-03-24 |
* | apiv2 container commit for libpod | Brent Baude | 2020-03-23 |
* | Refactor handler packages | Jhon Honce | 2020-03-10 |
* | Merge pull request #5374 from baude/create | OpenShift Merge Robot | 2020-03-07 |
|\ |
|
| * | add default network for apiv2 create | Brent Baude | 2020-03-06 |
* | | Register handlers without version to align with docker API | Steve Taylor | 2020-03-05 |
|/ |
|
* | Merge pull request #5236 from marusak/filter_by_id | OpenShift Merge Robot | 2020-02-21 |
|\ |
|
| * | apiv2: Enable filtering images by ID | Matej Marusak | 2020-02-17 |
* | | Swagger: fix one incorrect comment | Ed Santiago | 2020-02-19 |
* | | Swagger: fix inconsistencies (try #2) | Ed Santiago | 2020-02-18 |
* | | Update mux rules to allow slashes in image names | Jhon Honce | 2020-02-18 |
* | | Fix handler and systemd activation errors | Jhon Honce | 2020-02-17 |
* | | Refactor image tree for API usage | Sascha Grunert | 2020-02-17 |
|/ |
|
* | swagger: fix /libpod/images/{import,load,pull} | Valentin Rothberg | 2020-02-11 |
* | v2 api: /libpod/images/import | Valentin Rothberg | 2020-02-10 |
* | v2 api: /libpod/images/load | Valentin Rothberg | 2020-02-10 |
* | v2 api: /libpod/images/pull | Valentin Rothberg | 2020-02-10 |
* | fix swagger docs and make sure docs validation runs | Brent Baude | 2020-02-05 |