index
:
dive
dependabot/go_modules/github.com/docker/cli-20.10.9incompatible
dependabot/go_modules/github.com/docker/docker-24.0.9incompatible
dependabot/go_modules/golang.org/x/net-0.23.0
detect-tty
image-details-pane
layout-exp
main
update-docker-deps
update_views
Mirror of https://github.com/wagoodman/dive
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
2021-01-12
updates to layer_primitive
dwillist
2021-01-04
viper configured filetree keybindings
dwillist
2020-10-30
extend typical views with a new one displaying fake CNB content
dwillist
2020-03-08
fix import
Alex Goodman
2020-03-08
Merge branch 'master' into ignore-parse-errors
Alex Goodman
2020-02-22
Make `errcheck` happy
Anatoli Babenia
2020-02-22
Allow setting `source` in config file (fixes #267)
Anatoli Babenia
2020-02-09
add option to ignore image parsing errors; closes #258
Alex Goodman
2019-12-25
Do not ignore missing file from --config option (fixes #265)
Anatoli Babenia
2019-11-23
added simple layout manager
Alex Goodman
2019-11-19
fix nil log dest; clean tar paths
Alex Goodman
2019-10-08
add ability to specify source as a URL scheme
Alex Goodman
2019-10-08
adding docker-archive source option
Alex Goodman
2019-10-07
fix validation errors
Alex Goodman
2019-10-07
stop swallowing errors & cleanup exit logic
Alex Goodman
2019-10-03
introduced common image format and analyzer
Alex Goodman
2019-10-02
playing with podman store data
Alex Goodman
2019-09-21
rework package structure
Alex Goodman
2019-07-27
add more clarity in ci configuration comments regarding ratios vs percentages
Alex Goodman
2019-07-26
Expose CI validation options to the CLI (#212)
Alex Goodman
2019-07-21
Merge branch 'master' into format-fixes
Alex Goodman
2019-07-21
keep modified/unmodified nomenclature the same
Alex Goodman
2019-07-20
replace travis with gitlab; linting fixes
Alex Goodman
2019-07-19
Fixed import order using goimports
Christian Muehlhaeuser
2019-03-16
Merge branch 'master' of github.com:wagoodman/dive
Alex Goodman
2019-03-16
create log later in processing (closes #177)
Alex Goodman
2019-03-16
Fixes config-file location in README.md (#171)
Akshay Chhajed
2019-02-22
Filetree improvements (#165)
Alex Goodman
2019-02-18
Add collapse all directory keybinding (#162)
Alex Goodman
2019-02-17
added layerview pgup/pgdown
Alex Goodman
2019-02-17
less verbose processing output
Alex Goodman
2019-02-03
Implementation of xdg spec about config files (#152)
Kacper Betański
2019-01-20
Fix creating log file with logging disabled (#148)
Kacper Betański
2018-12-30
Add CI integration (#143)
Alex Goodman
2018-12-08
Export metrics to a file (#122)
Alex Goodman
2018-12-08
Performance tweaks (#127)
Alex Goodman
2018-12-08
Refactor image preprocessing (#121)
Alex Goodman
2018-11-29
remove jotframe
Alex Goodman
2018-11-26
Properly exits when UI is not instanciated (#91)
Thomas
2018-11-24
configurable filetree split col (addresses #69)
Alex Goodman
2018-11-23
configurable directory collapse default value (closes #70)
Alex Goodman
2018-11-06
Fix typo in comment (#57)
Bin Wang
2018-11-05
drive view options from configuration (closes #56)
Alex Goodman
2018-11-05
add multiple config paths (fixes #60)
Alex Goodman
2018-10-31
added configuration + custom keybinding support
Alex Goodman
2018-10-27
cleanup on exit of non-gocui methods (fixes #42)
Alex Goodman
2018-10-24
Support version printout (#37)
Nguyen Ngoc Trung (Steven)
2018-10-22
truncate inefficiencies report (fixes #27)
v0.0.4
Alex Goodman
2018-10-21
fixed inefficient file report bug
Alex Goodman
2018-10-20
pull images when not found (closes #25); small fixes
Alex Goodman
[next]