2
10
Fork
You've already forked duplik
1

add size filter option #9

Merged
hgrsd merged 3 commits from size-filter into main 2026年06月11日 21:36:23 +02:00
Owner
Copy link

This PR adds a new command line argument to use a size filter (in bytes) to exclude files from consideration. This can obviously be done with jq too as a post-processing filter, but for performance reasons I tihink it is useful to add it as a native argument so that a user can limit the number of files hashed if they only care about files above a certain size.

This PR adds a new command line argument to use a size filter (in bytes) to exclude files from consideration. This can obviously be done with `jq` too as a post-processing filter, but for performance reasons I tihink it is useful to add it as a native argument so that a user can limit the number of files hashed if they only care about files above a certain size.
add size filter option
All checks were successful
Continuous Integration / build (pull_request) Successful in 1m57s
fb47cc712e
update recipe
Some checks failed
Continuous Integration / build (pull_request) Has been cancelled
ba9d50ffda
update readme more
Some checks failed
Continuous Integration / build (pull_request) Failing after 1m59s
632f1fb906
hgrsd referenced this pull request from a commit 2026年06月11日 21:36:23 +02:00
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
hgrsd/duplik!9
Reference in a new issue
hgrsd/duplik
No description provided.
Delete branch "size-filter"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?