| Commit message (Expand) | Author | Age |
* | golangci-lint phase 4 | baude | 2019-07-22 |
* | golangci-lint round #3 | baude | 2019-07-21 |
* | Add support for listing read/only and read/write images | Daniel J Walsh | 2019-07-19 |
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | trivial cleanups from golang | baude | 2019-07-03 |
* | Minor fix filtering images by label | Divyansh Kamboj | 2019-05-20 |
* | runtime: pass down the context | Giuseppe Scrivano | 2019-04-26 |
* | images: add context to GetParent/IsParent/Remove/Prune... | Nalin Dahyabhai | 2019-04-25 |
* | Fix segfaults attribute to missing options | baude | 2019-04-15 |
* | Merge pull request #2885 from kunalkushwaha/image-dangling-filter-fix | OpenShift Merge Robot | 2019-04-11 |
|\ |
|
| * | imagefilter dangling handling corrected | Kunal Kushwaha | 2019-04-11 |
* | | Print header for 'podman images' even with no images | Matthew Heon | 2019-04-10 |
|/ |
|
* | move formats pkg to and vendor from buildah | Qi Wang | 2019-03-11 |
* | Merge pull request #2557 from QiWang19/filter2241 | OpenShift Merge Robot | 2019-03-08 |
|\ |
|
| * | fix bug in podman images list all images with same name | Qi Wang | 2019-03-07 |
* | | Fix help commands to show short and long description. | Daniel J Walsh | 2019-03-07 |
|/ |
|
* | Support filter image by reference to the repo name | Qi Wang | 2019-03-04 |
* | Fix aliased commands to actually work | Daniel J Walsh | 2019-03-03 |
* | fixup! missed some more: | Ed Santiago | 2019-02-27 |
* | fix up a number of misplace commands | baude | 2019-02-27 |
* | Enable more podman-remote pod commands | baude | 2019-02-22 |
* | Fifth chunk of Cobra Examples | TomSweeneyRedHat | 2019-02-18 |
* | Parse fq name correctly for images | baude | 2019-02-13 |
* | Don't show global flags except for podman command | Daniel J Walsh | 2019-02-12 |
* | Separate remote and local commands | baude | 2019-02-11 |
* | do not crash when displaying dangling images | baude | 2019-02-08 |
* | Migrate to cobra CLI | baude | 2019-02-08 |
* | Capatilize all usage and descriptions | Daniel J Walsh | 2019-02-05 |
* | Fix regression in ps with custom format | baude | 2019-01-30 |
* | Embed runtime struct in super localRuntime | baude | 2019-01-15 |
* | Collaberative podman-remote container exists | baude | 2019-01-15 |
* | Rename localRuntime to runtime in cmd/podman | baude | 2019-01-15 |
* | remote-client support for images | baude | 2019-01-10 |
* | Allow alias for list, ls, ps to work | Daniel J Walsh | 2018-12-23 |
* | Show image only once with images -q | TomSweeneyRedHat | 2018-12-17 |
* | Fix golang formatting issues | baude | 2018-11-28 |
* | Add space between num & unit in images output | Qi Wang | 2018-11-12 |
* | Sort all command flags | Qi Wang | 2018-10-11 |
* | Fix displaying size on size calculation error | Steve Baker | 2018-09-07 |
* | don't print help message for usage errors | Valentin Rothberg | 2018-08-31 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | Cleanup descriptions and help information | Daniel J Walsh | 2018-07-27 |
* | podman rmi should only untag image if parent of another | umohnani8 | 2018-07-12 |
* | Added --sort to ps | haircommander | 2018-06-19 |
* | Add --all,-a flag to podman images | umohnani8 | 2018-06-18 |
* | Added --sort flag to podman image | haircommander | 2018-06-14 |
* | add podman container and image command | Daniel J Walsh | 2018-06-13 |
* | Add --all flag even though it is a noop so scripts will work | Daniel J Walsh | 2018-06-05 |
* | sort containers and images by create time | baude | 2018-05-30 |
* | varlink images | baude | 2018-04-26 |