]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit - lfs/ncdu
ncdu: Update to version 1.18.1
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 7 Sep 2023 17:30:12 +0000 (19:30 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 12 Sep 2023 16:17:48 +0000 (16:17 +0000)
commit7be17632507197acb0e04a15127e450789adbddf
treea4f6c2a30740254ad41dc82d56effcd39d99ba80
parent4ae8d906de0d371ca865e0cff7688e9ae34b7803
ncdu: Update to version 1.18.1

- Update from 1.17 to 1.18.1
- Update of rootfile not required
- Changelog
    1.18.1 - 2023-02-12
- Fix build on non-Linux platforms
    1.18 - 2022-12-06
- Fix 'dark-bg' color scheme to actually have a dark background
- Backport configuration file support from 2.x
- Backport many new CLI options from 2.x
- Negation of existing flags: --no-si, --no-confirm-quit, --no-follow-symlinks, --include-caches, --include-kernfs
- --[no-]extended in addition to -e
- --one-file-system and --cross-file-system in addition to -x
- --slow-ui-updates, --fast-ui-updates in addition to -q
- Column visibility options: --(show|hide)-(hidden|itemcount|mtime|graph|percent)
- Sorting: --sort, --[no-]group-directories-first
- Feature selection: --(enable|disable)-(shell|delete|refresh)
- Deletion confirmation: --[no-]confirm-delete
- Hidden file visibility: --show-hidden, --hide-hidden
- Size display: --apparent-size, --disk-usage

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/ncdu