-
Notifications
You must be signed in to change notification settings - Fork 7
Comparing changes
Open a pull request
base repository: CyberShadow/btdu
base: v0.4.1
head repository: CyberShadow/btdu
compare: v0.5.0
- 18 commits
- 14 files changed
- 1 contributor
Commits on Jul 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7983100 - Browse repository at this point
Copy the full SHA 7983100View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04383f0 - Browse repository at this point
Copy the full SHA 04383f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f2da48 - Browse repository at this point
Copy the full SHA 6f2da48View commit details -
btdu.common: Tweak size display again
- Consistently aim for 4 digits of precision? Is this better? - Fix awkward "0.000". Zero is zero. (But keep the unit, so that it's unambiguous that the figure is measuring data size.)
Configuration menu - View commit details
-
Copy full SHA for 9cf0e7f - Browse repository at this point
Copy the full SHA 9cf0e7fView commit details -
Align size units only in the browser listing
Fixes awkward spacing when the unit is bytes.
Configuration menu - View commit details
-
Copy full SHA for 1eac9af - Browse repository at this point
Copy the full SHA 1eac9afView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca7e548 - Browse repository at this point
Copy the full SHA ca7e548View commit details
Commits on Sep 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cef086d - Browse repository at this point
Copy the full SHA cef086dView commit details
Commits on Sep 26, 2022
-
Disambiguate from "device slack" space as reported by `btrfs device usage`.
Configuration menu - View commit details
-
Copy full SHA for 171366f - Browse repository at this point
Copy the full SHA 171366fView commit details
Commits on Sep 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9050dad - Browse repository at this point
Copy the full SHA 9050dadView commit details -
btdu.sample: Fix compilation on older D versions
core.sys.linux.fs is a relatively new addition (2021).
Configuration menu - View commit details
-
Copy full SHA for 507d35b - Browse repository at this point
Copy the full SHA 507d35bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e824c1d - Browse repository at this point
Copy the full SHA e824c1dView commit details
Commits on Sep 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 623c116 - Browse repository at this point
Copy the full SHA 623c116View commit details
Commits on Oct 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e977b60 - Browse repository at this point
Copy the full SHA e977b60View commit details -
btdu.main: Allow combining --headless and --import
Allows e.g. converting an --export-ed file with --du.
Configuration menu - View commit details
-
Copy full SHA for 7ebd211 - Browse repository at this point
Copy the full SHA 7ebd211View commit details -
btdu: Guard against some divisions by zero
I saw a recurrent FPE, but haven't tracked down its precise cause. Auditing the code, I found these possible sites where a division by zero could happen.
Configuration menu - View commit details
-
Copy full SHA for c85d7f0 - Browse repository at this point
Copy the full SHA c85d7f0View commit details -
ci/build-docker.sh: Allow customizing the container runtime
You can thus use Podman to make a release build of btdu with: DOCKER=podman ci/build-docker.sh
Configuration menu - View commit details
-
Copy full SHA for c6ae8ae - Browse repository at this point
Copy the full SHA c6ae8aeView commit details
Commits on Dec 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 348d4c4 - Browse repository at this point
Copy the full SHA 348d4c4View commit details
Commits on Jan 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 629e991 - Browse repository at this point
Copy the full SHA 629e991View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.4.1...v0.5.0