summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-21gracefully exit when no tty is present; partially addresses #253detect-ttyAlex Goodman
2019-11-20Merge pull request #254 from wagoodman/gha-on-prAlex Goodman
2019-11-20enforce gha on prsAlex Goodman
2019-11-20Merge pull request #252 from wagoodman/fix-log-and-tar-pathsAlex Goodman
2019-11-20lintingAlex Goodman
2019-11-20Merge branch 'master' into fix-log-and-tar-pathsAlex Goodman
2019-11-20Merge pull request #250 from wagoodman/add-package-testsAlex Goodman
2019-11-20move goreleaser to makefileAlex Goodman
2019-11-20lock goreleaser versionAlex Goodman
2019-11-19add test for formatting/rejecting relative path in filetreeAlex Goodman
2019-11-19fix nil log dest; clean tar pathsAlex Goodman
2019-11-13add funding optionsAlex Goodman
2019-11-12add funding infoAlex Goodman
2019-11-09add package install tests + basic execution of diveAlex Goodman
2019-11-09Merge pull request #249 from wagoodman/enhance-gha-pipelineAlex Goodman
2019-11-09fix/improve circle testsAlex Goodman
2019-11-09enhance gha pipeline for releaseAlex Goodman
2019-11-09Merge pull request #245 from 1138-4EB/alpineAlex Goodman
2019-11-09Merge branch 'master' into alpineAlex Goodman
2019-11-09alpine base image & bump 0.9.1v0.9.1Alex Goodman
2019-11-08rm libpod & shell out to podman binaryAlex Goodman
2019-11-06use separate goreleaser config file to generate docker images based on alpine1138-4EB
2019-11-05Merge pull request #244 from 1138-4EB/ghaAlex Goodman
2019-11-06goreleaser: update deprecated fields1138-4EB
2019-11-06ci: add GHA workflow 'push'1138-4EB
2019-11-05use goreleaser binaryv0.9.0Alex Goodman
2019-11-05bump to 0.9.0Alex Goodman
2019-11-05add podman dependencies to docker image (switch to debian)Alex Goodman
2019-10-27Merge pull request #237 from wagoodman/ui-obj-refactorAlex Goodman
2019-10-18fix non-linux build (exclude podman)Alex Goodman
2019-10-13decouple views with listenersAlex Goodman
2019-10-13drop package names from object namesAlex Goodman
2019-10-13first step at ui obj refactorAlex Goodman
2019-10-11move to app objectAlex Goodman
2019-10-11add keybinding packageAlex Goodman
2019-10-09add tests to cover runtime entrypointAlex Goodman
2019-10-09Merge pull request #236 from wagoodman/auto-derive-image-sourceAlex Goodman
2019-10-09Merge pull request #235 from wagoodman/add-tar-supportAlex Goodman
2019-10-09Merge pull request #234 from wagoodman/add-podman-supportAlex Goodman
2019-10-08add ability to specify source as a URL schemeAlex Goodman
2019-10-08adding docker-archive source optionAlex Goodman
2019-10-08update readmeAlex Goodman
2019-10-08fix ci setupAlex Goodman
2019-10-08fix dead code lintAlex Goodman
2019-10-08only podman via docker archive supportAlex Goodman
2019-10-08fix windows/darwin importAlex Goodman
2019-10-08rm deplicate test helperAlex Goodman
2019-10-08remove podman from darwin/windows buildsAlex Goodman
2019-10-07fix validation errorsAlex Goodman
2019-10-07gofmtAlex Goodman