Block a user
[PR #5] [MERGED] Refactor code
[PR #1] [MERGED] Minor cleanup, prettier output
[PR #1] [MERGED] Minor cleanup, prettier output
[PR #5] [MERGED] Refactor code
[GH-ISSUE #546] dust triggering macos privacy protection promp, even when filtering out the /Users folder
@bootandy commented on GitHub (Jan 8, 2026):
I'm afraid I tend not to work on a mac, so this may be hard for me to reproduce.
[GH-ISSUE #544] Add a column that ranks the output entries by size
@infinity0 commented on GitHub (Jan 14, 2026):
You could achieve a similar sort of effect with `dust --no-colors -n20 -p -b
[GH-ISSUE #545] Tests rely on deprecated
assert_cmd::cargo_bin which will break on future Cargo versions
@bootandy commented on GitHub (Jan 7, 2026):
[GH-ISSUE #546] dust triggering macos privacy protection promp, even when filtering out the /Users folder
@wheynelau commented on GitHub (Mar 3, 2026):
I can try to take a look at this
[GH-ISSUE #557] [feat request] option to ignore/include files using rsync-filter syntax
[GH-ISSUE #560] Add aarch64-apple-darwin (Apple Silicon) to release builds
[GH-ISSUE #547] is there any way to only include specific directorys.
[GH-ISSUE #547] is there any way to only include specific directorys.
[GH-ISSUE #557] [feat request] option to ignore/include files using rsync-filter syntax
@bootandy commented on GitHub (Feb 21, 2026):
-I, --ignore-all-in-file <FILE>
Exclude any file or directory with a regex matching that listed in…
[GH-ISSUE #557] [feat request] option to ignore/include files using rsync-filter syntax
@renatocoutinho commented on GitHub (Feb 21, 2026):
No, the syntax is quite different. For instance, to exclude a folder foo in the top dir with rsync-filter I…
[GH-ISSUE #547] is there any way to only include specific directorys.
@zc910704 commented on GitHub (Jan 1, 2026):
I have read the code and find -v and -e can solve my problem. thanks for your project.
[GH-ISSUE #570] dust shows IEC values with SI prefixes
[GH-ISSUE #577] Honor
XDG_CONFIG_HOME for config discovery
[GH-ISSUE #564] Add riscv64 release binaries