Commit Graph

1 Commits

Author SHA1 Message Date
Catherine 43088db596 [breaking-change] Replace -size-histogram with -analyze-storage.
The old function did not even draw a histogram (it was a bar chart),
and would essentially always overcount sizes.

The new function is always accurate and just as useful at a glance.
It provides two modes, `text` (optionally colorized) and `json`.
2026-05-29 08:08:53 +00:00