mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #372] [CLOSED] refactor: merge --si and --display-kb #446
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/372
Author: @bootandy
Created: 2/22/2024
Status: ❌ Closed
Base:
master← Head:kilos2📝 Commits (3)
c8c2a52feat: display the size of a file or directory in "kilobytes"96cd525refactor: merge --si and --display-kb5b4c190refactor: minimum-size📊 Changes
12 files changed (+146 additions, -88 deletions)
View changed files
📝
README.md(+2 -2)📝
completions/_dust(+2 -2)📝
completions/_dust.ps1(+2 -2)📝
completions/dust.bash(+9 -1)📝
completions/dust.elv(+2 -2)📝
completions/dust.fish(+1 -1)📝
man-page/dust.1(+4 -4)📝
src/cli.rs(+7 -7)📝
src/config.rs(+52 -31)📝
src/display.rs(+54 -25)📝
src/main.rs(+4 -4)📝
src/progress.rs(+7 -7)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.