2022-01-22 17:11:49 by pin | Files touched by this commit (2) | |
Log message:
sysutils/dua-cli: update to 2.17.0
New Features:
-interactive mode learns 'toggle [a]ll' and 'remove [a]ll'.
In the mark pane, the 'a' key will now toggle all entries.
This is particularly interesting for selecting entries to
exclude by hand and then invert the selection by toggling [a]ll.
In the delete pane, toggling all with the 'a' key means removing
all entries and closing the pane.
|
2022-01-09 10:24:33 by pin | Files touched by this commit (2) | |
Log message:
sysutils/dua-cli: update to 2.16.0
New Features
- Add --ignore-dirs option, with useful default on linux.
Bug Fixes
-build on platforms without 64-bit atomics
|
2021-12-29 06:46:13 by pin | Files touched by this commit (3) | |
Log message:
sysutils/dua-cli: update to 2.15.0
-Make dua less prone to hanging by ignoring certain special directories on linux.
-Add --ignore-dirs option, with useful default on linux.
|
2021-10-26 22:30:46 by pin | Files touched by this commit (3) | |
Log message:
sysutils/dua-cli: update to 2.14.11
v2.14.11
Bug Fixes
-cargo install without --locked should work now
v2.14.10
Bug Fixes
-see if releases work now with a different create-release action
We are only interested in the upload_url, not in actually creating a
release as smart-release does that already.
v2.14.9
Bug Fixes
-try to produce release binaries once more
With smart-release, this is created automatically.
v2.14.8
Changed
-auto-config support for Apple M1 Pro and Apple M1 Max
|
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2021-09-19 12:04:13 by pin | Files touched by this commit (2) | |
Log message:
sysutils/dua-cli: update to 2.14.7
-Fix deletion which broke with Rust 1.55, for those who are compiling the tool
themselves.
|
2021-09-11 23:06:59 by pin | Files touched by this commit (3) | |
Log message:
sysutils/dua-cli: update to 2.14.6
v2.14.6
-Support for arrow keys as well as Home & End. The help pane was updated to
reflect these changes.
-More readable information on how to delete or trash files in the mark pane.
v2.14.5
-Fix installation via cargo install dua-cli. Please note that it might break
again as it still depends on the unsable clap-3 beta 4. Even when pinning it
breakage is possible as its dependencies itself aren't pinned.
|
2021-08-05 13:10:48 by pin | Files touched by this commit (5) |
Log message:
sysutils/dua-cli: import package
Disk Usage Analyzer, dua is a tool to conveniently learn about the usage of disk
space of a given directory. It's parallel by default and will max out your SSD,
providing relevant information as fast as possible. Optionally delete
superfluous data, and do so more quickly than rm.
|