mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #252] [MERGED] Add min-size parameter #383
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/bootandy/dust/pull/252
Author: @bootandy
Created: 8/23/2022
Status: ✅ Merged
Merged: 8/23/2022
Merged by: @bootandy
Base:
master← Head:min_size4📝 Commits (4)
ad19ba5Feature: Add min-size parameter74b8366Refactor: Tidy up use of UNITS: k,m,g,t0fa1bc5Feature: Add error message on bad min-size9c84649README: Update readme to include max-size📊 Changes
11 files changed (+117 additions, -12 deletions)
View changed files
📝
README.md(+1 -0)📝
completions/_dust(+2 -0)📝
completions/_dust.ps1(+2 -0)📝
completions/dust.bash(+9 -1)📝
completions/dust.elv(+2 -0)📝
completions/dust.fish(+1 -0)📝
src/cli.rs(+8 -0)📝
src/config.rs(+80 -0)📝
src/display.rs(+1 -1)📝
src/filter.rs(+8 -8)📝
src/main.rs(+3 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.