Block a user
[PR #6] [MERGED] Don't ignore Cargo.lock
[PR #13] [MERGED] Rewrite to use walkdir instead of recursion
[PR #14] [MERGED] Fix tests on mac
[PR #3] [MERGED] Broken into files, inode/dev changes from inodes branch taken
[PR #5] [MERGED] Refactor code
[PR #3] [MERGED] Broken into files, inode/dev changes from inodes branch taken
[PR #1] [MERGED] Minor cleanup, prettier output
[PR #1] [MERGED] Minor cleanup, prettier output
[PR #5] [MERGED] Refactor code
[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