summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-24unaccounted whiteout files should not be fatalv0.0.7Alex Goodman
2018-10-24update dive args for docker exampleAlex Goodman
2018-10-24support goreleaser driven docker buildv0.0.6Alex Goodman
2018-10-24Support version printout (#37)Nguyen Ngoc Trung (Steven)
2018-10-24Typo & grammar fixes in README (#36)Christian Muehlhaeuser
2018-10-24bump versionv0.0.5Alex Goodman
2018-10-24Merge branch 'master' of github.com:wagoodman/diveAlex Goodman
2018-10-24rm debug codeAlex Goodman
2018-10-23wordingAlex Goodman
2018-10-23bump to 0.0.4Alex Goodman
2018-10-22truncate inefficiencies report (fixes #27)v0.0.4Alex Goodman
2018-10-22pin docker client versionv0.0.3Alex Goodman
2018-10-21added demov0.0.2Alex Goodman
2018-10-21efficiency now takes into account removed dirsAlex Goodman
2018-10-21fixed inefficient file report bugAlex Goodman
2018-10-21cleaned up exampleAlex Goodman
2018-10-21rm debug infoAlex Goodman
2018-10-21image tar can be a symlink (fixes #26)Alex Goodman
2018-10-20pull images when not found (closes #25); small fixesAlex Goodman
2018-10-16add badgeAlex Goodman
2018-10-16gofmtAlex Goodman
2018-10-16added the readme contentsAlex Goodman
2018-10-16adding goreleaserv0.0.1Alex Goodman
2018-10-16with fancy pre-processingAlex Goodman
2018-10-16Merge branch 'master' into parallel-tar-procAlex Goodman
2018-10-15added basic documentationAlex Goodman
2018-10-14dont show inefficiencies breakdown when there are noneAlex Goodman
2018-10-14Size based efficiency (#24)Alex Goodman
2018-10-14Add details pane (#23)Alex Goodman
2018-10-14implements build command (#22)Alex Goodman
2018-10-13process tars in parallelAlex Goodman
2018-10-07Independent filetree buffer + partial tree rendering (#18)Alex Goodman
2018-10-07Reconcile history from image manifest and config (#17)Alex Goodman
2018-10-06a few low hanging perf improvements (#16)Alex Goodman
2018-10-02Merge pull request #15 from wagoodman/rename-to-diveWilliam Murphy
2018-10-01renamed to dive; use cobra; rm dep; imagehistory fixAlex Goodman
2018-08-21fix testAlex Goodman
2018-08-21show layer efficiency in layerviewAlex Goodman
2018-08-21Merge branch 'master' into efficiency-mapAlex Goodman
2018-08-21enhanced the status bar switchesAlex Goodman
2018-08-19adjusted the filterview aestheticsAlex Goodman
2018-08-18set layout in a non-nested fashionAlex Goodman
2018-07-08Calculate efficiency scoreWill Murphy
2018-07-08Count occurrences of each leaf pathWill Murphy
2018-07-04Improve bounds checking and EOF handling (#9)William Murphy
2018-07-04Build the test docker image if necessary (#10)William Murphy
2018-06-26disable debugAlex Goodman
2018-06-25modify layer compare formattingAlex Goodman
2018-06-25Merge branch 'master' of github.com:wagoodman/docker-image-explorerAlex Goodman
2018-06-25added multilayer select with mode toggleAlex Goodman