Page MenuHomeSolus

Update ncdu to 1.16
ClosedPublic

Authored by algent on Jul 8 2021, 3:00 AM.
Tags
None
Referenced Files
F10803000: D11424.id.diff
Mon, May 29, 9:49 AM
F10779535: D11424.id.diff
Wed, May 24, 6:09 PM
F10739784: D11424.id27607.diff
Sat, May 13, 10:03 PM
F10739783: D11424.id27607.diff
Sat, May 13, 10:03 PM
F10723874: D11424.id.diff
Sun, May 7, 9:22 AM
Subscribers

Details

Summary

Changelog:

  • Increase width of size bar depending on terminal size.
  • Set/increment $NCDU_LEVEL variable when spawning a shell.
  • Indicate whether apparent size or disk usage is being displayed.
  • Display setuid, setgid and sticky bits in file flags in extended mode.
  • Fix error handling while reading --exclude-from file.
  • Improve JSON import to allow for several future extensions to the format.
  • Export link count in JSON dumps.
  • Don't export inode in JSON dumps for non-hardlinks.

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan

Scan my system and check how much space are using my system direcories:
$ ncdu /
$ ncdu / --exclude-kernfs
$ ncdu / --exclude-caches
$ ncdu / --exclude home

Diff Detail

Repository
R2140 ncdu
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

algent requested review of this revision.Jul 8 2021, 3:00 AM
This revision is now accepted and ready to land.Jul 8 2021, 6:34 PM
This revision was automatically updated to reflect the committed changes.