summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2018-06-24Merge pull request #8 from wagoodman/filter-viewWilliam Murphy
2018-06-24Stop debug printing all the timeWill Murphy
2018-06-24run search on every keystrokeWill Murphy
2018-06-24render changes immediatelyWill Murphy
2018-06-24first take at layer multiselectAlex Goodman
2018-06-24Fix segfault on empty tree viewWill Murphy
2018-06-24mostly workingWill Murphy
2018-06-24Merge branch 'master' into filter-viewWill Murphy
2018-06-24wipWill Murphy
2018-06-24formatting fixesAlex Goodman
2018-06-24correct bounds checks on viewsAlex Goodman
2018-06-24remove root node from view; fix testsAlex Goodman