summaryrefslogtreecommitdiffstats
path: root/main.go
AgeCommit message (Expand)Author
2019-11-08rm libpod & shell out to podman binaryAlex Goodman
2018-10-24Support version printout (#37)Nguyen Ngoc Trung (Steven)
2018-10-16gofmtAlex Goodman
2018-10-16adding goreleaserv0.0.1Alex Goodman
2018-10-06a few low hanging perf improvements (#16)Alex Goodman
2018-10-01renamed to dive; use cobra; rm dep; imagehistory fixAlex Goodman
2018-06-04refactor project structure; use subpackagesAlex Goodman
2018-06-03abstracted layerviewAlex Goodman
2018-06-03pulled treeview into a typeAlex Goodman
2018-06-02dont allow invalid layer browsingAlex Goodman
2018-06-01prevent underflowAlex Goodman
2018-06-01integrate layer interactionsAlex Goodman
2018-06-01display list of layers in UIWill Murphy
2018-05-31moved file* sourcesAlex Goodman
2018-05-31add tree browser conceptAlex Goodman
2018-05-24added tree stackingAlex Goodman
2018-05-14save an image filesystem layersAlex Goodman
2018-05-13just getting comfy with docker api and imagesAlex Goodman