Sergey Zhukov zhus
zhus closed issue bootandy/archived-dust#249 2026-06-08 11:26:26 +03:00
[PR #5] [MERGED] Refactor code
zhus closed issue bootandy/archived-dust#248 2026-06-08 11:26:26 +03:00
[PR #2] [MERGED] Inodes
zhus opened issue bootandy/archived-dust#247 2026-06-08 11:26:25 +03:00
[PR #1] [MERGED] Minor cleanup, prettier output
zhus closed issue bootandy/archived-dust#247 2026-06-08 11:26:25 +03:00
[PR #1] [MERGED] Minor cleanup, prettier output
zhus opened issue bootandy/archived-dust#248 2026-06-08 11:26:25 +03:00
[PR #2] [MERGED] Inodes
zhus opened issue bootandy/archived-dust#249 2026-06-08 11:26:25 +03:00
[PR #5] [MERGED] Refactor code
zhus commented on issue bootandy/archived-dust#239 2026-06-08 11:26:18 +03:00
[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.

zhus commented on issue bootandy/archived-dust#238 2026-06-08 11:26:18 +03:00
[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

zhus commented on issue bootandy/archived-dust#239 2026-06-08 11:26:18 +03:00
[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

zhus opened issue bootandy/archived-dust#241 2026-06-08 11:26:18 +03:00
[GH-ISSUE #557] [feat request] option to ignore/include files using rsync-filter syntax
zhus opened issue bootandy/archived-dust#242 2026-06-08 11:26:18 +03:00
[GH-ISSUE #560] Add aarch64-apple-darwin (Apple Silicon) to release builds
zhus opened issue bootandy/archived-dust#243 2026-06-08 11:26:18 +03:00
[GH-ISSUE #547] is there any way to only include specific directorys.
zhus closed issue bootandy/archived-dust#243 2026-06-08 11:26:18 +03:00
[GH-ISSUE #547] is there any way to only include specific directorys.
zhus commented on issue bootandy/archived-dust#241 2026-06-08 11:26:18 +03:00
[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…
zhus commented on issue bootandy/archived-dust#241 2026-06-08 11:26:18 +03:00
[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…

zhus commented on issue bootandy/archived-dust#243 2026-06-08 11:26:18 +03:00
[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.

zhus opened issue bootandy/archived-dust#244 2026-06-08 11:26:18 +03:00
[GH-ISSUE #570] dust shows IEC values with SI prefixes
zhus opened issue bootandy/archived-dust#245 2026-06-08 11:26:18 +03:00
[GH-ISSUE #577] Honor XDG_CONFIG_HOME for config discovery
zhus opened issue bootandy/archived-dust#246 2026-06-08 11:26:18 +03:00
[GH-ISSUE #564] Add riscv64 release binaries