summaryrefslogtreecommitdiffstats
path: root/cmd
AgeCommit message (Expand)Author
2020-12-27Add wrapping tree keycxsu
2020-03-08fix importAlex Goodman
2020-03-08Merge branch 'master' into ignore-parse-errorsAlex Goodman
2020-02-22Make `errcheck` happyAnatoli Babenia
2020-02-22Allow setting `source` in config file (fixes #267)Anatoli Babenia
2020-02-09add option to ignore image parsing errors; closes #258Alex Goodman
2019-12-25Do not ignore missing file from --config option (fixes #265)Anatoli Babenia
2019-11-23added simple layout managerAlex Goodman
2019-11-19fix nil log dest; clean tar pathsAlex Goodman
2019-10-08add ability to specify source as a URL schemeAlex Goodman
2019-10-08adding docker-archive source optionAlex Goodman
2019-10-07fix validation errorsAlex Goodman
2019-10-07stop swallowing errors & cleanup exit logicAlex Goodman
2019-10-03introduced common image format and analyzerAlex Goodman
2019-10-02playing with podman store dataAlex Goodman
2019-09-21rework package structureAlex Goodman
2019-07-27add more clarity in ci configuration comments regarding ratios vs percentagesAlex Goodman
2019-07-26Expose CI validation options to the CLI (#212)Alex Goodman
2019-07-21Merge branch 'master' into format-fixesAlex Goodman
2019-07-21keep modified/unmodified nomenclature the sameAlex Goodman
2019-07-20replace travis with gitlab; linting fixesAlex Goodman
2019-07-19Fixed import order using goimportsChristian Muehlhaeuser
2019-03-16Merge branch 'master' of github.com:wagoodman/diveAlex Goodman
2019-03-16create log later in processing (closes #177)Alex Goodman
2019-03-16Fixes config-file location in README.md (#171)Akshay Chhajed
2019-02-22Filetree improvements (#165)Alex Goodman
2019-02-18Add collapse all directory keybinding (#162)Alex Goodman
2019-02-17added layerview pgup/pgdownAlex Goodman
2019-02-17less verbose processing outputAlex Goodman
2019-02-03Implementation of xdg spec about config files (#152)Kacper Betański
2019-01-20Fix creating log file with logging disabled (#148)Kacper Betański
2018-12-30Add CI integration (#143)Alex Goodman
2018-12-08Export metrics to a file (#122)Alex Goodman
2018-12-08Performance tweaks (#127)Alex Goodman
2018-12-08Refactor image preprocessing (#121)Alex Goodman
2018-11-29remove jotframeAlex Goodman
2018-11-26Properly exits when UI is not instanciated (#91)Thomas
2018-11-24configurable filetree split col (addresses #69)Alex Goodman
2018-11-23configurable directory collapse default value (closes #70)Alex Goodman
2018-11-06Fix typo in comment (#57)Bin Wang
2018-11-05drive view options from configuration (closes #56)Alex Goodman
2018-11-05add multiple config paths (fixes #60)Alex Goodman
2018-10-31added configuration + custom keybinding supportAlex Goodman
2018-10-27cleanup on exit of non-gocui methods (fixes #42)Alex Goodman
2018-10-24Support version printout (#37)Nguyen Ngoc Trung (Steven)
2018-10-22truncate inefficiencies report (fixes #27)v0.0.4Alex Goodman
2018-10-21fixed inefficient file report bugAlex Goodman
2018-10-20pull images when not found (closes #25); small fixesAlex Goodman
2018-10-16gofmtAlex Goodman
2018-10-16with fancy pre-processingAlex Goodman