summaryrefslogtreecommitdiffstats
path: root/ui/layerview.go
AgeCommit message (Expand)Author
2019-02-22Filetree improvements (#165)Alex Goodman
2019-02-18gofmtAlex Goodman
2019-02-17added layerview pgup/pgdownAlex Goodman
2018-12-15using keybinding libAlex Goodman
2018-12-08Refactor image preprocessing (#121)Alex Goodman
2018-11-24add image size to details pane (closes #66)Alex Goodman
2018-11-06fix format typeAlex Goodman
2018-11-05drive view options from configuration (closes #56)Alex Goodman
2018-11-02keybindings belong to a specific view (fixes #55)v0.1.0Alex Goodman
2018-10-31added configuration + custom keybinding supportAlex Goodman
2018-10-27add id + tar name to the layer detailsAlex Goodman
2018-10-16gofmtAlex Goodman
2018-10-15added basic documentationAlex Goodman
2018-10-14Size based efficiency (#24)Alex Goodman
2018-10-14Add details pane (#23)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-01renamed to dive; use cobra; rm dep; imagehistory fixAlex Goodman
2018-08-21show layer efficiency in layerviewAlex 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-06-25modify layer compare formattingAlex Goodman
2018-06-25added multilayer select with mode toggleAlex Goodman
2018-06-24first take at layer multiselectAlex Goodman
2018-06-24correct bounds checks on viewsAlex Goodman
2018-06-24added file attributes + headersAlex Goodman
2018-06-21home grown item selectAlex Goodman
2018-06-10ability to hide files based on difftypeAlex Goodman
2018-06-07added layer infoAlex Goodman
2018-06-07Added debug panel; annotate filetree with changeinfo (#7)Alex Goodman
2018-06-04refactor project structure; use subpackagesAlex Goodman