summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2020-12-27Add wrapping tree keycxsu
2020-02-09fix release entrypointAlex Goodman
2019-11-27add testsAlex Goodman
2019-11-20move goreleaser to makefileAlex Goodman
2019-11-09add package install tests + basic execution of diveAlex Goodman
2019-11-09fix/improve circle testsAlex Goodman
2019-11-09enhance gha pipeline for releaseAlex Goodman
2019-11-08rm libpod & shell out to podman binaryAlex Goodman
2019-10-13first step at ui obj refactorAlex Goodman
2019-10-08fix ci setupAlex Goodman
2019-10-08only podman via docker archive supportAlex Goodman
2019-10-08remove podman from darwin/windows buildsAlex Goodman
2019-09-22use goreleaser paths for input binary in dockerfiles/makefileAlex Goodman
2019-09-21rework package structureAlex Goodman
2019-09-17golang 1.13 support for lintingAlex Goodman
2019-07-27use alpine based docker imageAlex Goodman
2019-07-20replace travis with gitlab; linting fixesAlex Goodman
2019-02-23ensure data capture is disabled in CIAlex Goodman
2018-12-30Add CI integration (#143)Alex Goodman
2018-11-30add basic PR pipeline (#120)Alex Goodman
2018-11-01added large exampleAlex Goodman
2018-10-21cleaned up exampleAlex Goodman
2018-10-20pull images when not found (closes #25); small fixesAlex Goodman
2018-10-16adding goreleaserv0.0.1Alex Goodman
2018-10-16with fancy pre-processingAlex 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-07-04Build the test docker image if necessary (#10)William Murphy
2018-06-07Added debug panel; annotate filetree with changeinfo (#7)Alex Goodman
2018-06-05Use full path on dep test (#6)William Murphy
2018-06-04Small clean ups (#5)William Murphy
2018-06-04refactor project structure; use subpackagesAlex Goodman
2018-06-03formatting + makefileAlex Goodman