summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-02-15normalize application config and loggingupdate_viewsAlex Goodman
2021-02-14create constructors package, move viewmodel initialization into this packagedwillist
2021-02-06refactor keybinding structures into separate packagedwillist
2021-02-01update keybindings to use a file similar to original dive.config file (just r...dwillist
2021-01-22respect dive.config view settingsdwillist
2021-01-22add TreeViewModel#GetHiddenFileType testsdwillist
2021-01-22update keybinding display to not carry and statedwillist
2021-01-20add mock based viewmodel testsdwillist
2021-01-19update colorization to inherit settings from terminaldwillist
2021-01-19update formatting & refactor to pass unit testsdwillist
2021-01-18remove CNB specific logic for nowdwillist
2021-01-18update styling and improve keybinding displaydwillist
2021-01-18add keybinding options that may be added to viewsdwillist
2021-01-17add keybinding menudwillist
2021-01-15update colorization and formatting of outputdwillist
2021-01-13add keybindings to grid that separates layerview from filetreedwillist
2021-01-12updates to layer_primitivedwillist
2021-01-04viper configured filetree keybindingsdwillist
2021-01-01Update runtime/ui/app.goDaniel Thornton
2020-12-19hide image details and layer details for height constrained windowsdwillist
2020-12-19formatting and import changes using goimportsdwillist
2020-12-19add visible grid component that allows us to hide views and re-allocate the a...dwillist
2020-12-13Merge branch 'update_views' of github.com:dwillist/dive into update_viewsdwillist
2020-12-13make ui views hidable, Hide filter view when not in useDan
2020-12-12add wrapper for dive-like borderless/title styleAlex Goodman
2020-10-30extend typical views with a new one displaying fake CNB contentdwillist
2020-10-29refactor to add composable viewmodelsdwillist
2020-10-28add filterview & update filetree drawingdwillist
2020-10-23implement general behavior using tviewdwillist
2020-09-26Merge pull request #320 from gliptak/patch-2Alex Goodman
2020-09-26Merge pull request #321 from gliptak/patch-3Alex Goodman
2020-09-26Merge pull request #313 from MaxPeal/patch-1Alex Goodman
2020-09-26Merge pull request #319 from gliptak/patch-1Alex Goodman
2020-09-25Bring Go current for GH buildGábor Lipták
2020-09-25Bring Go current for CircleCIGábor Lipták
2020-09-25Bring Alpine to 3.12 in DockerfileGábor Lipták
2020-09-14Merge pull request #317 from lpmi-13/typo_fixAlex Goodman
2020-09-14fix simple typosAdam Leskis
2020-09-09update to alpine 3..12MaxPeal
2020-05-13Merge pull request #290 from tklauser/go-mod-tidyAlex Goodman
2020-05-13Tidy up go dependenciesTobias Klauser
2020-05-13Merge pull request #291 from tklauser/remove-unnecessary-fmt-sprintfAlex Goodman
2020-05-13Merge pull request #289 from abitrolly/patch-1Alex Goodman
2020-03-26Remove unnecessary use of fmt.SprintfTobias Klauser
2020-03-23Fix linter S1039: unnecessary use of fmt.Sprintf (gosimple)Anatoli Babenia
2020-03-23Require golang 1.10+ (closes #278)Anatoli Babenia
2020-03-08Merge pull request #287 from wagoodman/ignore-parse-errorsAlex Goodman
2020-03-08fix importAlex Goodman
2020-03-08Merge branch 'master' into ignore-parse-errorsAlex Goodman
2020-03-08Merge pull request #283 from abitrolly/sourceconfigAlex Goodman